2018-01-25 08:56:41,415 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-25 08:56:41,415 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.29:5000/v3 ...OK 2018-01-25 08:56:41,894 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-25 08:56:42,359 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-25 08:56:42,359 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.29:5000 ...OK 2018-01-25 08:56:42,830 - functest.ci.check_deployment - DEBUG - 172.30.9.29:8774 is reachable! 2018-01-25 08:56:42,830 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.29:8774/v2.1 ...OK 2018-01-25 08:56:43,311 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9696 is reachable! 2018-01-25 08:56:43,311 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.29:9696 ...OK 2018-01-25 08:56:43,713 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9292 is reachable! 2018-01-25 08:56:43,713 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.29:9292 ...OK 2018-01-25 08:56:45,095 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-25 08:56:46,119 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-25 08:56:46,140 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-25 08:56:48,281 - functest.ci.check_deployment - INFO - External network found: external 2018-01-25 08:56:51,041 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-25 08:56:51,041 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-25 08:56:51,042 - functest.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-01-25 08:56:51,043 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-25 08:56:51,043 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-25 08:56:53,635 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-25 08:57:03,267 - functest.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 9.629s OK 2018-01-25 08:57:03,397 - functest.utils.functest_utils - DEBUG - 2018-01-25 08:57:03,397 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 08:57:03,398 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-25 08:57:03,401 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-25 08:57:05,552 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-25 09:08:04,414 - functest.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_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_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 81 tests in 658.853s OK 2018-01-25 09:08:04,535 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:08:04,535 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:08:04,535 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-25 09:08:04,539 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-25 09:08:05,413 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-25 09:08:48,197 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.784s OK 2018-01-25 09:08:48,312 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:08:48,312 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:08:48,313 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-25 09:08:48,316 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-713 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-25 09:08:48,319 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 10:59 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-25 09:08:48,322 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-25 09:08:51,311 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-25 09:08:51,312 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-25 09:08:51,313 - functest.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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-25 09:08:51,314 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-25 09:08:51,314 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-25 09:08:51,898 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-25 09:08:51,898 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-25 09:08:52,332 - functest.energy.energy - DEBUG - Starting recording 2018-01-25 09:08:52,332 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-25 09:08:52,721 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-25 09:08:52,722 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-25 09:08:52' 2018-01-25 09:08:52,722 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:08:56,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:08:59,676 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:05,760 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:06,452 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:07,218 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:13,968 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:18,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-4d777ba5-1de5-42a8-89d3-d691a1993275' 2018-01-25 09:09:41,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-25 09:10:52,178 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-25 09:10:52,314 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-25 09:10:53,320 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-25 09:11:12,006 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-25 09:11:12,007 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-25 09:11:12,515 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:11:12,516 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:11:12,516 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-25 09:11:12,520 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-25 09:11:12,603 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-25 09:11:12,603 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-25 09:11:12' 2018-01-25 09:11:12,604 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:16,915 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:19,477 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:25,656 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:26,276 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:33,330 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a10be092-ef18-401b-ae22-988c885a7c84' 2018-01-25 09:11:40,456 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-25 09:11:52,263 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-25 09:11:55,042 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-25 09:12:12,020 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:12:12,020 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:12:12,021 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-25 09:12:12,025 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-25 09:12:12,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-25 09:12:14,117 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-25 09:12:16,332 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-25 09:12:19,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-25 09:12:21,364 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-25 09:12:27,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-25 09:12:30,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-25 09:12:30,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-25 09:12:34,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-25 09:12:34,521 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-25 09:12:37,688 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-25 09:12:37,689 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-25 09:12:37,691 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-25 09:12:37,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-25 09:12:37,695 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-082d524c-781e-419a-a330-8031108cd1b5/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-25 09:12:40,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-25 09:12:40,213 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-25 09:12:40,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-25 09:12:42,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:12:42.416 62 INFO rally.api [-] Starting verification (UUID=623532be-b3ef-4a8f-b5c6-5aab0fa01616) for deployment 'opnfv-rally' (UUID=94f3fde4-5668-4d5e-9c36-6f3eebedfae0) by verifier 'opnfv-tempest' (UUID=082d524c-781e-419a-a330-8031108cd1b5). 2018-01-25 09:12:42,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 623532be-b3ef-4a8f-b5c6-5aab0fa01616 2018-01-25 09:12:49,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:12:49.113 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.176s] 2018-01-25 09:12:49,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:12:49.179 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.066s] 2018-01-25 09:12:56,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:12:56.892 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.710s] 2018-01-25 09:13:00,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:13:00.585 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.693s] 2018-01-25 09:13:14,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:13:14.597 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.612s] 2018-01-25 09:13:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:13:32.817 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.108s] 2018-01-25 09:14:13,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:14:13.128 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.105s] 2018-01-25 09:14:13,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:14:13.129 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-25 09:14:48,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:14:48.757 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-01-25 09:14:48,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:14:48.759 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-25 09:15:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:15:20.454 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-01-25 09:15:20,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:15:20.456 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-25 09:16:02,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:02.558 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.195s] 2018-01-25 09:16:26,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:26.716 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-25 09:16:26,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:26.819 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-01-25 09:16:35,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:35.279 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.673s] 2018-01-25 09:16:35,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:35.289 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-25 09:16:37,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:37.293 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-25 09:16:37,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:37.293 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-25 09:16:41,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:41.368 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.345s] 2018-01-25 09:16:47,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:47.908 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.091s] 2018-01-25 09:16:54,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:16:54.529 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.656s] 2018-01-25 09:17:01,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:01.912 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.459s] 2018-01-25 09:17:11,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:11.393 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.124s] 2018-01-25 09:17:18,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:18.167 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.390s] 2018-01-25 09:17:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:24.754 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.253s] 2018-01-25 09:17:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:32.414 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.584s] 2018-01-25 09:17:39,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:39.721 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.558s] 2018-01-25 09:17:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:48.576 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.917s] 2018-01-25 09:17:51,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:51.454 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-25 09:17:53,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:53.439 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-01-25 09:17:53,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:53.521 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.081s] 2018-01-25 09:17:53,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:53.612 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2018-01-25 09:17:53,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:53.619 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-25 09:17:58,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:58.146 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.811s] 2018-01-25 09:17:59,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:17:59.621 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.475s] 2018-01-25 09:18:01,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:01.942 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.319s] 2018-01-25 09:18:07,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:07.620 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-25 09:18:15,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:15.277 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.395s] 2018-01-25 09:18:28,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:28.769 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.881s] 2018-01-25 09:18:31,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:31.586 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.815s] 2018-01-25 09:18:43,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:43.417 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.367s] 2018-01-25 09:18:47,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:47.350 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.932s] 2018-01-25 09:18:56,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:18:56.960 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.609s] 2018-01-25 09:19:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:06.536 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.072s] 2018-01-25 09:19:10,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:10.703 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.166s] 2018-01-25 09:19:17,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:17.394 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.690s] 2018-01-25 09:19:35,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:35.343 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.759s] 2018-01-25 09:19:35,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:35.889 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.546s] 2018-01-25 09:19:36,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:36.045 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.155s] 2018-01-25 09:19:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:36.255 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.209s] 2018-01-25 09:19:36,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:36.514 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.259s] 2018-01-25 09:19:36,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:36.576 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2018-01-25 09:19:52,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:52.078 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.242s] 2018-01-25 09:19:52,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:52.551 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.473s] 2018-01-25 09:19:52,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:52.821 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.269s] 2018-01-25 09:19:52,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:52.913 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2018-01-25 09:19:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:53.153 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.240s] 2018-01-25 09:19:53,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:19:53.363 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.209s] 2018-01-25 09:20:06,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:06.855 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.151s] 2018-01-25 09:20:13,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:13.572 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.717s] 2018-01-25 09:20:15,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:15.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.016s] 2018-01-25 09:20:15,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:15.797 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.208s] 2018-01-25 09:20:15,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:15.877 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2018-01-25 09:20:28,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:28.658 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.337s] 2018-01-25 09:20:35,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:35.674 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.015s] 2018-01-25 09:20:37,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:37.661 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.987s] 2018-01-25 09:20:37,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:37.880 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.219s] 2018-01-25 09:20:38,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:38.099 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.218s] 2018-01-25 09:20:53,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:53.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.311s] 2018-01-25 09:20:59,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:20:59.602 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.880s] 2018-01-25 09:21:04,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:04.550 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.948s] 2018-01-25 09:21:07,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:07.354 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.803s] 2018-01-25 09:21:33,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:33.249 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.846s] 2018-01-25 09:21:39,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:39.085 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.836s] 2018-01-25 09:21:43,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:43.993 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.906s] 2018-01-25 09:21:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:21:47.749 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.756s] 2018-01-25 09:22:05,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:05.205 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.677s] 2018-01-25 09:22:07,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:07.486 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.280s] 2018-01-25 09:22:07,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:07.559 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2018-01-25 09:22:12,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:12.608 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.709s] 2018-01-25 09:22:15,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:15.527 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.918s] 2018-01-25 09:22:15,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:15.571 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-01-25 09:22:20,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:20.129 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.301s] 2018-01-25 09:22:23,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:23.725 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-25 09:22:25,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:25.256 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-25 09:22:25,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:25.258 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-25 09:22:25,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:25.259 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-25 09:22:25,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:25.260 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-25 09:22:25,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:25.261 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-25 09:22:27,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:27.261 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-01-25 09:22:43,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:43.743 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.130s] 2018-01-25 09:22:58,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:22:58.379 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.186s] 2018-01-25 09:23:11,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:23:11.675 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.296s] 2018-01-25 09:23:22,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:23:22.216 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.191s] 2018-01-25 09:24:29,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:24:29.400 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.847s] 2018-01-25 09:25:05,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:25:05.023 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.402s] 2018-01-25 09:25:51,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-25 09:25:51.034 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.334s] 2018-01-25 09:26:07,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 623532be-b3ef-4a8f-b5c6-5aab0fa01616'. 2018-01-25 09:26:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-25 09:26:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 623532be-b3ef-4a8f-b5c6-5aab0fa01616 | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-25 09:12:42 | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-25 09:26:07 | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:25 | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-25 09:26:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 082d524c-781e-419a-a330-8031108cd1b5) | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 94f3fde4-5668-4d5e-9c36-6f3eebedfae0) | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 784.333 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-25 09:26:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-25 09:26:08,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-25 09:26:14,154 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:26:14,155 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:26:14,155 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:47 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-25 09:26:14,159 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-25 09:26:14,243 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-25 09:26:14,678 - functest.energy.energy - DEBUG - Starting recording 2018-01-25 09:26:14,678 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-25 09:26:15,128 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-25 09:26:17,419 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-25 09:26:19,732 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-25 09:26:22,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-25 09:26:24,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b'... 2018-01-25 09:26:26,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-cb48c642-6bd7-4566-b99b-72720c81081b'... 2018-01-25 09:26:29,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-cb48c642-6bd7-4566-b99b-72720c81081b'... 2018-01-25 09:26:33,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b'... 2018-01-25 09:26:34,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b'... 2018-01-25 09:26:35,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-25 09:26:35,177 - 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-01-25 09:26:35,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:26:35,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:26:35,201 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:27:39,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2793fc3b-4b83-4680-90b4-215884d95d58: started 2018-01-25 09:26:37.204 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Starting: Task validation. 2018-01-25 09:26:37.241 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Starting: Task validation of syntax. 2018-01-25 09:26:37.286 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Completed: Task validation of syntax. 2018-01-25 09:26:37.286 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Starting: Task validation of required platforms. 2018-01-25 09:26:37.305 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Completed: Task validation of required platforms. 2018-01-25 09:26:37.305 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Starting: Task validation of semantic. 2018-01-25 09:26:37.969 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:26:41.008 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.04 sec 2018-01-25 09:26:41.051 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:26:45.097 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-25 09:26:45.098 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Completed: Task validation of semantic. 2018-01-25 09:26:45.098 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Completed: Task validation. 2018-01-25 09:26:45.099 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Starting: Running task. 2018-01-25 09:26:45.253 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:26:48.181 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 2.93 sec 2018-01-25 09:26:48.202 266 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:26:48.686 266 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:26:48.712 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:26:52.703 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-25 09:26:53.299 141 INFO rally.task.engine [-] Load duration is: 0.481745 2018-01-25 09:26:53.300 141 INFO rally.task.engine [-] Full duration is: 7.464921 2018-01-25 09:26:53.542 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:26:56.600 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.06 sec 2018-01-25 09:26:56.621 352 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:26:57.429 352 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:26:57.453 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:27:01.207 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-25 09:27:01.590 141 INFO rally.task.engine [-] Load duration is: 0.807009 2018-01-25 09:27:01.591 141 INFO rally.task.engine [-] Full duration is: 7.677611 2018-01-25 09:27:01.836 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:27:04.866 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.03 sec 2018-01-25 09:27:04.887 438 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:27:05.863 438 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:27:05.889 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:27:10.456 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 4.57 sec 2018-01-25 09:27:11.896 141 INFO rally.task.engine [-] Load duration is: 0.973248 2018-01-25 09:27:11.897 141 INFO rally.task.engine [-] Full duration is: 8.631975 2018-01-25 09:27:12.132 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:27:15.216 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.08 sec 2018-01-25 09:27:15.238 524 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:27:16.056 524 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:27:16.081 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:27:20.278 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-25 09:27:22.189 141 INFO rally.task.engine [-] Load duration is: 0.81633 2018-01-25 09:27:22.190 141 INFO rally.task.engine [-] Full duration is: 8.159201 2018-01-25 09:27:22.423 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:27:25.463 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.04 sec 2018-01-25 09:27:25.485 610 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:27:26.431 610 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:27:26.451 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:27:30.324 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-25 09:27:30.478 141 INFO rally.task.engine [-] Load duration is: 0.94392 2018-01-25 09:27:30.479 141 INFO rally.task.engine [-] Full duration is: 7.918836 2018-01-25 09:27:30.718 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() started 2018-01-25 09:27:33.875 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack setup() finished in 3.16 sec 2018-01-25 09:27:33.897 696 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 START 2018-01-25 09:27:34.585 696 INFO rally.task.runner [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | ITER: 1 END: OK 2018-01-25 09:27:34.606 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() started 2018-01-25 09:27:38.583 141 INFO rally.task.context [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-25 09:27:38.759 141 INFO rally.task.engine [-] Load duration is: 0.686472 2018-01-25 09:27:38.759 141 INFO rally.task.engine [-] Full duration is: 7.880767 2018-01-25 09:27:38.955 141 INFO rally.task.engine [-] Task 2793fc3b-4b83-4680-90b4-215884d95d58 | Completed: Running task. Task 2793fc3b-4b83-4680-90b4-215884d95d58: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> duration | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.481745 Full duration: 7.464921 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807009 Full duration: 7.677611 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973248 Full duration: 8.631975 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81633 Full duration: 8.159201 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94392 Full duration: 7.918836 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686472 Full duration: 7.880767 2018-01-25 09:27:39,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2793fc3b-4b83-4680-90b4-215884d95d58 2018-01-25 09:27:39,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-25 09:27:39,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2793fc3b-4b83-4680-90b4-215884d95d58', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-25 09:27:39,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2793fc3b-4b83-4680-90b4-215884d95d58'] 2018-01-25 09:27:40,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:27:40,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-25 09:27:40,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-25 09:27:40,090 - 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-01-25 09:27:40,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:27:40,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:27:40,128 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:29:19,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bef5d6ff-da75-4289-945d-2e5ad40d5be5: started 2018-01-25 09:27:42.198 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Starting: Task validation. 2018-01-25 09:27:42.236 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Starting: Task validation of syntax. 2018-01-25 09:27:42.305 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Completed: Task validation of syntax. 2018-01-25 09:27:42.305 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Starting: Task validation of required platforms. 2018-01-25 09:27:42.328 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Completed: Task validation of required platforms. 2018-01-25 09:27:42.328 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Starting: Task validation of semantic. 2018-01-25 09:27:43.015 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() started 2018-01-25 09:27:45.886 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() finished in 2.87 sec 2018-01-25 09:27:48.225 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() started 2018-01-25 09:27:52.045 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-25 09:27:52.045 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Completed: Task validation of semantic. 2018-01-25 09:27:52.046 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Completed: Task validation. 2018-01-25 09:27:52.046 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Starting: Running task. 2018-01-25 09:27:52.214 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() started 2018-01-25 09:27:55.365 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() finished in 3.15 sec 2018-01-25 09:27:55.365 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() started 2018-01-25 09:27:55.366 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-25 09:27:55.388 871 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 START 2018-01-25 09:28:01.468 871 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 END: OK 2018-01-25 09:28:01.490 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() started 2018-01-25 09:28:02.290 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() finished in 0.80 sec 2018-01-25 09:28:02.290 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() started 2018-01-25 09:28:06.194 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-25 09:28:06.293 746 INFO rally.task.engine [-] Load duration is: 5.262844 2018-01-25 09:28:06.294 746 INFO rally.task.engine [-] Full duration is: 13.99644 2018-01-25 09:28:06.545 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() started 2018-01-25 09:28:09.658 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() finished in 3.11 sec 2018-01-25 09:28:09.658 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() started 2018-01-25 09:28:09.659 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-25 09:28:09.680 977 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 START 2018-01-25 09:28:14.820 977 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 END: OK 2018-01-25 09:28:14.841 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() started 2018-01-25 09:28:19.593 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() finished in 4.75 sec 2018-01-25 09:28:19.593 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() started 2018-01-25 09:28:23.459 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-25 09:28:24.639 746 INFO rally.task.engine [-] Load duration is: 4.310774 2018-01-25 09:28:24.640 746 INFO rally.task.engine [-] Full duration is: 16.932144 2018-01-25 09:28:24.865 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() started 2018-01-25 09:28:27.742 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() finished in 2.88 sec 2018-01-25 09:28:27.762 1083 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 START 2018-01-25 09:28:29.015 1083 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 END: OK 2018-01-25 09:28:29.042 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() started 2018-01-25 09:28:33.351 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-25 09:28:34.919 746 INFO rally.task.engine [-] Load duration is: 0.354219 2018-01-25 09:28:34.919 746 INFO rally.task.engine [-] Full duration is: 8.502286 2018-01-25 09:28:35.132 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() started 2018-01-25 09:28:38.152 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack setup() finished in 3.02 sec 2018-01-25 09:28:38.153 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context quotas@openstack setup() started 2018-01-25 09:28:38.965 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context quotas@openstack setup() finished in 0.81 sec 2018-01-25 09:28:38.965 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() started 2018-01-25 09:28:38.966 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:28:39.585 1169 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 START 2018-01-25 09:28:58.838 1169 INFO rally.task.runner [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | ITER: 1 END: OK 2018-01-25 09:28:58.863 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() started 2018-01-25 09:29:14.525 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context cleanup@openstack cleanup() finished in 15.66 sec 2018-01-25 09:29:14.526 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context quotas@openstack cleanup() started 2018-01-25 09:29:14.555 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context quotas@openstack cleanup() finished in 29.76 msec 2018-01-25 09:29:14.556 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() started 2018-01-25 09:29:18.296 746 INFO rally.task.context [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-25 09:29:19.365 746 INFO rally.task.engine [-] Load duration is: 17.442051 2018-01-25 09:29:19.366 746 INFO rally.task.engine [-] Full duration is: 43.181354 2018-01-25 09:29:19.548 746 INFO rally.task.engine [-] Task bef5d6ff-da75-4289-945d-2e5ad40d5be5 | Completed: Running task. Task bef5d6ff-da75-4289-945d-2e5ad40d5be5: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.091 | 4.091 | 4.091 | 4.091 | 4.091 | 4.091 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | -> glance_v2.upload_data | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | glance_v2.delete_image | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | total | 5.263 | 5.263 | 5.263 | 5.263 | 5.263 | 5.263 | 100.0% | 1 | | -> duration | 5.263 | 5.263 | 5.263 | 5.263 | 5.263 | 5.263 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.262844 Full duration: 13.99644 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.273 | 4.273 | 4.273 | 4.273 | 4.273 | 4.273 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | -> glance_v2.upload_data | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 4.311 | 4.311 | 4.311 | 4.311 | 4.311 | 4.311 | 100.0% | 1 | | -> duration | 4.311 | 4.311 | 4.311 | 4.311 | 4.311 | 4.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.310774 Full duration: 16.932144 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | 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.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | total | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | -> duration | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.354219 Full duration: 8.502286 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | -> glance_v2.upload_data | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | nova.boot_servers | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 100.0% | 1 | | total | 18.442 | 18.442 | 18.442 | 18.442 | 18.442 | 18.442 | 100.0% | 1 | | -> duration | 17.442 | 17.442 | 17.442 | 17.442 | 17.442 | 17.442 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.442051 Full duration: 43.181354 2018-01-25 09:29:19,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bef5d6ff-da75-4289-945d-2e5ad40d5be5 2018-01-25 09:29:19,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bef5d6ff-da75-4289-945d-2e5ad40d5be5', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-25 09:29:19,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bef5d6ff-da75-4289-945d-2e5ad40d5be5'] 2018-01-25 09:29:20,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:29:20,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-25 09:29:20,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-25 09:29:20,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-25 09:29:20,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:29:20,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:29:20,783 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-25 09:29:20,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-25 09:29:20,783 - 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-01-25 09:29:20,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:29:20,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:29:20,817 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:32:44,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc: started 2018-01-25 09:29:22.885 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Starting: Task validation. 2018-01-25 09:29:22.919 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Starting: Task validation of syntax. 2018-01-25 09:29:23.053 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Completed: Task validation of syntax. 2018-01-25 09:29:23.053 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Starting: Task validation of required platforms. 2018-01-25 09:29:23.094 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Completed: Task validation of required platforms. 2018-01-25 09:29:23.094 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Starting: Task validation of semantic. 2018-01-25 09:29:23.764 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:29:26.735 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.97 sec 2018-01-25 09:29:31.847 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:29:35.955 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 4.11 sec 2018-01-25 09:29:35.956 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Completed: Task validation of semantic. 2018-01-25 09:29:35.956 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Completed: Task validation. 2018-01-25 09:29:35.957 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Starting: Running task. 2018-01-25 09:29:36.139 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:29:38.994 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.86 sec 2018-01-25 09:29:38.995 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:29:39.787 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.79 sec 2018-01-25 09:29:39.788 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack setup() started 2018-01-25 09:29:42.970 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack setup() finished in 3.18 sec 2018-01-25 09:29:42.970 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:29:42.970 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-25 09:29:42.995 1424 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:29:48.805 1424 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:29:48.832 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:29:51.288 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.46 sec 2018-01-25 09:29:51.288 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack cleanup() started 2018-01-25 09:29:54.945 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack cleanup() finished in 3.66 sec 2018-01-25 09:29:54.945 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:29:55.137 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:29:55.137 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:29:59.039 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.90 sec 2018-01-25 09:30:00.286 1299 INFO rally.task.engine [-] Load duration is: 5.806728 2018-01-25 09:30:00.287 1299 INFO rally.task.engine [-] Full duration is: 22.9194 2018-01-25 09:30:00.614 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:30:03.380 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.77 sec 2018-01-25 09:30:03.380 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:30:04.047 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.67 sec 2018-01-25 09:30:04.047 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:30:04.047 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:30:04.070 1610 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:30:10.112 1610 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:30:10.133 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:30:13.083 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.95 sec 2018-01-25 09:30:13.084 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:30:13.274 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:30:13.274 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:30:17.176 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.90 sec 2018-01-25 09:30:18.717 1299 INFO rally.task.engine [-] Load duration is: 6.039327 2018-01-25 09:30:18.717 1299 INFO rally.task.engine [-] Full duration is: 16.579753 2018-01-25 09:30:18.957 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:30:21.770 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.81 sec 2018-01-25 09:30:21.771 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:30:22.452 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.68 sec 2018-01-25 09:30:22.452 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:30:22.453 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-25 09:30:23.232 1776 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:30:35.054 1776 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:30:35.074 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:30:37.470 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-25 09:30:37.470 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:30:37.663 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:30:37.664 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:30:41.484 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.82 sec 2018-01-25 09:30:43.086 1299 INFO rally.task.engine [-] Load duration is: 11.818852 2018-01-25 09:30:43.086 1299 INFO rally.task.engine [-] Full duration is: 22.543554 2018-01-25 09:30:43.341 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:30:46.232 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.89 sec 2018-01-25 09:30:46.232 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:30:47.021 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.79 sec 2018-01-25 09:30:47.022 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:30:47.022 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-25 09:30:47.044 1942 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:30:53.003 1942 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:30:53.030 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:30:55.435 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-25 09:30:55.435 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:30:55.621 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:30:55.622 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:30:59.584 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.96 sec 2018-01-25 09:31:01.464 1299 INFO rally.task.engine [-] Load duration is: 5.955568 2018-01-25 09:31:01.465 1299 INFO rally.task.engine [-] Full duration is: 16.260148 2018-01-25 09:31:01.719 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:31:04.772 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 3.05 sec 2018-01-25 09:31:04.773 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:31:05.439 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.67 sec 2018-01-25 09:31:05.440 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:31:05.440 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:31:05.462 2108 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:31:14.126 2108 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:31:14.150 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:31:16.500 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-25 09:31:16.500 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:31:16.699 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-25 09:31:16.699 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:31:20.949 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 4.25 sec 2018-01-25 09:31:21.827 1299 INFO rally.task.engine [-] Load duration is: 8.660883 2018-01-25 09:31:21.828 1299 INFO rally.task.engine [-] Full duration is: 19.248576 2018-01-25 09:31:22.093 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:31:25.043 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.95 sec 2018-01-25 09:31:25.044 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() started 2018-01-25 09:31:25.730 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack setup() finished in 0.69 sec 2018-01-25 09:31:25.731 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack setup() started 2018-01-25 09:31:28.852 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack setup() finished in 3.12 sec 2018-01-25 09:31:28.852 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() started 2018-01-25 09:31:28.853 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-25 09:31:28.874 2274 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:31:34.573 2274 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:31:34.598 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() started 2018-01-25 09:31:36.979 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-25 09:31:36.980 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack cleanup() started 2018-01-25 09:31:40.666 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context volumes@openstack cleanup() finished in 3.69 sec 2018-01-25 09:31:40.667 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() started 2018-01-25 09:31:40.855 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:31:40.855 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:31:45.105 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 4.25 sec 2018-01-25 09:31:46.237 1299 INFO rally.task.engine [-] Load duration is: 5.696333 2018-01-25 09:31:46.238 1299 INFO rally.task.engine [-] Full duration is: 23.032997 2018-01-25 09:31:46.483 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:31:49.455 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.97 sec 2018-01-25 09:31:49.456 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() started 2018-01-25 09:31:49.456 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-25 09:31:49.478 2460 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:31:50.286 2460 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:31:50.309 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:31:55.210 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() finished in 4.90 sec 2018-01-25 09:31:55.211 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:31:59.375 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 4.16 sec 2018-01-25 09:32:00.568 1299 INFO rally.task.engine [-] Load duration is: 0.804713 2018-01-25 09:32:00.569 1299 INFO rally.task.engine [-] Full duration is: 12.910019 2018-01-25 09:32:00.987 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:32:03.865 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.88 sec 2018-01-25 09:32:03.866 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() started 2018-01-25 09:32:03.866 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-25 09:32:03.888 2626 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:32:04.708 2626 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:32:04.731 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:32:09.865 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() finished in 5.13 sec 2018-01-25 09:32:09.866 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:32:13.667 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.80 sec 2018-01-25 09:32:15.062 1299 INFO rally.task.engine [-] Load duration is: 0.816769 2018-01-25 09:32:15.062 1299 INFO rally.task.engine [-] Full duration is: 12.695725 2018-01-25 09:32:15.318 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:32:18.271 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.95 sec 2018-01-25 09:32:18.272 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() started 2018-01-25 09:32:18.272 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:32:18.294 2792 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:32:19.151 2792 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:32:19.178 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:32:24.649 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() finished in 5.47 sec 2018-01-25 09:32:24.649 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:32:28.614 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.96 sec 2018-01-25 09:32:29.391 1299 INFO rally.task.engine [-] Load duration is: 0.852786 2018-01-25 09:32:29.392 1299 INFO rally.task.engine [-] Full duration is: 13.313837 2018-01-25 09:32:29.634 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() started 2018-01-25 09:32:32.559 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack setup() finished in 2.93 sec 2018-01-25 09:32:32.559 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() started 2018-01-25 09:32:32.560 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:32:32.582 2958 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 START 2018-01-25 09:32:33.610 2958 INFO rally.task.runner [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | ITER: 1 END: OK 2018-01-25 09:32:33.638 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:32:38.875 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context admin_cleanup@openstack cleanup() finished in 5.24 sec 2018-01-25 09:32:38.875 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() started 2018-01-25 09:32:42.752 1299 INFO rally.task.context [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Context users@openstack cleanup() finished in 3.88 sec 2018-01-25 09:32:43.710 1299 INFO rally.task.engine [-] Load duration is: 1.024936 2018-01-25 09:32:43.711 1299 INFO rally.task.engine [-] Full duration is: 13.134867 2018-01-25 09:32:43.902 1299 INFO rally.task.engine [-] Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc | Completed: Running task. Task e405dc69-92b2-4e48-a70b-0c6dbe52dbfc: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | total | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 100.0% | 1 | | -> duration | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.806728 Full duration: 22.9194 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.183 | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 100.0% | 1 | | cinder_v2.delete_volume | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 100.0% | 1 | | total | 6.039 | 6.039 | 6.039 | 6.039 | 6.039 | 6.039 | 100.0% | 1 | | -> duration | 6.039 | 6.039 | 6.039 | 6.039 | 6.039 | 6.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.039327 Full duration: 16.579753 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.929 | 8.929 | 8.929 | 8.929 | 8.929 | 8.929 | 100.0% | 1 | | cinder_v2.delete_volume | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 100.0% | 1 | | total | 11.819 | 11.819 | 11.819 | 11.819 | 11.819 | 11.819 | 100.0% | 1 | | -> duration | 11.819 | 11.819 | 11.819 | 11.819 | 11.819 | 11.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.818852 Full duration: 22.543554 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.293 | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 100.0% | 1 | | cinder_v2.delete_volume | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 100.0% | 1 | | -> duration | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.955568 Full duration: 16.260148 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.288 | 3.288 | 3.288 | 3.288 | 3.288 | 3.288 | 100.0% | 1 | | cinder_v2.extend_volume | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | cinder_v2.delete_volume | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 100.0% | 1 | | total | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 100.0% | 1 | | -> duration | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 8.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.660883 Full duration: 19.248576 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.231 | 3.231 | 3.231 | 3.231 | 3.231 | 3.231 | 100.0% | 1 | | cinder_v2.delete_volume | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | total | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 100.0% | 1 | | -> duration | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.696333 Full duration: 23.032997 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | cinder_v2.list_qos | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804713 Full duration: 12.910019 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.set_qos | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816769 Full duration: 12.695725 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | cinder_v2.list_types | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852786 Full duration: 13.313837 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024936 Full duration: 13.134867 2018-01-25 09:32:44,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e405dc69-92b2-4e48-a70b-0c6dbe52dbfc 2018-01-25 09:32:44,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e405dc69-92b2-4e48-a70b-0c6dbe52dbfc', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-25 09:32:44,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e405dc69-92b2-4e48-a70b-0c6dbe52dbfc'] 2018-01-25 09:32:45,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:32:45,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-25 09:32:45,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-25 09:32:45,145 - 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-01-25 09:32:45,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:32:45,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:32:45,163 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:34:08,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1696252b-72f4-44bc-9f0a-8b7085242c9e: started 2018-01-25 09:32:47.141 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Starting: Task validation. 2018-01-25 09:32:47.183 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Starting: Task validation of syntax. 2018-01-25 09:32:47.255 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Completed: Task validation of syntax. 2018-01-25 09:32:47.256 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Starting: Task validation of required platforms. 2018-01-25 09:32:47.282 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Completed: Task validation of required platforms. 2018-01-25 09:32:47.282 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Starting: Task validation of semantic. 2018-01-25 09:32:47.959 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() started 2018-01-25 09:32:50.880 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() finished in 2.92 sec 2018-01-25 09:32:54.324 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() started 2018-01-25 09:32:58.319 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() finished in 4.00 sec 2018-01-25 09:32:58.319 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Completed: Task validation of semantic. 2018-01-25 09:32:58.320 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Completed: Task validation. 2018-01-25 09:32:58.321 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Starting: Running task. 2018-01-25 09:32:58.477 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() started 2018-01-25 09:33:01.265 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() finished in 2.79 sec 2018-01-25 09:33:01.265 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() started 2018-01-25 09:33:02.166 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() finished in 0.90 sec 2018-01-25 09:33:02.167 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() started 2018-01-25 09:33:02.167 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:33:02.188 3243 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 START 2018-01-25 09:33:13.461 3243 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 END: OK 2018-01-25 09:33:13.486 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() started 2018-01-25 09:33:14.175 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() finished in 0.69 sec 2018-01-25 09:33:14.176 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() started 2018-01-25 09:33:14.183 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() finished in 7.62 msec 2018-01-25 09:33:14.183 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() started 2018-01-25 09:33:18.110 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() finished in 3.93 sec 2018-01-25 09:33:18.583 3088 INFO rally.task.engine [-] Load duration is: 7.271303 2018-01-25 09:33:18.584 3088 INFO rally.task.engine [-] Full duration is: 19.650227 2018-01-25 09:33:18.832 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() started 2018-01-25 09:33:21.691 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() finished in 2.86 sec 2018-01-25 09:33:21.692 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() started 2018-01-25 09:33:22.607 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() finished in 0.92 sec 2018-01-25 09:33:22.608 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() started 2018-01-25 09:33:22.608 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-25 09:33:22.628 3409 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 START 2018-01-25 09:33:30.555 3409 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 END: OK 2018-01-25 09:33:30.581 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() started 2018-01-25 09:33:31.170 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-25 09:33:31.171 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() started 2018-01-25 09:33:31.179 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() finished in 7.95 msec 2018-01-25 09:33:31.179 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() started 2018-01-25 09:33:35.171 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() finished in 3.99 sec 2018-01-25 09:33:36.934 3088 INFO rally.task.engine [-] Load duration is: 5.924715 2018-01-25 09:33:36.935 3088 INFO rally.task.engine [-] Full duration is: 16.354659 2018-01-25 09:33:37.176 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() started 2018-01-25 09:33:40.136 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() finished in 2.96 sec 2018-01-25 09:33:40.137 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() started 2018-01-25 09:33:41.134 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() finished in 1.00 sec 2018-01-25 09:33:41.135 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() started 2018-01-25 09:33:41.135 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-25 09:33:41.154 3575 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 START 2018-01-25 09:33:49.777 3575 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 END: OK 2018-01-25 09:33:49.802 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() started 2018-01-25 09:33:51.905 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context cleanup@openstack cleanup() finished in 2.10 sec 2018-01-25 09:33:51.906 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() started 2018-01-25 09:33:51.913 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() finished in 7.82 msec 2018-01-25 09:33:51.914 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() started 2018-01-25 09:33:55.822 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() finished in 3.91 sec 2018-01-25 09:33:57.299 3088 INFO rally.task.engine [-] Load duration is: 6.621294 2018-01-25 09:33:57.300 3088 INFO rally.task.engine [-] Full duration is: 18.66451 2018-01-25 09:33:57.562 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() started 2018-01-25 09:34:00.638 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack setup() finished in 3.08 sec 2018-01-25 09:34:00.639 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() started 2018-01-25 09:34:01.613 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack setup() finished in 0.97 sec 2018-01-25 09:34:01.631 3741 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 START 2018-01-25 09:34:02.228 3741 INFO rally.task.runner [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | ITER: 1 END: OK 2018-01-25 09:34:02.252 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() started 2018-01-25 09:34:02.260 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context roles@openstack cleanup() finished in 7.86 msec 2018-01-25 09:34:02.261 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() started 2018-01-25 09:34:06.069 3088 INFO rally.task.context [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Context users@openstack cleanup() finished in 3.81 sec 2018-01-25 09:34:07.618 3088 INFO rally.task.engine [-] Load duration is: 0.595024 2018-01-25 09:34:07.619 3088 INFO rally.task.engine [-] Full duration is: 8.524386 2018-01-25 09:34:07.800 3088 INFO rally.task.engine [-] Task 1696252b-72f4-44bc-9f0a-8b7085242c9e | Completed: Running task. Task 1696252b-72f4-44bc-9f0a-8b7085242c9e: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | heat.update_stack | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 100.0% | 1 | | heat.delete_stack | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 100.0% | 1 | | total | 11.271 | 11.271 | 11.271 | 11.271 | 11.271 | 11.271 | 100.0% | 1 | | -> duration | 7.271 | 7.271 | 7.271 | 7.271 | 7.271 | 7.271 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.271303 Full duration: 19.650227 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | heat.check_stack | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | heat.delete_stack | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 100.0% | 1 | | total | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 100.0% | 1 | | -> duration | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.924715 Full duration: 16.354659 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.699 | 4.699 | 4.699 | 4.699 | 4.699 | 4.699 | 100.0% | 1 | | heat.suspend_stack | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | heat.resume_stack | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | heat.delete_stack | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | total | 8.621 | 8.621 | 8.621 | 8.621 | 8.621 | 8.621 | 100.0% | 1 | | -> duration | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 6.621 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.621294 Full duration: 18.66451 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595024 Full duration: 8.524386 2018-01-25 09:34:08,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1696252b-72f4-44bc-9f0a-8b7085242c9e 2018-01-25 09:34:08,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1696252b-72f4-44bc-9f0a-8b7085242c9e', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-25 09:34:08,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1696252b-72f4-44bc-9f0a-8b7085242c9e'] 2018-01-25 09:34:08,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:34:08,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-25 09:34:08,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-25 09:34:08,965 - 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-01-25 09:34:08,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:34:09,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:34:09,006 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:37:24,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cb6299eb-bfac-4a6a-bdd3-49841768f00a: started 2018-01-25 09:34:11.040 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Starting: Task validation. 2018-01-25 09:34:11.082 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Starting: Task validation of syntax. 2018-01-25 09:34:11.163 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Completed: Task validation of syntax. 2018-01-25 09:34:11.163 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Starting: Task validation of required platforms. 2018-01-25 09:34:11.197 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Completed: Task validation of required platforms. 2018-01-25 09:34:11.197 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Starting: Task validation of semantic. 2018-01-25 09:34:11.850 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:34:14.874 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 3.02 sec 2018-01-25 09:34:14.947 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:34:18.751 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-25 09:34:18.752 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Completed: Task validation of semantic. 2018-01-25 09:34:18.752 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Completed: Task validation. 2018-01-25 09:34:18.753 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Starting: Running task. 2018-01-25 09:34:18.911 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:34:21.769 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.86 sec 2018-01-25 09:34:21.769 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:34:21.769 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-25 09:34:21.791 3946 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:34:23.572 3946 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:34:23.597 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:34:29.590 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 5.99 sec 2018-01-25 09:34:29.590 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:34:33.752 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.16 sec 2018-01-25 09:34:35.005 3821 INFO rally.task.engine [-] Load duration is: 0.819205 2018-01-25 09:34:35.006 3821 INFO rally.task.engine [-] Full duration is: 14.859934 2018-01-25 09:34:35.261 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:34:38.242 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.98 sec 2018-01-25 09:34:38.243 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:34:38.243 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-25 09:34:38.264 4112 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:34:39.997 4112 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:34:40.024 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:34:46.211 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 6.19 sec 2018-01-25 09:34:46.212 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:34:49.984 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.77 sec 2018-01-25 09:34:51.362 3821 INFO rally.task.engine [-] Load duration is: 0.756179 2018-01-25 09:34:51.362 3821 INFO rally.task.engine [-] Full duration is: 14.739146 2018-01-25 09:34:51.600 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:34:54.556 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.96 sec 2018-01-25 09:34:54.557 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:34:54.557 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:34:54.578 4278 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:34:56.296 4278 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:34:56.325 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:35:02.349 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 6.02 sec 2018-01-25 09:35:02.349 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:35:06.337 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.99 sec 2018-01-25 09:35:07.683 3821 INFO rally.task.engine [-] Load duration is: 0.756898 2018-01-25 09:35:07.684 3821 INFO rally.task.engine [-] Full duration is: 14.755088 2018-01-25 09:35:07.928 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:35:10.899 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.97 sec 2018-01-25 09:35:10.900 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:35:10.900 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-25 09:35:10.919 4444 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:35:12.455 4444 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:35:12.483 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:35:16.746 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 4.26 sec 2018-01-25 09:35:16.747 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:35:20.918 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.17 sec 2018-01-25 09:35:22.006 3821 INFO rally.task.engine [-] Load duration is: 0.622001 2018-01-25 09:35:22.007 3821 INFO rally.task.engine [-] Full duration is: 13.008217 2018-01-25 09:35:22.253 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:35:25.166 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.91 sec 2018-01-25 09:35:25.167 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:35:25.167 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:35:25.189 4610 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:35:26.792 4610 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:35:26.818 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:35:30.714 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 3.90 sec 2018-01-25 09:35:30.715 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:35:34.781 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.07 sec 2018-01-25 09:35:36.343 3821 INFO rally.task.engine [-] Load duration is: 0.612013 2018-01-25 09:35:36.344 3821 INFO rally.task.engine [-] Full duration is: 12.545485 2018-01-25 09:35:36.580 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:35:39.469 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.89 sec 2018-01-25 09:35:39.469 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:35:39.469 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:35:39.491 4776 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:35:42.412 4776 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:35:42.433 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:35:52.739 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 10.31 sec 2018-01-25 09:35:52.739 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:35:56.537 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-25 09:35:56.705 3821 INFO rally.task.engine [-] Load duration is: 1.938852 2018-01-25 09:35:56.705 3821 INFO rally.task.engine [-] Full duration is: 19.975361 2018-01-25 09:35:56.949 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:35:59.865 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.92 sec 2018-01-25 09:35:59.865 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:35:59.866 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:35:59.885 4942 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:36:01.889 4942 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:36:01.915 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:36:05.857 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 3.94 sec 2018-01-25 09:36:05.857 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:36:09.656 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-25 09:36:11.022 3821 INFO rally.task.engine [-] Load duration is: 1.034874 2018-01-25 09:36:11.023 3821 INFO rally.task.engine [-] Full duration is: 12.72429 2018-01-25 09:36:11.251 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:36:14.167 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.92 sec 2018-01-25 09:36:14.168 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:36:14.168 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-25 09:36:14.189 5108 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:36:15.922 5108 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:36:15.945 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:36:22.074 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 6.13 sec 2018-01-25 09:36:22.075 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:36:26.280 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.21 sec 2018-01-25 09:36:27.337 3821 INFO rally.task.engine [-] Load duration is: 0.771024 2018-01-25 09:36:27.337 3821 INFO rally.task.engine [-] Full duration is: 15.045598 2018-01-25 09:36:27.566 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:36:30.379 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.81 sec 2018-01-25 09:36:30.380 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:36:30.380 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-25 09:36:30.401 5274 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:36:32.138 5274 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:36:32.166 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:36:38.185 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 6.02 sec 2018-01-25 09:36:38.185 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:36:42.140 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 3.95 sec 2018-01-25 09:36:43.659 3821 INFO rally.task.engine [-] Load duration is: 0.759284 2018-01-25 09:36:43.659 3821 INFO rally.task.engine [-] Full duration is: 14.590168 2018-01-25 09:36:43.910 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:36:46.828 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.92 sec 2018-01-25 09:36:46.828 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:36:46.828 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:36:46.849 5440 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:36:48.821 5440 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:36:48.844 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:36:54.840 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 6.00 sec 2018-01-25 09:36:54.840 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:36:59.225 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.38 sec 2018-01-25 09:37:00.006 3821 INFO rally.task.engine [-] Load duration is: 0.906308 2018-01-25 09:37:00.007 3821 INFO rally.task.engine [-] Full duration is: 15.332986 2018-01-25 09:37:00.245 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() started 2018-01-25 09:37:03.135 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack setup() finished in 2.89 sec 2018-01-25 09:37:03.136 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() started 2018-01-25 09:37:03.136 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:37:03.159 5606 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 START 2018-01-25 09:37:10.900 5606 INFO rally.task.runner [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | ITER: 1 END: OK 2018-01-25 09:37:10.924 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:37:19.628 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context admin_cleanup@openstack cleanup() finished in 8.70 sec 2018-01-25 09:37:19.628 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() started 2018-01-25 09:37:23.829 3821 INFO rally.task.context [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Context users@openstack cleanup() finished in 4.20 sec 2018-01-25 09:37:24.375 3821 INFO rally.task.engine [-] Load duration is: 6.777496 2018-01-25 09:37:24.375 3821 INFO rally.task.engine [-] Full duration is: 23.602106 2018-01-25 09:37:24.562 3821 INFO rally.task.engine [-] Task cb6299eb-bfac-4a6a-bdd3-49841768f00a | Completed: Running task. Task cb6299eb-bfac-4a6a-bdd3-49841768f00a: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.revoke_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819205 Full duration: 14.859934 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.list_roles | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756179 Full duration: 14.739146 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.list_projects | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756898 Full duration: 14.755088 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | -> duration | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622001 Full duration: 13.008217 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.delete_service | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612013 Full duration: 12.545485 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.create_user | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | -> duration | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.938852 Full duration: 19.975361 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034874 Full duration: 12.72429 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771024 Full duration: 15.045598 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759284 Full duration: 14.590168 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | keystone_v3.list_users | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906308 Full duration: 15.332986 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | keystone_v3.create_users | 5.092 | 5.092 | 5.092 | 5.092 | 5.092 | 5.092 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.092 | 5.092 | 5.092 | 5.092 | 5.092 | 5.092 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | total | 6.777 | 6.777 | 6.777 | 6.777 | 6.777 | 6.777 | 100.0% | 1 | | -> duration | 6.777 | 6.777 | 6.777 | 6.777 | 6.777 | 6.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.777496 Full duration: 23.602106 2018-01-25 09:37:24,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb6299eb-bfac-4a6a-bdd3-49841768f00a 2018-01-25 09:37:24,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cb6299eb-bfac-4a6a-bdd3-49841768f00a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-25 09:37:24,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cb6299eb-bfac-4a6a-bdd3-49841768f00a'] 2018-01-25 09:37:25,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:37:25,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-25 09:37:25,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-25 09:37:25,834 - 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-01-25 09:37:25,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:37:25,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:37:25,880 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:41:22,899 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | 2018-01-25 09:41:22,899 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | 2018-01-25 09:41:22,900 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | 2018-01-25 09:41:22,900 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | 2018-01-25 09:41:23,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3: started 2018-01-25 09:37:28.094 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Starting: Task validation. 2018-01-25 09:37:28.131 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Starting: Task validation of syntax. 2018-01-25 09:37:28.316 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Completed: Task validation of syntax. 2018-01-25 09:37:28.316 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Starting: Task validation of required platforms. 2018-01-25 09:37:28.363 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Completed: Task validation of required platforms. 2018-01-25 09:37:28.363 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Starting: Task validation of semantic. 2018-01-25 09:37:28.952 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:37:31.889 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.94 sec 2018-01-25 09:37:36.400 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:37:40.716 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-25 09:37:40.716 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Completed: Task validation of semantic. 2018-01-25 09:37:40.716 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Completed: Task validation. 2018-01-25 09:37:40.717 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Starting: Running task. 2018-01-25 09:37:40.876 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:37:43.887 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 3.01 sec 2018-01-25 09:37:43.887 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:37:44.481 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-25 09:37:44.482 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:37:44.482 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:37:44.508 5861 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:37:46.385 5861 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:37:46.407 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:37:52.746 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 6.34 sec 2018-01-25 09:37:52.746 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:37:52.940 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:37:52.941 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:37:56.596 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-25 09:37:56.975 5736 INFO rally.task.engine [-] Load duration is: 1.875217 2018-01-25 09:37:56.976 5736 INFO rally.task.engine [-] Full duration is: 15.738 2018-01-25 09:37:57.220 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:38:00.142 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.92 sec 2018-01-25 09:38:00.143 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:38:00.756 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-25 09:38:00.756 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:38:05.796 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() finished in 5.04 sec 2018-01-25 09:38:05.797 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:38:05.797 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:38:05.821 6147 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:38:07.795 6147 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:38:07.815 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:38:16.798 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 8.98 sec 2018-01-25 09:38:16.799 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:38:22.353 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 5.55 sec 2018-01-25 09:38:22.354 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:38:22.561 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-25 09:38:22.561 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:38:26.320 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-25 09:38:27.393 5736 INFO rally.task.engine [-] Load duration is: 1.972722 2018-01-25 09:38:27.394 5736 INFO rally.task.engine [-] Full duration is: 29.118965 2018-01-25 09:38:27.621 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:38:30.711 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 3.09 sec 2018-01-25 09:38:30.712 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:38:31.374 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-25 09:38:31.374 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:38:38.359 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() finished in 6.99 sec 2018-01-25 09:38:38.360 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:38:38.360 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:38:38.383 6433 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:38:43.834 6433 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:38:43.854 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:38:57.115 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 13.26 sec 2018-01-25 09:38:57.116 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:39:05.766 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 8.65 sec 2018-01-25 09:39:05.767 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:39:05.974 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-25 09:39:05.974 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:39:09.596 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-25 09:39:09.876 5736 INFO rally.task.engine [-] Load duration is: 5.449404 2018-01-25 09:39:09.876 5736 INFO rally.task.engine [-] Full duration is: 41.991654 2018-01-25 09:39:10.121 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:39:12.906 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.79 sec 2018-01-25 09:39:12.907 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:39:13.534 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-25 09:39:13.534 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:39:23.910 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:39:24.315 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 0.40 sec 2018-01-25 09:39:24.315 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:39:24.615 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.30 sec 2018-01-25 09:39:24.615 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:39:28.260 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-25 09:39:30.236 5736 INFO rally.task.engine [-] Load duration is: 0.0 2018-01-25 09:39:30.237 5736 INFO rally.task.engine [-] Full duration is: 18.157505 2018-01-25 09:39:30.463 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:39:33.378 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.91 sec 2018-01-25 09:39:33.379 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:39:34.074 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-25 09:39:34.074 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:39:34.074 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:39:34.097 6801 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:39:35.771 6801 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:39:35.795 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:39:44.115 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 8.32 sec 2018-01-25 09:39:44.116 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:39:44.309 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:39:44.309 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:39:48.016 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-25 09:39:48.563 5736 INFO rally.task.engine [-] Load duration is: 1.67261 2018-01-25 09:39:48.564 5736 INFO rally.task.engine [-] Full duration is: 17.573842 2018-01-25 09:39:48.795 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:39:51.634 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.84 sec 2018-01-25 09:39:51.635 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:39:52.247 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-25 09:39:52.247 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:39:54.640 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:39:55.063 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 0.42 sec 2018-01-25 09:39:55.063 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:39:55.261 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-25 09:39:55.261 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:39:58.878 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-25 09:40:00.861 5736 INFO rally.task.engine [-] Load duration is: 0.0 2018-01-25 09:40:00.862 5736 INFO rally.task.engine [-] Full duration is: 10.101212 2018-01-25 09:40:01.073 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:40:04.101 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 3.03 sec 2018-01-25 09:40:04.101 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:40:04.732 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-25 09:40:04.733 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:40:07.214 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:40:07.754 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 0.54 sec 2018-01-25 09:40:07.755 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:40:07.938 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-25 09:40:07.938 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:40:11.529 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-25 09:40:13.134 5736 INFO rally.task.engine [-] Load duration is: 0.0 2018-01-25 09:40:13.135 5736 INFO rally.task.engine [-] Full duration is: 10.474649 2018-01-25 09:40:13.325 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:40:16.158 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.83 sec 2018-01-25 09:40:16.158 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:40:16.762 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-25 09:40:16.762 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack setup() started 2018-01-25 09:40:19.244 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() started 2018-01-25 09:40:19.655 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context network@openstack cleanup() finished in 0.41 sec 2018-01-25 09:40:19.655 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:40:19.843 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-25 09:40:19.843 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:40:23.370 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-25 09:40:23.440 5736 INFO rally.task.engine [-] Load duration is: 0.0 2018-01-25 09:40:23.441 5736 INFO rally.task.engine [-] Full duration is: 10.057554 2018-01-25 09:40:23.645 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:40:26.594 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.95 sec 2018-01-25 09:40:26.594 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:40:27.193 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-25 09:40:27.194 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:40:27.194 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:40:27.216 7333 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:40:28.533 7333 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:40:28.562 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:40:34.435 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 5.87 sec 2018-01-25 09:40:34.435 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:40:34.633 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-25 09:40:34.633 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:40:38.332 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-25 09:40:39.735 5736 INFO rally.task.engine [-] Load duration is: 1.313972 2018-01-25 09:40:39.736 5736 INFO rally.task.engine [-] Full duration is: 14.705155 2018-01-25 09:40:39.960 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:40:42.895 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.94 sec 2018-01-25 09:40:42.896 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:40:43.499 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-25 09:40:43.499 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:40:43.499 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-25 09:40:43.521 7619 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:40:45.596 7619 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:40:45.619 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:40:51.626 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 6.01 sec 2018-01-25 09:40:51.627 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:40:51.656 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 29.56 msec 2018-01-25 09:40:51.657 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:40:55.374 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-25 09:40:56.057 5736 INFO rally.task.engine [-] Load duration is: 2.072287 2018-01-25 09:40:56.058 5736 INFO rally.task.engine [-] Full duration is: 15.43172 2018-01-25 09:40:56.313 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() started 2018-01-25 09:40:59.250 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack setup() finished in 2.94 sec 2018-01-25 09:40:59.251 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() started 2018-01-25 09:40:59.863 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-25 09:40:59.864 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context roles@openstack setup() started 2018-01-25 09:41:01.992 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context roles@openstack setup() finished in 2.13 sec 2018-01-25 09:41:01.992 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() started 2018-01-25 09:41:01.992 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:41:02.016 7935 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 START 2018-01-25 09:41:06.091 7935 INFO rally.task.runner [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | ITER: 1 END: OK 2018-01-25 09:41:06.115 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() started 2018-01-25 09:41:16.429 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context cleanup@openstack cleanup() finished in 10.31 sec 2018-01-25 09:41:16.430 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context roles@openstack cleanup() started 2018-01-25 09:41:17.474 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-25 09:41:17.474 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() started 2018-01-25 09:41:17.501 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context quotas@openstack cleanup() finished in 26.31 msec 2018-01-25 09:41:17.501 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() started 2018-01-25 09:41:21.162 5736 INFO rally.task.context [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-25 09:41:22.552 5736 INFO rally.task.engine [-] Load duration is: 4.073574 2018-01-25 09:41:22.552 5736 INFO rally.task.engine [-] Full duration is: 24.867206 2018-01-25 09:41:22.755 5736 INFO rally.task.engine [-] Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 | Completed: Running task. Task d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | neutron.delete_network | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | total | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> duration | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.875217 Full duration: 15.738 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | neutron.delete_port | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | total | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | -> duration | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.972722 Full duration: 29.118965 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.create_subnet | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | neutron.create_router | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | neutron.add_interface_router | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | | neutron.remove_interface_router | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | neutron.delete_router | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 5.449 | 5.449 | 5.449 | 5.449 | 5.449 | 5.449 | 100.0% | 1 | | -> duration | 5.449 | 5.449 | 5.449 | 5.449 | 5.449 | 5.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.449404 Full duration: 41.991654 test scenario NeutronNetworks.create_and_delete_subnets +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 18.157505 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | neutron.list_networks | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | | -> duration | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.67261 Full duration: 17.573842 test scenario NeutronNetworks.create_and_list_ports +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.101212 test scenario NeutronNetworks.create_and_list_routers +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.474649 test scenario NeutronNetworks.create_and_list_subnets +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.057554 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | 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.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.delete_security_group | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | total | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> duration | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.313972 Full duration: 14.705155 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | neutron.create_security_group_rule | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | neutron.delete_security_group | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 2.072 | 2.072 | 2.072 | 2.072 | 2.072 | 2.072 | 100.0% | 1 | | -> duration | 2.072 | 2.072 | 2.072 | 2.072 | 2.072 | 2.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.072287 Full duration: 15.43172 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | neutron.create_router | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | neutron.add_gateway_router | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | neutron.remove_gateway_router | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | total | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> duration | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.073574 Full duration: 24.867206 2018-01-25 09:41:23,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d14bc6bb-ee17-448d-9eeb-bdebdb94d7d3 2018-01-25 09:41:23,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd14bc6bb-ee17-448d-9eeb-bdebdb94d7d3', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-25 09:41:23,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd14bc6bb-ee17-448d-9eeb-bdebdb94d7d3'] 2018-01-25 09:41:24,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:41:24,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-25 09:41:24,052 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-25 09:41:24,052 - 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-01-25 09:41:24,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:41:24,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:41:24,096 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:44:32,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d: started 2018-01-25 09:41:26.181 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Starting: Task validation. 2018-01-25 09:41:26.216 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Starting: Task validation of syntax. 2018-01-25 09:41:26.361 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Completed: Task validation of syntax. 2018-01-25 09:41:26.361 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Starting: Task validation of required platforms. 2018-01-25 09:41:26.404 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Completed: Task validation of required platforms. 2018-01-25 09:41:26.404 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Starting: Task validation of semantic. 2018-01-25 09:41:27.082 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack setup() started 2018-01-25 09:41:30.106 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack setup() finished in 3.02 sec 2018-01-25 09:41:43.365 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack cleanup() started 2018-01-25 09:41:47.357 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack cleanup() finished in 3.99 sec 2018-01-25 09:41:47.357 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Completed: Task validation of semantic. 2018-01-25 09:41:47.357 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Completed: Task validation. 2018-01-25 09:41:47.358 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Starting: Running task. 2018-01-25 09:41:47.530 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack setup() started 2018-01-25 09:41:50.370 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack setup() finished in 2.84 sec 2018-01-25 09:41:50.370 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context cleanup@openstack setup() started 2018-01-25 09:41:50.370 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-25 09:41:51.457 8340 INFO rally.task.runner [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | ITER: 1 START 2018-01-25 09:44:19.051 8340 INFO rally.task.runner [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-25 09:44:19.073 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context cleanup@openstack cleanup() started 2018-01-25 09:44:26.666 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context cleanup@openstack cleanup() finished in 7.59 sec 2018-01-25 09:44:26.667 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack cleanup() started 2018-01-25 09:44:30.411 8215 INFO rally.task.context [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Context users@openstack cleanup() finished in 3.74 sec 2018-01-25 09:44:32.342 8215 INFO rally.task.engine [-] Load duration is: 146.589365 2018-01-25 09:44:32.342 8215 INFO rally.task.engine [-] Full duration is: 162.899348 2018-01-25 09:44:32.624 8215 INFO rally.task.engine [-] Task de10b652-b3ee-48b5-b3c1-c89a42a04a6d | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 9.719 | 100.0% | 1 | | nova.find_host_to_migrate | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | nova.live_migrate | 136.542 | 136.542 | 136.542 | 136.542 | 136.542 | 136.542 | 0.0% | 1 | | total | 147.589 | 147.589 | 147.589 | 147.589 | 147.589 | 147.589 | 0.0% | 1 | | -> duration | 146.589 | 146.589 | 146.589 | 146.589 | 146.589 | 146.589 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 146.589365 Full duration: 162.899348 2018-01-25 09:44:32,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de10b652-b3ee-48b5-b3c1-c89a42a04a6d 2018-01-25 09:44:32,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'de10b652-b3ee-48b5-b3c1-c89a42a04a6d', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-25 09:44:32,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'de10b652-b3ee-48b5-b3c1-c89a42a04a6d'] 2018-01-25 09:44:33,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:44:33,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-25 09:44:33,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-25 09:44:33,690 - 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-01-25 09:44:33,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-25 09:44:33,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-25 09:44:33,731 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '0fb70438-7c1e-4269-8a30-fd085c855930', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cb48c642-6bd7-4566-b99b-72720c81081b', 'flavor_name': 'rally-tiny-cb48c642-6bd7-4566-b99b-72720c81081b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cb48c642-6bd7-4566-b99b-72720c81081b', '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-01-25 09:45:37,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b: started 2018-01-25 09:44:35.859 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Starting: Task validation. 2018-01-25 09:44:35.899 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Starting: Task validation of syntax. 2018-01-25 09:44:35.967 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Completed: Task validation of syntax. 2018-01-25 09:44:35.967 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Starting: Task validation of required platforms. 2018-01-25 09:44:35.994 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Completed: Task validation of required platforms. 2018-01-25 09:44:35.994 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Starting: Task validation of semantic. 2018-01-25 09:44:36.692 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:44:39.666 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 2.97 sec 2018-01-25 09:44:41.760 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:44:45.667 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 3.91 sec 2018-01-25 09:44:45.667 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Completed: Task validation of semantic. 2018-01-25 09:44:45.667 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Completed: Task validation. 2018-01-25 09:44:45.668 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Starting: Running task. 2018-01-25 09:44:45.821 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:44:48.715 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 2.89 sec 2018-01-25 09:44:48.715 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() started 2018-01-25 09:44:48.715 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-25 09:44:48.738 8575 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 START 2018-01-25 09:44:49.633 8575 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 END: OK 2018-01-25 09:44:49.662 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:44:50.646 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-25 09:44:50.647 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:44:54.638 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 3.99 sec 2018-01-25 09:44:55.879 8450 INFO rally.task.engine [-] Load duration is: 0.893487 2018-01-25 09:44:55.880 8450 INFO rally.task.engine [-] Full duration is: 8.833877 2018-01-25 09:44:56.118 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:44:58.956 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 2.84 sec 2018-01-25 09:44:58.956 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() started 2018-01-25 09:44:58.957 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-25 09:44:58.978 8681 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 START 2018-01-25 09:44:59.743 8681 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 END: OK 2018-01-25 09:44:59.770 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:45:00.753 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-25 09:45:00.753 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:45:05.123 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 4.37 sec 2018-01-25 09:45:06.183 8450 INFO rally.task.engine [-] Load duration is: 0.762832 2018-01-25 09:45:06.184 8450 INFO rally.task.engine [-] Full duration is: 9.017041 2018-01-25 09:45:06.404 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:45:09.242 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 2.84 sec 2018-01-25 09:45:09.243 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() started 2018-01-25 09:45:09.243 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-25 09:45:09.265 8787 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 START 2018-01-25 09:45:09.972 8787 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 END: OK 2018-01-25 09:45:09.997 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:45:10.995 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-25 09:45:10.996 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:45:15.039 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 4.04 sec 2018-01-25 09:45:16.455 8450 INFO rally.task.engine [-] Load duration is: 0.705304 2018-01-25 09:45:16.456 8450 INFO rally.task.engine [-] Full duration is: 8.654383 2018-01-25 09:45:16.704 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:45:19.721 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 3.02 sec 2018-01-25 09:45:19.721 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() started 2018-01-25 09:45:19.722 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-25 09:45:19.738 8893 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 START 2018-01-25 09:45:20.795 8893 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 END: OK 2018-01-25 09:45:20.817 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:45:21.812 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-25 09:45:21.813 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:45:25.656 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 3.84 sec 2018-01-25 09:45:26.759 8450 INFO rally.task.engine [-] Load duration is: 1.056102 2018-01-25 09:45:26.760 8450 INFO rally.task.engine [-] Full duration is: 8.969353 2018-01-25 09:45:26.990 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() started 2018-01-25 09:45:29.922 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack setup() finished in 2.93 sec 2018-01-25 09:45:29.923 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() started 2018-01-25 09:45:29.923 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack setup() finished in 0.15 msec 2018-01-25 09:45:29.940 8999 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 START 2018-01-25 09:45:30.917 8999 INFO rally.task.runner [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | ITER: 1 END: OK 2018-01-25 09:45:30.944 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() started 2018-01-25 09:45:31.931 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-25 09:45:31.931 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() started 2018-01-25 09:45:36.009 8450 INFO rally.task.context [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Context users@openstack cleanup() finished in 4.08 sec 2018-01-25 09:45:37.044 8450 INFO rally.task.engine [-] Load duration is: 0.975739 2018-01-25 09:45:37.045 8450 INFO rally.task.engine [-] Full duration is: 9.03751 2018-01-25 09:45:37.241 8450 INFO rally.task.engine [-] Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b | Completed: Running task. Task 4d3b33a0-8a5a-4298-9b71-4e38988beb7b: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | quotas.delete_quotas | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893487 Full duration: 8.833877 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762832 Full duration: 9.017041 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 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.705304 Full duration: 8.654383 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | quotas.delete_quotas | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056102 Full duration: 8.969353 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975739 Full duration: 9.03751 2018-01-25 09:45:37,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4d3b33a0-8a5a-4298-9b71-4e38988beb7b 2018-01-25 09:45:37,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4d3b33a0-8a5a-4298-9b71-4e38988beb7b', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-25 09:45:37,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4d3b33a0-8a5a-4298-9b71-4e38988beb7b'] 2018-01-25 09:45:38,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-25 09:45:38,466 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-25 09:45:38,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:35 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:45 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:45 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:06 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:42 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 06:56 | 191 | 63.64% | +-------------------+------------+---------------+-----------+ | nova | 05:25 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:31:45 | 785 | 82.95% | +===================+============+===============+===========+ 2018-01-25 09:45:38,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 82.95% 2018-01-25 09:45:47,405 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-25 09:45:47,405 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-25 09:45:47,925 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:45:47,926 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:45:47,926 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 19:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-25 09:45:47,930 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-25 09:45:47,930 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-25 09:45:48,014 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-25 09:45:48,464 - functest.energy.energy - DEBUG - Starting recording 2018-01-25 09:45:48,464 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-25 09:45:48,852 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-25 09:45:51,105 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-25 09:45:53,241 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-25 09:45:56,188 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-25 09:45:58,233 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-25 09:46:04,041 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-25 09:46:04,935 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-25 09:46:06,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-25 09:46:09,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-25 09:46:09,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-25 09:46:12,825 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-25 09:46:12,825 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-25 09:46:15,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-25 09:46:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-25 09:46:17,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-25 09:46:17,226 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-25 09:46:20,208 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-25 09:46:20,209 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-25 09:46:20,211 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-25 09:46:20,214 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-25 09:46:20,216 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-25 09:46:20,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-25 09:58:28,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.229629s] ... ok 2018-01-25 09:58:28,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.060377s] ... ok 2018-01-25 09:58:28,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [19.333142s] ... ok 2018-01-25 09:58:28,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [1.220552s] ... ok 2018-01-25 09:58:28,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.258121s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.690808s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.061816s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.872766s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.781439s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.493048s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.715863s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.878754s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.724131s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.072447s] ... ok 2018-01-25 09:58:28,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.077349s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.072728s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.069897s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.074677s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.144239s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.069258s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.023942s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.135159s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.012033s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.011660s] ... ok 2018-01-25 09:58:28,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.043947s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.063406s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.061735s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.305400s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.015251s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.067682s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.727299s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.210331s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.204596s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.403840s] ... ok 2018-01-25 09:58:28,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.423656s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.414587s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.230496s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.721743s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.548622s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.951711s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.467126s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.432710s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.476220s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.645451s] ... ok 2018-01-25 09:58:28,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.674264s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.499441s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.364649s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.599484s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.534327s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.558426s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.371256s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.704867s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.405039s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.395097s] ... ok 2018-01-25 09:58:28,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.626390s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.773178s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.561447s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [1.072550s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.550057s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.344291s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.390750s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011191s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.075822s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.091904s] ... ok 2018-01-25 09:58:28,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.079312s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.318275s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.861838s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.498449s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.006900s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.006497s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.048583s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.188970s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.185087s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.360223s] ... ok 2018-01-25 09:58:29,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.358334s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.041984s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.195460s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.041819s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.154488s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.166100s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.926837s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.168155s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.169015s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.285423s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.688734s] ... ok 2018-01-25 09:58:29,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.187046s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.679635s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.063329s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.352427s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.282784s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.782208s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [4.112024s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.279890s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.992735s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.238897s] ... ok 2018-01-25 09:58:29,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.142352s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.355662s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.207476s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.087370s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.281656s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.105096s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.083058s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.083327s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.076278s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.545614s] ... ok 2018-01-25 09:58:29,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.005270s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.719704s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.063004s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.209665s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.216574s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.043099s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.462906s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.699200s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.768769s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [2.016628s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.950914s] ... ok 2018-01-25 09:58:29,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.437974s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.088264s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.051590s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.180132s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.496169s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [1.369819s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [1.076586s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [1.746276s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.394962s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.931011s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.115022s] ... ok 2018-01-25 09:58:29,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.181787s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.021804s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.169890s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.324138s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.166608s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.161956s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.573921s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.824401s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.396456s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.980593s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.918675s] ... ok 2018-01-25 09:58:29,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.395114s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.562674s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.016797s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.742443s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.956466s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [13.878473s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.214724s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.039617s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.052191s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.651267s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.256410s] ... ok 2018-01-25 09:58:29,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.393263s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.332828s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.050205s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.230629s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.056829s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.045682s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.078472s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.082351s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.053145s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.052256s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.013565s] ... ok 2018-01-25 09:58:29,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.193180s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.193408s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.184986s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.163851s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.160232s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.212549s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.033825s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009321s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.187248s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.154517s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.197430s] ... ok 2018-01-25 09:58:29,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.048396s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.198529s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.207335s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.578377s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.049817s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.034981s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.008779s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.036273s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.037904s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.182268s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.214092s] ... ok 2018-01-25 09:58:29,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.869782s] ... ok 2018-01-25 09:58:29,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.880571s] ... ok 2018-01-25 09:58:29,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.234857s] ... ok 2018-01-25 09:58:29,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.065221s] ... ok 2018-01-25 09:58:29,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.197418s] ... ok 2018-01-25 09:58:29,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.180486s] ... ok 2018-01-25 09:58:29,012 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 192 tests in 725.0000 sec. 2018-01-25 09:58:29,013 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 188 2018-01-25 09:58:29,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-25 09:58:29,016 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 4 2018-01-25 09:58:29,020 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 97.9166666667% 2018-01-25 09:58:38,588 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-25 09:58:38,588 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-25 09:58:39,312 - functest.utils.functest_utils - DEBUG - 2018-01-25 09:58:39,312 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:58:39,313 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:50 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-25 09:58:39,317 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-25 09:58:39,317 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-25 09:59:01,179 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-25 09:59:01,180 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-25 09:59:01,208 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-25 09:59:01,327 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 09:59:01,327 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-25 09:59:01,331 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-25 09:59:02,300 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-25 10:38:33,647 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 10:38:33,649 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:31 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-25 10:38:33,652 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-25 10:38:33,653 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-713 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-25 10:38:33,656 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 02:01 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 13:47 | PASS | | rally_sanity | functest | smoke | 19:32 | FAIL | | refstack_defcore | functest | smoke | 12:50 | FAIL | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 39:31 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-25 10:38:33,661 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-25 10:38:36,890 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-25 10:38:36,890 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-25 10:38:36,891 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-25 10:38:36,892 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-25 10:38:36,892 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-25 10:39:53,102 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-25 10:39:53,103 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-25 10:39:53,218 - functest.utils.functest_utils - DEBUG - 2018-01-25 10:39:53,219 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 10:39:53,219 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 01:16 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-25 10:39:53,222 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-25 10:39:53,223 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-713 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-25 10:39:53,225 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 01:16 | FAIL | | 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-01-25 10:39:53,229 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-25 10:39:56,098 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-25 10:39:56,098 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-25 10:39:56,099 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-25 10:39:56,099 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-713 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-25 10:39:56,100 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-25 10:39:56,101 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-25 10:39:58,788 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-25 10:39:58,789 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-25 10:39:58,790 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-25 10:39:58,790 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-25 10:39:58,790 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-25 10:40:46,890 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-25 10:40:46,891 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-25 10:40:47,011 - functest.utils.functest_utils - DEBUG - 2018-01-25 10:40:47,011 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-25 10:40:47,011 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:48 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-25 10:40:47,015 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-25 10:40:47,015 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-713 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-25 10:40:47,017 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:48 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-25 10:40:47,019 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK