2018-01-26 23:34:27,904 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-26 23:34:27,904 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-26 23:34:28,301 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-26 23:34:28,670 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-26 23:34:28,670 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-26 23:34:29,052 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-26 23:34:29,053 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-26 23:34:29,516 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-26 23:34:29,516 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-26 23:34:29,905 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-26 23:34:29,905 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-26 23:34:30,635 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-26 23:34:31,604 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-26 23:34:31,635 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-26 23:34:33,066 - functest.ci.check_deployment - INFO - External network found: external 2018-01-26 23:34:35,814 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 23:34:35,815 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 23:34:35,816 - 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-26 23:34:35,817 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-26 23:34:35,817 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-26 23:34:37,152 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 23:34:45,338 - 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 8.184s OK 2018-01-26 23:34:45,460 - functest.utils.functest_utils - DEBUG - 2018-01-26 23:34:45,460 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 23:34:45,461 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 23:34:45,464 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-26 23:34:46,862 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 23:43:27,789 - 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 520.917s OK 2018-01-26 23:43:27,911 - functest.utils.functest_utils - DEBUG - 2018-01-26 23:43:27,911 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 23:43:27,911 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 23:43:27,915 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-26 23:43:28,594 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 23:44:03,746 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.150s OK 2018-01-26 23:44:03,866 - functest.utils.functest_utils - DEBUG - 2018-01-26 23:44:03,866 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 23:44:03,866 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-26 23:44:03,870 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-719 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 23:44:03,872 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:41 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-26 23:44:03,874 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 23:44:06,739 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 23:44:06,740 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 23:44:06,740 - 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_userdata tempest_smoke_serial | | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore odl | | | | | | snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+---------------------------------------------+ 2018-01-26 23:44:06,742 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-26 23:44:06,742 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-26 23:44:06,878 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 23:44:06,878 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 23:44:06' 2018-01-26 23:44:06,878 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:08,928 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:11,192 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:15,468 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:16,119 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:20,780 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-2170b5de-520e-4c73-819b-2b0d162a6807' 2018-01-26 23:44:25,069 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 23:44:34,085 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 23:44:36,737 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 23:44:57,696 - functest.utils.functest_utils - DEBUG - 2018-01-26 23:44:57,697 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 23:44:57,697 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-26 23:44:57,701 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-26 23:44:57,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 23:45:00,151 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 23:45:02,357 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 23:45:05,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 23:45:07,316 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 23:45:13,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 23:45:15,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 23:45:15,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 23:45:17,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 23:45:17,969 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 23:45:20,761 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 23:45:20,761 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 23:45:20,764 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 23:45:20,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-26 23:45:20,768 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-2916102e-080a-496d-ac81-3023ccc592e7/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-26 23:45:24,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-26 23:45:24,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-26 23:45:24,070 - 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-26 23:45:26,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:26.088 58 INFO rally.api [-] Starting verification (UUID=bc1e452c-6a5c-4d77-b315-626ac8ebbc03) for deployment 'opnfv-rally' (UUID=40806cea-223e-4157-8672-2f68797ffcb5) by verifier 'opnfv-tempest' (UUID=2916102e-080a-496d-ac81-3023ccc592e7). 2018-01-26 23:45:26,089 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bc1e452c-6a5c-4d77-b315-626ac8ebbc03 2018-01-26 23:45:31,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:31.938 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2018-01-26 23:45:31,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:31.997 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-01-26 23:45:37,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:37.756 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.766s] 2018-01-26 23:45:39,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:39.156 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.398s] 2018-01-26 23:45:48,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:45:48.562 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.440s] 2018-01-26 23:46:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:46:01.560 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.695s] 2018-01-26 23:46:31,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:46:31.396 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-01-26 23:46:31,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:46:31.398 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-26 23:46:56,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:46:56.022 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-01-26 23:46:56,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:46:56.023 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-26 23:47:21,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:47:21.505 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2018-01-26 23:47:21,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:47:21.506 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-26 23:48:59,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:48:59.552 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.677s] 2018-01-26 23:49:19,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:19.353 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2018-01-26 23:49:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:19.471 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.118s] 2018-01-26 23:49:26,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:26.715 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.654s] 2018-01-26 23:49:26,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:26.725 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-26 23:49:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:27.954 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 23:49:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:27.955 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 23:49:31,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:31.615 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.284s] 2018-01-26 23:49:36,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:36.833 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.083s] 2018-01-26 23:49:42,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:42.511 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.611s] 2018-01-26 23:49:49,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:49.546 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.411s] 2018-01-26 23:49:58,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:49:58.080 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.842s] 2018-01-26 23:50:03,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:03.520 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.387s] 2018-01-26 23:50:08,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:08.569 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.180s] 2018-01-26 23:50:15,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:15.417 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.425s] 2018-01-26 23:50:21,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:21.932 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.430s] 2018-01-26 23:50:29,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:29.439 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.636s] 2018-01-26 23:50:31,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:31.615 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-26 23:50:33,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:33.462 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-26 23:50:33,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:33.530 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-01-26 23:50:33,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:33.596 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.066s] 2018-01-26 23:50:33,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:33.603 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-26 23:50:36,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:36.980 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.314s] 2018-01-26 23:50:37,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:37.884 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.903s] 2018-01-26 23:50:39,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:39.050 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.165s] 2018-01-26 23:50:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:44.664 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-26 23:50:49,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:49.155 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.406s] 2018-01-26 23:50:59,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:50:59.584 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.070s] 2018-01-26 23:51:02,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:02.136 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.552s] 2018-01-26 23:51:12,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:12.140 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.599s] 2018-01-26 23:51:15,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:15.073 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.931s] 2018-01-26 23:51:21,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:21.301 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.227s] 2018-01-26 23:51:30,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:30.454 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.466s] 2018-01-26 23:51:33,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:33.274 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.818s] 2018-01-26 23:51:37,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:37.734 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.460s] 2018-01-26 23:51:52,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:52.250 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.287s] 2018-01-26 23:51:52,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:52.651 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.401s] 2018-01-26 23:51:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:52.759 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.108s] 2018-01-26 23:51:52,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:52.986 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.226s] 2018-01-26 23:51:53,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:53.093 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2018-01-26 23:51:53,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:51:53.149 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2018-01-26 23:52:04,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:04.206 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.036s] 2018-01-26 23:52:04,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:04.468 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.262s] 2018-01-26 23:52:04,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:04.573 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.104s] 2018-01-26 23:52:04,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:04.907 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.333s] 2018-01-26 23:52:05,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:05.015 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.108s] 2018-01-26 23:52:05,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:05.208 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.192s] 2018-01-26 23:52:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:15.393 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.042s] 2018-01-26 23:52:20,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:20.208 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.815s] 2018-01-26 23:52:21,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:21.823 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.614s] 2018-01-26 23:52:21,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:21.877 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.053s] 2018-01-26 23:52:22,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:22.218 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.342s] 2018-01-26 23:52:31,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:31.427 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.996s] 2018-01-26 23:52:35,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:35.670 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.242s] 2018-01-26 23:52:37,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:37.369 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.698s] 2018-01-26 23:52:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:37.423 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2018-01-26 23:52:37,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:37.472 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2018-01-26 23:52:50,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:50.455 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.953s] 2018-01-26 23:52:55,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:55.117 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.661s] 2018-01-26 23:52:59,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:52:59.491 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.373s] 2018-01-26 23:53:02,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:02.449 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.956s] 2018-01-26 23:53:20,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:20.346 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.955s] 2018-01-26 23:53:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:25.231 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.885s] 2018-01-26 23:53:29,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:29.337 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.105s] 2018-01-26 23:53:34,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:34.049 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.711s] 2018-01-26 23:53:45,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:45.930 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.282s] 2018-01-26 23:53:47,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:47.627 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.695s] 2018-01-26 23:53:47,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:47.686 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.060s] 2018-01-26 23:53:52,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:52.111 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.423s] 2018-01-26 23:53:53,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:53.825 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.712s] 2018-01-26 23:53:53,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:53.876 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2018-01-26 23:53:57,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:53:57.581 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.789s] 2018-01-26 23:54:00,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:00.897 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-26 23:54:02,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:02.201 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-26 23:54:02,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:02.202 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-26 23:54:02,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:02.203 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-26 23:54:02,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:02.203 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-26 23:54:02,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:02.204 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-26 23:54:03,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:03.992 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-26 23:54:46,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:46.541 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [37.584s] 2018-01-26 23:54:57,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:54:57.340 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.233s] 2018-01-26 23:55:09,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:55:09.457 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.116s] 2018-01-26 23:55:18,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:55:18.143 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2018-01-26 23:56:14,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:56:14.296 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [50.188s] 2018-01-26 23:56:40,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:56:40.631 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [18.120s] 2018-01-26 23:57:14,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 23:57:14.190 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [18.130s] 2018-01-26 23:57:27,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid bc1e452c-6a5c-4d77-b315-626ac8ebbc03'. 2018-01-26 23:57:27,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bc1e452c-6a5c-4d77-b315-626ac8ebbc03 | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-26 23:45:26 | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-26 23:57:26 | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:00 | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2916102e-080a-496d-ac81-3023ccc592e7) | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-26 23:57:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 40806cea-223e-4157-8672-2f68797ffcb5) | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 704.396 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 23:57:27,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-26 23:57:28,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-26 23:57:31,123 - functest.utils.functest_utils - DEBUG - 2018-01-26 23:57:31,123 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 23:57:31,124 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:18 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-26 23:57:31,128 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-26 23:57:31,673 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-26 23:57:31,674 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 23:57:32,110 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 23:57:32,111 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-26 23:57:32,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 23:57:34,872 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 23:57:37,179 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 23:57:40,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-26 23:57:41,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7'... 2018-01-26 23:57:43,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e0356863-180e-482f-b3fb-f14d883203d7'... 2018-01-26 23:57:45,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e0356863-180e-482f-b3fb-f14d883203d7'... 2018-01-26 23:57:48,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7'... 2018-01-26 23:57:49,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7'... 2018-01-26 23:57:49,977 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-26 23:57:49,977 - 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-26 23:57:49,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 23:57:50,018 - 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-26 23:57:50,023 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-26 23:58:49,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753: started 2018-01-26 23:57:52.138 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Starting: Task validation. 2018-01-26 23:57:52.184 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Starting: Task validation of syntax. 2018-01-26 23:57:52.264 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Completed: Task validation of syntax. 2018-01-26 23:57:52.264 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Starting: Task validation of required platforms. 2018-01-26 23:57:52.294 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Completed: Task validation of required platforms. 2018-01-26 23:57:52.294 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Starting: Task validation of semantic. 2018-01-26 23:57:52.896 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:57:55.554 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 23:57:55.599 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:57:59.476 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-26 23:57:59.477 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Completed: Task validation of semantic. 2018-01-26 23:57:59.477 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Completed: Task validation. 2018-01-26 23:57:59.478 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Starting: Running task. 2018-01-26 23:57:59.638 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:02.460 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.82 sec 2018-01-26 23:58:02.485 257 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:02.956 257 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:02.984 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:06.699 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-26 23:58:07.686 132 INFO rally.task.engine [-] Load duration is: 0.468884 2018-01-26 23:58:07.687 132 INFO rally.task.engine [-] Full duration is: 7.077649 2018-01-26 23:58:07.928 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:10.641 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.71 sec 2018-01-26 23:58:10.664 343 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:11.433 343 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:11.455 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:14.994 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-26 23:58:15.975 132 INFO rally.task.engine [-] Load duration is: 0.767791 2018-01-26 23:58:15.976 132 INFO rally.task.engine [-] Full duration is: 7.082788 2018-01-26 23:58:16.252 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:18.932 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 23:58:18.953 429 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:19.582 429 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:19.604 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:23.138 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-26 23:58:24.294 132 INFO rally.task.engine [-] Load duration is: 0.626769 2018-01-26 23:58:24.295 132 INFO rally.task.engine [-] Full duration is: 6.900999 2018-01-26 23:58:24.564 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:27.176 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.61 sec 2018-01-26 23:58:27.199 515 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:27.982 515 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:28.009 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:31.444 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 23:58:32.614 132 INFO rally.task.engine [-] Load duration is: 0.781677 2018-01-26 23:58:32.615 132 INFO rally.task.engine [-] Full duration is: 6.895494 2018-01-26 23:58:32.886 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:35.680 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 23:58:35.703 601 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:36.644 601 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:36.667 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:40.508 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-26 23:58:40.924 132 INFO rally.task.engine [-] Load duration is: 0.938957 2018-01-26 23:58:40.924 132 INFO rally.task.engine [-] Full duration is: 7.636736 2018-01-26 23:58:41.154 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() started 2018-01-26 23:58:44.020 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack setup() finished in 2.87 sec 2018-01-26 23:58:44.041 687 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 START 2018-01-26 23:58:44.684 687 INFO rally.task.runner [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | ITER: 1 END: OK 2018-01-26 23:58:44.712 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() started 2018-01-26 23:58:48.143 132 INFO rally.task.context [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 23:58:49.195 132 INFO rally.task.engine [-] Load duration is: 0.641612 2018-01-26 23:58:49.196 132 INFO rally.task.engine [-] Full duration is: 7.003091 2018-01-26 23:58:49.382 132 INFO rally.task.engine [-] Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753 | Completed: Running task. Task 6f08a924-ef7e-4c66-9a0d-8eba353d8753: 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.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | total | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> duration | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.468884 Full duration: 7.077649 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.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767791 Full duration: 7.082788 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> duration | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.626769 Full duration: 6.900999 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781677 Full duration: 6.895494 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.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938957 Full duration: 7.636736 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.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641612 Full duration: 7.003091 2018-01-26 23:58:49,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f08a924-ef7e-4c66-9a0d-8eba353d8753 2018-01-26 23:58:49,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-26 23:58:49,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6f08a924-ef7e-4c66-9a0d-8eba353d8753', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-26 23:58:49,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6f08a924-ef7e-4c66-9a0d-8eba353d8753'] 2018-01-26 23:58:50,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 23:58:50,589 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-26 23:58:50,589 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-26 23:58:50,590 - 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-26 23:58:50,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 23:58:50,629 - 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-26 23:58:50,634 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:00:09,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 87906832-3bbd-48c1-aba2-5362ba9a906f: started 2018-01-26 23:58:52.570 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Starting: Task validation. 2018-01-26 23:58:52.615 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Starting: Task validation of syntax. 2018-01-26 23:58:52.683 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Completed: Task validation of syntax. 2018-01-26 23:58:52.683 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Starting: Task validation of required platforms. 2018-01-26 23:58:52.711 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Completed: Task validation of required platforms. 2018-01-26 23:58:52.711 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Starting: Task validation of semantic. 2018-01-26 23:58:53.373 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() started 2018-01-26 23:58:56.090 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() finished in 2.72 sec 2018-01-26 23:58:58.417 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() started 2018-01-26 23:59:01.819 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() finished in 3.40 sec 2018-01-26 23:59:01.819 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Completed: Task validation of semantic. 2018-01-26 23:59:01.819 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Completed: Task validation. 2018-01-26 23:59:01.820 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Starting: Running task. 2018-01-26 23:59:02.011 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() started 2018-01-26 23:59:04.851 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() finished in 2.84 sec 2018-01-26 23:59:04.851 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() started 2018-01-26 23:59:04.851 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-26 23:59:04.875 862 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 START 2018-01-26 23:59:09.959 862 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 END: OK 2018-01-26 23:59:09.982 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() started 2018-01-26 23:59:10.589 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-26 23:59:10.589 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() started 2018-01-26 23:59:13.949 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() finished in 3.36 sec 2018-01-26 23:59:14.082 737 INFO rally.task.engine [-] Load duration is: 4.267855 2018-01-26 23:59:14.083 737 INFO rally.task.engine [-] Full duration is: 11.955435 2018-01-26 23:59:14.380 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() started 2018-01-26 23:59:16.997 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() finished in 2.62 sec 2018-01-26 23:59:16.997 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() started 2018-01-26 23:59:16.998 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 23:59:17.019 968 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 START 2018-01-26 23:59:21.776 968 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 END: OK 2018-01-26 23:59:21.797 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() started 2018-01-26 23:59:24.963 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() finished in 3.17 sec 2018-01-26 23:59:24.963 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() started 2018-01-26 23:59:28.398 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 23:59:28.505 737 INFO rally.task.engine [-] Load duration is: 3.965808 2018-01-26 23:59:28.506 737 INFO rally.task.engine [-] Full duration is: 14.037625 2018-01-26 23:59:28.829 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() started 2018-01-26 23:59:31.570 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() finished in 2.74 sec 2018-01-26 23:59:31.591 1074 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 START 2018-01-26 23:59:32.580 1074 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 END: OK 2018-01-26 23:59:32.606 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() started 2018-01-26 23:59:36.007 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() finished in 3.40 sec 2018-01-26 23:59:36.884 737 INFO rally.task.engine [-] Load duration is: 0.191479 2018-01-26 23:59:36.885 737 INFO rally.task.engine [-] Full duration is: 7.197891 2018-01-26 23:59:37.139 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() started 2018-01-26 23:59:39.832 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack setup() finished in 2.69 sec 2018-01-26 23:59:39.832 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context quotas@openstack setup() started 2018-01-26 23:59:40.661 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context quotas@openstack setup() finished in 0.83 sec 2018-01-26 23:59:40.662 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() started 2018-01-26 23:59:40.662 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 23:59:41.251 1160 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 START 2018-01-26 23:59:53.519 1160 INFO rally.task.runner [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | ITER: 1 END: OK 2018-01-26 23:59:53.540 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() started 2018-01-27 00:00:03.817 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context cleanup@openstack cleanup() finished in 10.28 sec 2018-01-27 00:00:03.817 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context quotas@openstack cleanup() started 2018-01-27 00:00:03.849 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context quotas@openstack cleanup() finished in 32.07 msec 2018-01-27 00:00:03.850 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() started 2018-01-27 00:00:07.322 737 INFO rally.task.context [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Context users@openstack cleanup() finished in 3.47 sec 2018-01-27 00:00:09.337 737 INFO rally.task.engine [-] Load duration is: 10.389456 2018-01-27 00:00:09.338 737 INFO rally.task.engine [-] Full duration is: 30.200716 2018-01-27 00:00:09.537 737 INFO rally.task.engine [-] Task 87906832-3bbd-48c1-aba2-5362ba9a906f | Completed: Running task. Task 87906832-3bbd-48c1-aba2-5362ba9a906f: 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 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | glance_v2.delete_image | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | total | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 100.0% | 1 | | -> duration | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.267855 Full duration: 11.955435 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 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 3.914 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | glance_v2.list_images | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | -> duration | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.965808 Full duration: 14.037625 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.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | -> duration | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.191479 Full duration: 7.197891 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.121 | 3.121 | 3.121 | 3.121 | 3.121 | 3.121 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | nova.boot_servers | 8.268 | 8.268 | 8.268 | 8.268 | 8.268 | 8.268 | 100.0% | 1 | | total | 11.389 | 11.389 | 11.389 | 11.389 | 11.389 | 11.389 | 100.0% | 1 | | -> duration | 10.389 | 10.389 | 10.389 | 10.389 | 10.389 | 10.389 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.389456 Full duration: 30.200716 2018-01-27 00:00:09,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 87906832-3bbd-48c1-aba2-5362ba9a906f 2018-01-27 00:00:09,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '87906832-3bbd-48c1-aba2-5362ba9a906f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-27 00:00:09,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '87906832-3bbd-48c1-aba2-5362ba9a906f'] 2018-01-27 00:00:10,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:00:10,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-27 00:00:10,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-27 00:00:10,782 - 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-27 00:00:10,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:00:10,815 - 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-27 00:00:10,816 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-27 00:00:10,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-27 00:00:10,816 - 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-27 00:00:10,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:00:10,852 - 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-27 00:00:10,857 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:03:12,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1: started 2018-01-27 00:00:12.914 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Starting: Task validation. 2018-01-27 00:00:12.957 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Starting: Task validation of syntax. 2018-01-27 00:00:13.111 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Completed: Task validation of syntax. 2018-01-27 00:00:13.112 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Starting: Task validation of required platforms. 2018-01-27 00:00:13.155 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Completed: Task validation of required platforms. 2018-01-27 00:00:13.155 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Starting: Task validation of semantic. 2018-01-27 00:00:13.792 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:00:16.433 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.64 sec 2018-01-27 00:00:21.052 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:00:24.682 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-27 00:00:24.682 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Completed: Task validation of semantic. 2018-01-27 00:00:24.683 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Completed: Task validation. 2018-01-27 00:00:24.684 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Starting: Running task. 2018-01-27 00:00:24.875 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:00:27.647 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.77 sec 2018-01-27 00:00:27.647 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:00:28.335 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-27 00:00:28.336 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack setup() started 2018-01-27 00:00:31.422 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack setup() finished in 3.09 sec 2018-01-27 00:00:31.422 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:00:31.422 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:00:31.447 1415 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:00:36.941 1415 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:00:36.970 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:00:39.344 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-27 00:00:39.344 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack cleanup() started 2018-01-27 00:00:42.911 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-27 00:00:42.912 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:00:43.096 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-27 00:00:43.097 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:00:46.733 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-27 00:00:46.994 1290 INFO rally.task.engine [-] Load duration is: 5.489541 2018-01-27 00:00:46.995 1290 INFO rally.task.engine [-] Full duration is: 21.874491 2018-01-27 00:00:47.277 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:00:49.954 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.68 sec 2018-01-27 00:00:49.955 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:00:50.585 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-27 00:00:50.585 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:00:50.586 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:00:50.607 1601 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:00:56.083 1601 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:00:56.111 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:00:58.344 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-27 00:00:58.345 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:00:58.509 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-27 00:00:58.509 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:01:02.044 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-27 00:01:03.378 1290 INFO rally.task.engine [-] Load duration is: 5.471252 2018-01-27 00:01:03.378 1290 INFO rally.task.engine [-] Full duration is: 14.785357 2018-01-27 00:01:03.617 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:01:06.418 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.80 sec 2018-01-27 00:01:06.418 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:01:07.032 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-27 00:01:07.033 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:01:07.033 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-27 00:01:07.619 1767 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:01:17.547 1767 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:01:17.573 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:01:19.866 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-27 00:01:19.867 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:01:20.029 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-27 00:01:20.029 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:01:23.596 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-27 00:01:23.724 1290 INFO rally.task.engine [-] Load duration is: 9.923242 2018-01-27 00:01:23.725 1290 INFO rally.task.engine [-] Full duration is: 19.986807 2018-01-27 00:01:24.044 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:01:26.651 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.61 sec 2018-01-27 00:01:26.652 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:01:27.297 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-27 00:01:27.297 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:01:27.297 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:01:27.320 1933 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:01:32.723 1933 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:01:32.752 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:01:35.006 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-27 00:01:35.007 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:01:35.172 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-27 00:01:35.172 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:01:38.837 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-27 00:01:40.137 1290 INFO rally.task.engine [-] Load duration is: 5.398841 2018-01-27 00:01:40.138 1290 INFO rally.task.engine [-] Full duration is: 14.811658 2018-01-27 00:01:40.419 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:01:43.167 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.75 sec 2018-01-27 00:01:43.168 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:01:43.824 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-27 00:01:43.824 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:01:43.824 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:01:43.846 2099 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:01:51.756 2099 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:01:51.785 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:01:54.045 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-27 00:01:54.046 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:01:54.210 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-27 00:01:54.211 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:01:57.869 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-27 00:01:58.522 1290 INFO rally.task.engine [-] Load duration is: 7.906366 2018-01-27 00:01:58.522 1290 INFO rally.task.engine [-] Full duration is: 17.46559 2018-01-27 00:01:58.793 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:02:01.638 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.84 sec 2018-01-27 00:02:01.639 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() started 2018-01-27 00:02:02.356 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-27 00:02:02.357 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack setup() started 2018-01-27 00:02:05.435 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack setup() finished in 3.08 sec 2018-01-27 00:02:05.435 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() started 2018-01-27 00:02:05.435 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:02:05.458 2265 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:02:11.235 2265 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:02:11.265 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() started 2018-01-27 00:02:13.503 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-27 00:02:13.504 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack cleanup() started 2018-01-27 00:02:17.146 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context volumes@openstack cleanup() finished in 3.64 sec 2018-01-27 00:02:17.146 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() started 2018-01-27 00:02:17.323 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-27 00:02:17.323 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:02:21.094 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-27 00:02:22.935 1290 INFO rally.task.engine [-] Load duration is: 5.773709 2018-01-27 00:02:22.936 1290 INFO rally.task.engine [-] Full duration is: 22.319731 2018-01-27 00:02:23.200 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:02:25.738 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.54 sec 2018-01-27 00:02:25.739 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() started 2018-01-27 00:02:25.739 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:02:25.760 2451 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:02:26.516 2451 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:02:26.541 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:02:30.998 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() finished in 4.46 sec 2018-01-27 00:02:30.999 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:02:34.415 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-27 00:02:35.274 1290 INFO rally.task.engine [-] Load duration is: 0.752242 2018-01-27 00:02:35.275 1290 INFO rally.task.engine [-] Full duration is: 11.228552 2018-01-27 00:02:35.538 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:02:38.255 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.72 sec 2018-01-27 00:02:38.256 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() started 2018-01-27 00:02:38.256 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:02:38.278 2617 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:02:39.049 2617 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:02:39.068 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:02:43.611 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() finished in 4.54 sec 2018-01-27 00:02:43.611 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:02:47.227 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-27 00:02:47.594 1290 INFO rally.task.engine [-] Load duration is: 0.76734 2018-01-27 00:02:47.594 1290 INFO rally.task.engine [-] Full duration is: 11.703127 2018-01-27 00:02:47.855 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:02:50.309 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.45 sec 2018-01-27 00:02:50.310 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() started 2018-01-27 00:02:50.310 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:02:50.331 2783 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:02:51.080 2783 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:02:51.106 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:02:55.603 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-27 00:02:55.604 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:02:58.940 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-27 00:02:59.920 1290 INFO rally.task.engine [-] Load duration is: 0.745365 2018-01-27 00:02:59.921 1290 INFO rally.task.engine [-] Full duration is: 11.100364 2018-01-27 00:03:00.210 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() started 2018-01-27 00:03:02.802 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack setup() finished in 2.59 sec 2018-01-27 00:03:02.803 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() started 2018-01-27 00:03:02.803 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:03:02.825 2949 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 START 2018-01-27 00:03:03.631 2949 INFO rally.task.runner [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | ITER: 1 END: OK 2018-01-27 00:03:03.658 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:03:08.358 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context admin_cleanup@openstack cleanup() finished in 4.70 sec 2018-01-27 00:03:08.358 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() started 2018-01-27 00:03:12.096 1290 INFO rally.task.context [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-27 00:03:12.290 1290 INFO rally.task.engine [-] Load duration is: 0.80214 2018-01-27 00:03:12.291 1290 INFO rally.task.engine [-] Full duration is: 11.90247 2018-01-27 00:03:12.512 1290 INFO rally.task.engine [-] Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1 | Completed: Running task. Task f596ffe1-a8f6-4f04-b392-0cd48fa007f1: 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.07 | 3.07 | 3.07 | 3.07 | 3.07 | 3.07 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 100.0% | 1 | | total | 5.49 | 5.49 | 5.49 | 5.49 | 5.49 | 5.49 | 100.0% | 1 | | -> duration | 5.49 | 5.49 | 5.49 | 5.49 | 5.49 | 5.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.489541 Full duration: 21.874491 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.132 | 3.132 | 3.132 | 3.132 | 3.132 | 3.132 | 100.0% | 1 | | cinder_v2.delete_volume | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 100.0% | 1 | | total | 5.471 | 5.471 | 5.471 | 5.471 | 5.471 | 5.471 | 100.0% | 1 | | -> duration | 5.471 | 5.471 | 5.471 | 5.471 | 5.471 | 5.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.471252 Full duration: 14.785357 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 | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 7.566 | 100.0% | 1 | | cinder_v2.delete_volume | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | -> duration | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.923242 Full duration: 19.986807 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.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | cinder_v2.delete_volume | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | total | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 100.0% | 1 | | -> duration | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.398841 Full duration: 14.811658 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.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | cinder_v2.extend_volume | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | cinder_v2.delete_volume | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | total | 7.906 | 7.906 | 7.906 | 7.906 | 7.906 | 7.906 | 100.0% | 1 | | -> duration | 7.906 | 7.906 | 7.906 | 7.906 | 7.906 | 7.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.906366 Full duration: 17.46559 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.336 | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 100.0% | 1 | | cinder_v2.delete_volume | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 100.0% | 1 | | total | 5.774 | 5.774 | 5.774 | 5.774 | 5.774 | 5.774 | 100.0% | 1 | | -> duration | 5.774 | 5.774 | 5.774 | 5.774 | 5.774 | 5.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.773709 Full duration: 22.319731 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | cinder_v2.list_qos | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752242 Full duration: 11.228552 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | cinder_v2.set_qos | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76734 Full duration: 11.703127 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | cinder_v2.list_types | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745365 Full duration: 11.100364 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80214 Full duration: 11.90247 2018-01-27 00:03:12,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f596ffe1-a8f6-4f04-b392-0cd48fa007f1 2018-01-27 00:03:12,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f596ffe1-a8f6-4f04-b392-0cd48fa007f1', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-27 00:03:12,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f596ffe1-a8f6-4f04-b392-0cd48fa007f1'] 2018-01-27 00:03:13,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:03:13,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-27 00:03:13,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-27 00:03:13,851 - 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-27 00:03:13,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:03:13,888 - 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-27 00:03:13,890 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:04:30,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8: started 2018-01-27 00:03:16.108 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Starting: Task validation. 2018-01-27 00:03:16.156 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Starting: Task validation of syntax. 2018-01-27 00:03:16.226 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Completed: Task validation of syntax. 2018-01-27 00:03:16.226 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Starting: Task validation of required platforms. 2018-01-27 00:03:16.252 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Completed: Task validation of required platforms. 2018-01-27 00:03:16.252 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Starting: Task validation of semantic. 2018-01-27 00:03:16.859 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() started 2018-01-27 00:03:19.567 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() finished in 2.71 sec 2018-01-27 00:03:22.853 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() started 2018-01-27 00:03:26.315 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-27 00:03:26.316 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Completed: Task validation of semantic. 2018-01-27 00:03:26.316 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Completed: Task validation. 2018-01-27 00:03:26.317 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Starting: Running task. 2018-01-27 00:03:26.498 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() started 2018-01-27 00:03:29.319 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() finished in 2.82 sec 2018-01-27 00:03:29.320 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() started 2018-01-27 00:03:30.281 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() finished in 0.96 sec 2018-01-27 00:03:30.282 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() started 2018-01-27 00:03:30.282 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-27 00:03:30.306 3234 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 START 2018-01-27 00:03:39.441 3234 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 END: OK 2018-01-27 00:03:39.467 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() started 2018-01-27 00:03:40.033 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-27 00:03:40.033 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() started 2018-01-27 00:03:40.041 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() finished in 7.81 msec 2018-01-27 00:03:40.042 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() started 2018-01-27 00:03:43.607 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-27 00:03:44.589 3079 INFO rally.task.engine [-] Load duration is: 5.132896 2018-01-27 00:03:44.590 3079 INFO rally.task.engine [-] Full duration is: 17.126856 2018-01-27 00:03:44.877 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() started 2018-01-27 00:03:47.745 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() finished in 2.87 sec 2018-01-27 00:03:47.746 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() started 2018-01-27 00:03:48.669 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() finished in 0.92 sec 2018-01-27 00:03:48.669 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() started 2018-01-27 00:03:48.670 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() finished in 0.18 msec 2018-01-27 00:03:48.687 3400 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 START 2018-01-27 00:03:55.080 3400 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 END: OK 2018-01-27 00:03:55.109 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() started 2018-01-27 00:03:57.091 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() finished in 1.98 sec 2018-01-27 00:03:57.092 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() started 2018-01-27 00:03:57.100 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() finished in 8.46 msec 2018-01-27 00:03:57.100 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() started 2018-01-27 00:04:00.524 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-27 00:04:00.966 3079 INFO rally.task.engine [-] Load duration is: 4.391299 2018-01-27 00:04:00.966 3079 INFO rally.task.engine [-] Full duration is: 15.663988 2018-01-27 00:04:01.268 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() started 2018-01-27 00:04:04.061 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() finished in 2.79 sec 2018-01-27 00:04:04.062 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() started 2018-01-27 00:04:05.003 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() finished in 0.94 sec 2018-01-27 00:04:05.004 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() started 2018-01-27 00:04:05.004 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:04:05.024 3566 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 START 2018-01-27 00:04:13.675 3566 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 END: OK 2018-01-27 00:04:13.699 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() started 2018-01-27 00:04:14.250 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-27 00:04:14.251 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() started 2018-01-27 00:04:14.259 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() finished in 8.32 msec 2018-01-27 00:04:14.259 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() started 2018-01-27 00:04:18.181 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-27 00:04:19.375 3079 INFO rally.task.engine [-] Load duration is: 6.64873 2018-01-27 00:04:19.376 3079 INFO rally.task.engine [-] Full duration is: 16.931333 2018-01-27 00:04:19.679 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() started 2018-01-27 00:04:22.437 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack setup() finished in 2.76 sec 2018-01-27 00:04:22.437 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() started 2018-01-27 00:04:23.401 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack setup() finished in 0.96 sec 2018-01-27 00:04:23.421 3732 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 START 2018-01-27 00:04:23.999 3732 INFO rally.task.runner [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | ITER: 1 END: OK 2018-01-27 00:04:24.025 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() started 2018-01-27 00:04:24.034 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context roles@openstack cleanup() finished in 8.76 msec 2018-01-27 00:04:24.034 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() started 2018-01-27 00:04:27.725 3079 INFO rally.task.context [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-27 00:04:29.743 3079 INFO rally.task.engine [-] Load duration is: 0.575261 2018-01-27 00:04:29.744 3079 INFO rally.task.engine [-] Full duration is: 8.061129 2018-01-27 00:04:29.970 3079 INFO rally.task.engine [-] Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8 | Completed: Running task. Task e3ca4d9a-f57a-486b-8e10-96b5c76686a8: 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 | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 100.0% | 1 | | heat.update_stack | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | heat.delete_stack | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 9.133 | 9.133 | 9.133 | 9.133 | 9.133 | 9.133 | 100.0% | 1 | | -> duration | 5.133 | 5.133 | 5.133 | 5.133 | 5.133 | 5.133 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.132896 Full duration: 17.126856 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.603 | 4.603 | 4.603 | 4.603 | 4.603 | 4.603 | 100.0% | 1 | | heat.check_stack | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | heat.delete_stack | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | total | 6.391 | 6.391 | 6.391 | 6.391 | 6.391 | 6.391 | 100.0% | 1 | | -> duration | 4.391 | 4.391 | 4.391 | 4.391 | 4.391 | 4.391 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.391299 Full duration: 15.663988 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.677 | 4.677 | 4.677 | 4.677 | 4.677 | 4.677 | 100.0% | 1 | | heat.suspend_stack | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | heat.resume_stack | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | heat.delete_stack | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 100.0% | 1 | | total | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 100.0% | 1 | | -> duration | 6.649 | 6.649 | 6.649 | 6.649 | 6.649 | 6.649 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.64873 Full duration: 16.931333 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | total | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> duration | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575261 Full duration: 8.061129 2018-01-27 00:04:30,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3ca4d9a-f57a-486b-8e10-96b5c76686a8 2018-01-27 00:04:30,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e3ca4d9a-f57a-486b-8e10-96b5c76686a8', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-27 00:04:30,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e3ca4d9a-f57a-486b-8e10-96b5c76686a8'] 2018-01-27 00:04:31,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:04:31,199 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-27 00:04:31,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-27 00:04:31,200 - 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-27 00:04:31,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:04:31,239 - 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-27 00:04:31,243 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:07:31,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a: started 2018-01-27 00:04:33.245 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Starting: Task validation. 2018-01-27 00:04:33.288 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Starting: Task validation of syntax. 2018-01-27 00:04:33.422 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Completed: Task validation of syntax. 2018-01-27 00:04:33.422 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Starting: Task validation of required platforms. 2018-01-27 00:04:33.466 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Completed: Task validation of required platforms. 2018-01-27 00:04:33.466 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Starting: Task validation of semantic. 2018-01-27 00:04:34.115 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:04:36.864 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.75 sec 2018-01-27 00:04:36.942 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:04:40.845 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.90 sec 2018-01-27 00:04:40.845 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Completed: Task validation of semantic. 2018-01-27 00:04:40.845 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Completed: Task validation. 2018-01-27 00:04:40.846 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Starting: Running task. 2018-01-27 00:04:41.021 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:04:43.748 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.73 sec 2018-01-27 00:04:43.749 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:04:43.749 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:04:43.773 3937 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:04:45.443 3937 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:04:45.469 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:04:51.187 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-27 00:04:51.187 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:04:54.658 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.47 sec 2018-01-27 00:04:55.110 3812 INFO rally.task.engine [-] Load duration is: 0.731964 2018-01-27 00:04:55.110 3812 INFO rally.task.engine [-] Full duration is: 13.655275 2018-01-27 00:04:55.408 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:04:58.141 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.73 sec 2018-01-27 00:04:58.141 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:04:58.142 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:04:58.164 4103 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:04:59.869 4103 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:04:59.899 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:05:05.741 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.84 sec 2018-01-27 00:05:05.741 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:05:09.198 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.46 sec 2018-01-27 00:05:09.481 3812 INFO rally.task.engine [-] Load duration is: 0.778208 2018-01-27 00:05:09.482 3812 INFO rally.task.engine [-] Full duration is: 13.80826 2018-01-27 00:05:09.764 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:05:12.600 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.84 sec 2018-01-27 00:05:12.600 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:05:12.601 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:05:12.621 4269 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:05:14.202 4269 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:05:14.225 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:05:20.059 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.83 sec 2018-01-27 00:05:20.060 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:05:23.489 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.43 sec 2018-01-27 00:05:23.839 3812 INFO rally.task.engine [-] Load duration is: 0.718309 2018-01-27 00:05:23.840 3812 INFO rally.task.engine [-] Full duration is: 13.742625 2018-01-27 00:05:24.127 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:05:26.806 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.68 sec 2018-01-27 00:05:26.807 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:05:26.807 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:05:26.829 4435 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:05:28.286 4435 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:05:28.311 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:05:32.157 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 3.85 sec 2018-01-27 00:05:32.157 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:05:35.693 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.54 sec 2018-01-27 00:05:36.202 3812 INFO rally.task.engine [-] Load duration is: 0.573876 2018-01-27 00:05:36.203 3812 INFO rally.task.engine [-] Full duration is: 11.584255 2018-01-27 00:05:36.492 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:05:39.084 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.59 sec 2018-01-27 00:05:39.084 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:05:39.084 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:05:39.107 4601 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:05:40.562 4601 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:05:40.589 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:05:44.421 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 3.83 sec 2018-01-27 00:05:44.421 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:05:47.861 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.44 sec 2018-01-27 00:05:48.558 3812 INFO rally.task.engine [-] Load duration is: 0.574115 2018-01-27 00:05:48.559 3812 INFO rally.task.engine [-] Full duration is: 11.385233 2018-01-27 00:05:48.805 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:05:51.501 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.70 sec 2018-01-27 00:05:51.501 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:05:51.502 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:05:51.524 4767 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:05:54.150 4767 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:05:54.179 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:06:04.016 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 9.84 sec 2018-01-27 00:06:04.016 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:06:07.548 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.53 sec 2018-01-27 00:06:08.916 3812 INFO rally.task.engine [-] Load duration is: 1.70191 2018-01-27 00:06:08.917 3812 INFO rally.task.engine [-] Full duration is: 18.759175 2018-01-27 00:06:09.189 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:06:11.766 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.58 sec 2018-01-27 00:06:11.766 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:06:11.766 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-27 00:06:11.787 4933 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:06:13.692 4933 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:06:13.721 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:06:17.500 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 3.78 sec 2018-01-27 00:06:17.501 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:06:20.935 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.43 sec 2018-01-27 00:06:21.253 3812 INFO rally.task.engine [-] Load duration is: 0.971649 2018-01-27 00:06:21.254 3812 INFO rally.task.engine [-] Full duration is: 11.761616 2018-01-27 00:06:21.504 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:06:24.228 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.72 sec 2018-01-27 00:06:24.229 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:06:24.229 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:06:24.250 5099 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:06:25.854 5099 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:06:25.882 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:06:31.599 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-27 00:06:31.599 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:06:35.107 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.51 sec 2018-01-27 00:06:35.590 3812 INFO rally.task.engine [-] Load duration is: 0.744531 2018-01-27 00:06:35.591 3812 INFO rally.task.engine [-] Full duration is: 13.618732 2018-01-27 00:06:35.857 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:06:38.931 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 3.07 sec 2018-01-27 00:06:38.932 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:06:38.932 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:06:38.960 5265 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:06:40.628 5265 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:06:40.650 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:06:46.467 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-27 00:06:46.468 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:06:50.299 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.83 sec 2018-01-27 00:06:51.949 3812 INFO rally.task.engine [-] Load duration is: 0.731334 2018-01-27 00:06:51.950 3812 INFO rally.task.engine [-] Full duration is: 14.458765 2018-01-27 00:06:52.243 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:06:55.095 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.85 sec 2018-01-27 00:06:55.095 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:06:55.096 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:06:55.117 5431 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:06:57.019 5431 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:06:57.043 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:07:02.859 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-27 00:07:02.859 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:07:06.295 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.44 sec 2018-01-27 00:07:06.371 3812 INFO rally.task.engine [-] Load duration is: 0.955171 2018-01-27 00:07:06.372 3812 INFO rally.task.engine [-] Full duration is: 14.068093 2018-01-27 00:07:06.621 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() started 2018-01-27 00:07:09.323 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack setup() finished in 2.70 sec 2018-01-27 00:07:09.324 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() started 2018-01-27 00:07:09.324 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:07:09.347 5597 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 START 2018-01-27 00:07:16.566 5597 INFO rally.task.runner [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | ITER: 1 END: OK 2018-01-27 00:07:16.596 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:07:26.263 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context admin_cleanup@openstack cleanup() finished in 9.67 sec 2018-01-27 00:07:26.264 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() started 2018-01-27 00:07:29.769 3812 INFO rally.task.context [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Context users@openstack cleanup() finished in 3.50 sec 2018-01-27 00:07:30.995 3812 INFO rally.task.engine [-] Load duration is: 6.095085 2018-01-27 00:07:30.996 3812 INFO rally.task.engine [-] Full duration is: 23.165938 2018-01-27 00:07:31.199 3812 INFO rally.task.engine [-] Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a | Completed: Running task. Task 475c725c-3a7e-4b4b-af72-d29ecdfe894a: 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.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731964 Full duration: 13.655275 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.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_roles | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778208 Full duration: 13.80826 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | keystone_v3.list_projects | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718309 Full duration: 13.742625 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | keystone_v3.delete_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.573876 Full duration: 11.584255 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | keystone_v3.delete_service | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.574115 Full duration: 11.385233 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.create_user | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | -> keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.create_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_project | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.get_user | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> duration | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.70191 Full duration: 18.759175 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | keystone_v3.update_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.delete_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971649 Full duration: 11.761616 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744531 Full duration: 13.618732 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731334 Full duration: 14.458765 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955171 Full duration: 14.068093 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | keystone_v3.create_users | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 4.463 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | total | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 100.0% | 1 | | -> duration | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.095085 Full duration: 23.165938 2018-01-27 00:07:31,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 475c725c-3a7e-4b4b-af72-d29ecdfe894a 2018-01-27 00:07:31,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '475c725c-3a7e-4b4b-af72-d29ecdfe894a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-27 00:07:31,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '475c725c-3a7e-4b4b-af72-d29ecdfe894a'] 2018-01-27 00:07:32,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:07:32,483 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-27 00:07:32,484 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-27 00:07:32,484 - 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-27 00:07:32,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:07:32,522 - 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-27 00:07:32,530 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:11:49,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7: started 2018-01-27 00:07:34.543 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Starting: Task validation. 2018-01-27 00:07:34.581 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Starting: Task validation of syntax. 2018-01-27 00:07:34.706 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Completed: Task validation of syntax. 2018-01-27 00:07:34.706 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Starting: Task validation of required platforms. 2018-01-27 00:07:34.746 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Completed: Task validation of required platforms. 2018-01-27 00:07:34.746 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Starting: Task validation of semantic. 2018-01-27 00:07:35.385 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:07:38.169 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.78 sec 2018-01-27 00:07:42.680 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:07:46.260 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-27 00:07:46.260 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Completed: Task validation of semantic. 2018-01-27 00:07:46.260 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Completed: Task validation. 2018-01-27 00:07:46.261 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Starting: Running task. 2018-01-27 00:07:46.456 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:07:49.372 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.92 sec 2018-01-27 00:07:49.373 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:07:49.923 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-27 00:07:49.924 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:07:49.924 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:07:49.947 5852 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:07:51.559 5852 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:07:51.578 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:07:57.183 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 5.60 sec 2018-01-27 00:07:57.183 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:07:57.222 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 38.85 msec 2018-01-27 00:07:57.222 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:08:00.668 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-27 00:08:02.555 5727 INFO rally.task.engine [-] Load duration is: 1.609921 2018-01-27 00:08:02.556 5727 INFO rally.task.engine [-] Full duration is: 14.227931 2018-01-27 00:08:02.861 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:08:05.554 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.69 sec 2018-01-27 00:08:05.554 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:08:06.202 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-27 00:08:06.202 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:08:10.290 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 4.09 sec 2018-01-27 00:08:10.290 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:08:10.291 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:08:10.312 6138 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:08:12.087 6138 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:08:12.115 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:08:19.901 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 7.79 sec 2018-01-27 00:08:19.901 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:08:23.928 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 4.03 sec 2018-01-27 00:08:23.928 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:08:24.099 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-27 00:08:24.099 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:08:27.581 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-27 00:08:29.006 5727 INFO rally.task.engine [-] Load duration is: 1.772051 2018-01-27 00:08:29.006 5727 INFO rally.task.engine [-] Full duration is: 24.737933 2018-01-27 00:08:29.304 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:08:31.997 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.69 sec 2018-01-27 00:08:31.997 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:08:32.593 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-27 00:08:32.594 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:08:36.671 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 4.08 sec 2018-01-27 00:08:36.672 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:08:36.672 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-27 00:08:36.696 6424 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:08:40.742 6424 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:08:40.763 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:08:53.283 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 12.52 sec 2018-01-27 00:08:53.283 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:08:57.088 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 3.81 sec 2018-01-27 00:08:57.089 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:08:57.260 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-27 00:08:57.261 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:09:00.501 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-27 00:09:01.488 5727 INFO rally.task.engine [-] Load duration is: 4.043908 2018-01-27 00:09:01.489 5727 INFO rally.task.engine [-] Full duration is: 31.215685 2018-01-27 00:09:01.754 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:09:04.522 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.77 sec 2018-01-27 00:09:04.522 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:09:05.085 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-27 00:09:05.086 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:09:09.020 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 3.93 sec 2018-01-27 00:09:09.021 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:09:09.021 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-27 00:09:09.043 6710 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:09:10.759 6710 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:09:10.785 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:09:18.601 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 7.82 sec 2018-01-27 00:09:18.601 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:09:22.689 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 4.09 sec 2018-01-27 00:09:22.690 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:09:22.885 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-27 00:09:22.886 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:09:26.249 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-27 00:09:27.896 5727 INFO rally.task.engine [-] Load duration is: 1.713538 2018-01-27 00:09:27.897 5727 INFO rally.task.engine [-] Full duration is: 24.512954 2018-01-27 00:09:28.150 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:09:30.919 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.77 sec 2018-01-27 00:09:30.920 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:09:31.483 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-27 00:09:31.484 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:09:31.484 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:09:31.506 6996 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:09:32.900 6996 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:09:32.928 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:09:40.775 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 7.85 sec 2018-01-27 00:09:40.775 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:09:40.805 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 29.50 msec 2018-01-27 00:09:40.805 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:09:43.987 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-27 00:09:44.242 5727 INFO rally.task.engine [-] Load duration is: 1.392625 2018-01-27 00:09:44.243 5727 INFO rally.task.engine [-] Full duration is: 15.855911 2018-01-27 00:09:44.529 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:09:47.189 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.66 sec 2018-01-27 00:09:47.190 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:09:47.771 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-27 00:09:47.772 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:09:53.771 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 6.00 sec 2018-01-27 00:09:53.771 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:09:53.772 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:09:53.795 7282 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:09:55.127 7282 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:09:55.154 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:10:03.471 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 8.32 sec 2018-01-27 00:10:03.472 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:10:08.192 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 4.72 sec 2018-01-27 00:10:08.193 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:10:08.370 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-27 00:10:08.370 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:10:11.558 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-27 00:10:12.687 5727 INFO rally.task.engine [-] Load duration is: 1.329858 2018-01-27 00:10:12.687 5727 INFO rally.task.engine [-] Full duration is: 27.045927 2018-01-27 00:10:13.085 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:10:15.727 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.64 sec 2018-01-27 00:10:15.727 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:10:16.303 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-27 00:10:16.303 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:10:20.493 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 4.19 sec 2018-01-27 00:10:20.494 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:10:20.494 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-27 00:10:20.517 7568 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:10:23.520 7568 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:10:23.545 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:10:38.331 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 14.79 sec 2018-01-27 00:10:38.331 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:10:43.126 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 4.79 sec 2018-01-27 00:10:43.127 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:10:43.305 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-27 00:10:43.305 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:10:46.554 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-27 00:10:47.282 5727 INFO rally.task.engine [-] Load duration is: 3.000711 2018-01-27 00:10:47.282 5727 INFO rally.task.engine [-] Full duration is: 33.487715 2018-01-27 00:10:47.562 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:10:50.230 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.67 sec 2018-01-27 00:10:50.230 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:10:50.816 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-27 00:10:50.817 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() started 2018-01-27 00:10:54.747 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack setup() finished in 3.93 sec 2018-01-27 00:10:54.747 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:10:54.748 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:10:54.767 7854 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:10:56.184 7854 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:10:56.203 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:11:08.612 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 12.41 sec 2018-01-27 00:11:08.612 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() started 2018-01-27 00:11:13.168 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context network@openstack cleanup() finished in 4.56 sec 2018-01-27 00:11:13.169 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:11:13.339 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-27 00:11:13.340 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:11:16.489 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.15 sec 2018-01-27 00:11:17.728 5727 INFO rally.task.engine [-] Load duration is: 1.414439 2018-01-27 00:11:17.728 5727 INFO rally.task.engine [-] Full duration is: 28.945096 2018-01-27 00:11:18.105 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:11:20.903 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.80 sec 2018-01-27 00:11:20.903 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:11:21.470 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-27 00:11:21.470 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:11:21.470 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:11:21.491 8140 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:11:22.625 8140 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: OK 2018-01-27 00:11:22.651 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:11:28.223 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 5.57 sec 2018-01-27 00:11:28.223 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:11:28.251 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 27.58 msec 2018-01-27 00:11:28.251 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:11:31.620 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-27 00:11:32.184 5727 INFO rally.task.engine [-] Load duration is: 1.132181 2018-01-27 00:11:32.185 5727 INFO rally.task.engine [-] Full duration is: 13.531266 2018-01-27 00:11:32.481 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() started 2018-01-27 00:11:35.319 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack setup() finished in 2.84 sec 2018-01-27 00:11:35.319 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() started 2018-01-27 00:11:35.888 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-27 00:11:35.889 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() started 2018-01-27 00:11:35.889 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:11:35.911 8426 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 START 2018-01-27 00:11:37.320 8426 INFO rally.task.runner [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | ITER: 1 END: Error Conflict: Security Group ce461650-4491-4daa-b002-c072c729453b cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-4534459 failed with "argument of type 'NoneType' is not iterable". 2018-01-27 00:11:37.341 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() started 2018-01-27 00:11:44.873 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context cleanup@openstack cleanup() finished in 7.53 sec 2018-01-27 00:11:44.873 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() started 2018-01-27 00:11:44.901 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context quotas@openstack cleanup() finished in 27.18 msec 2018-01-27 00:11:44.901 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() started 2018-01-27 00:11:48.184 5727 INFO rally.task.context [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-27 00:11:48.569 5727 INFO rally.task.engine [-] Load duration is: 1.395149 2018-01-27 00:11:48.570 5727 INFO rally.task.engine [-] Full duration is: 15.719483 2018-01-27 00:11:48.916 5727 INFO rally.task.engine [-] Task a70ab3b7-101e-4b2b-b343-accf5ad2acc7 | Completed: Running task. 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 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.delete_network | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | total | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | -> duration | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.609921 Full duration: 14.227931 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.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | neutron.delete_port | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | total | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> duration | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 1.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.772051 Full duration: 24.737933 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 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | neutron.create_subnet | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | neutron.create_router | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | neutron.add_interface_router | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | neutron.remove_interface_router | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | neutron.delete_router | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 4.044 | 4.044 | 4.044 | 4.044 | 4.044 | 4.044 | 100.0% | 1 | | -> duration | 4.044 | 4.044 | 4.044 | 4.044 | 4.044 | 4.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.043908 Full duration: 31.215685 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 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | neutron.delete_subnet | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 100.0% | 1 | | -> duration | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.713538 Full duration: 24.512954 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.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | neutron.list_networks | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 100.0% | 1 | | -> duration | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.392625 Full duration: 15.855911 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 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | neutron.list_ports | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> duration | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.329858 Full duration: 27.045927 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 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | neutron.create_subnet | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | neutron.create_router | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | neutron.add_interface_router | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | neutron.list_routers | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 100.0% | 1 | | -> duration | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 3.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.000711 Full duration: 33.487715 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 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | neutron.create_subnet | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | neutron.list_subnets | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | -> duration | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.414439 Full duration: 28.945096 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.delete_security_group | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132181 Full duration: 13.531266 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 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | neutron.create_security_group_rule | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | neutron.delete_security_group | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.0% | 1 | | total | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 0.0% | 1 | | -> duration | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.395149 Full duration: 15.719483 2018-01-27 00:11:49,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a70ab3b7-101e-4b2b-b343-accf5ad2acc7 2018-01-27 00:11:49,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a70ab3b7-101e-4b2b-b343-accf5ad2acc7', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-27 00:11:49,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a70ab3b7-101e-4b2b-b343-accf5ad2acc7'] 2018-01-27 00:11:50,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:11:50,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-27 00:11:50,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-27 00:11:50,291 - 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-27 00:11:50,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:11:50,329 - 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-27 00:11:50,335 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:14:47,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2d86c481-c237-43c5-93d6-ad497973cd14: started 2018-01-27 00:11:52.449 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Starting: Task validation. 2018-01-27 00:11:52.497 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Starting: Task validation of syntax. 2018-01-27 00:11:52.640 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Completed: Task validation of syntax. 2018-01-27 00:11:52.640 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Starting: Task validation of required platforms. 2018-01-27 00:11:52.682 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Completed: Task validation of required platforms. 2018-01-27 00:11:52.682 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Starting: Task validation of semantic. 2018-01-27 00:11:53.331 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack setup() started 2018-01-27 00:11:55.951 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack setup() finished in 2.62 sec 2018-01-27 00:12:06.422 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack cleanup() started 2018-01-27 00:12:09.865 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-27 00:12:09.865 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Completed: Task validation of semantic. 2018-01-27 00:12:09.866 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Completed: Task validation. 2018-01-27 00:12:09.866 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Starting: Running task. 2018-01-27 00:12:10.046 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack setup() started 2018-01-27 00:12:12.800 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack setup() finished in 2.75 sec 2018-01-27 00:12:12.800 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context cleanup@openstack setup() started 2018-01-27 00:12:12.801 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-27 00:12:13.567 8801 INFO rally.task.runner [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | ITER: 1 START 2018-01-27 00:14:36.546 8801 INFO rally.task.runner [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-27 00:14:36.570 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context cleanup@openstack cleanup() started 2018-01-27 00:14:43.089 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context cleanup@openstack cleanup() finished in 6.52 sec 2018-01-27 00:14:43.090 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack cleanup() started 2018-01-27 00:14:46.317 8676 INFO rally.task.context [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-27 00:14:46.833 8676 INFO rally.task.engine [-] Load duration is: 141.974398 2018-01-27 00:14:46.833 8676 INFO rally.task.engine [-] Full duration is: 156.289129 2018-01-27 00:14:47.186 8676 INFO rally.task.engine [-] Task 2d86c481-c237-43c5-93d6-ad497973cd14 | 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 | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 8.031 | 100.0% | 1 | | nova.find_host_to_migrate | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | nova.live_migrate | 134.067 | 134.067 | 134.067 | 134.067 | 134.067 | 134.067 | 0.0% | 1 | | total | 142.974 | 142.974 | 142.974 | 142.974 | 142.974 | 142.974 | 0.0% | 1 | | -> duration | 141.974 | 141.974 | 141.974 | 141.974 | 141.974 | 141.974 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.974398 Full duration: 156.289129 2018-01-27 00:14:47,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d86c481-c237-43c5-93d6-ad497973cd14 2018-01-27 00:14:47,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2d86c481-c237-43c5-93d6-ad497973cd14', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-27 00:14:47,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2d86c481-c237-43c5-93d6-ad497973cd14'] 2018-01-27 00:14:48,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:14:48,417 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-27 00:14:48,417 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-27 00:14:48,418 - 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-27 00:14:48,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 00:14:48,455 - 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-27 00:14:48,457 - 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': 'fc9ac5dc-07ed-42b6-9835-9054a10568f2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0356863-180e-482f-b3fb-f14d883203d7', 'flavor_name': 'rally-tiny-e0356863-180e-482f-b3fb-f14d883203d7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0356863-180e-482f-b3fb-f14d883203d7', '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-27 00:15:45,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 741b5719-1f21-4b58-8263-64b3227932b3: started 2018-01-27 00:14:50.678 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Starting: Task validation. 2018-01-27 00:14:50.719 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Starting: Task validation of syntax. 2018-01-27 00:14:50.770 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Completed: Task validation of syntax. 2018-01-27 00:14:50.771 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Starting: Task validation of required platforms. 2018-01-27 00:14:50.792 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Completed: Task validation of required platforms. 2018-01-27 00:14:50.792 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Starting: Task validation of semantic. 2018-01-27 00:14:51.447 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:14:54.180 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.73 sec 2018-01-27 00:14:56.177 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:14:59.588 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-27 00:14:59.588 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Completed: Task validation of semantic. 2018-01-27 00:14:59.588 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Completed: Task validation. 2018-01-27 00:14:59.589 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Starting: Running task. 2018-01-27 00:14:59.809 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:15:02.520 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.71 sec 2018-01-27 00:15:02.520 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() started 2018-01-27 00:15:02.521 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:15:02.545 9036 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 START 2018-01-27 00:15:03.569 9036 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 END: OK 2018-01-27 00:15:03.590 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:15:04.529 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-27 00:15:04.530 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:15:08.084 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-27 00:15:09.863 8911 INFO rally.task.engine [-] Load duration is: 1.021455 2018-01-27 00:15:09.864 8911 INFO rally.task.engine [-] Full duration is: 8.292468 2018-01-27 00:15:10.156 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:15:12.825 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.67 sec 2018-01-27 00:15:12.825 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() started 2018-01-27 00:15:12.826 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-27 00:15:12.848 9142 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 START 2018-01-27 00:15:13.540 9142 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 END: OK 2018-01-27 00:15:13.568 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:15:14.446 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-27 00:15:14.447 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:15:18.024 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-27 00:15:18.202 8911 INFO rally.task.engine [-] Load duration is: 0.689871 2018-01-27 00:15:18.203 8911 INFO rally.task.engine [-] Full duration is: 7.887287 2018-01-27 00:15:18.486 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:15:21.211 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.72 sec 2018-01-27 00:15:21.212 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() started 2018-01-27 00:15:21.212 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:15:21.234 9248 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 START 2018-01-27 00:15:21.927 9248 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 END: OK 2018-01-27 00:15:21.956 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:15:22.914 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-27 00:15:22.914 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:15:26.332 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-27 00:15:26.528 8911 INFO rally.task.engine [-] Load duration is: 0.691552 2018-01-27 00:15:26.528 8911 INFO rally.task.engine [-] Full duration is: 7.862131 2018-01-27 00:15:26.833 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:15:29.481 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.65 sec 2018-01-27 00:15:29.481 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() started 2018-01-27 00:15:29.482 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-27 00:15:29.503 9354 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 START 2018-01-27 00:15:30.445 9354 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 END: OK 2018-01-27 00:15:30.474 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:15:31.435 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-27 00:15:31.436 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:15:34.959 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-27 00:15:36.905 8911 INFO rally.task.engine [-] Load duration is: 0.93995 2018-01-27 00:15:36.906 8911 INFO rally.task.engine [-] Full duration is: 8.145285 2018-01-27 00:15:37.194 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() started 2018-01-27 00:15:39.900 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack setup() finished in 2.71 sec 2018-01-27 00:15:39.900 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() started 2018-01-27 00:15:39.901 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-27 00:15:39.922 9460 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 START 2018-01-27 00:15:40.797 9460 INFO rally.task.runner [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | ITER: 1 END: OK 2018-01-27 00:15:40.826 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() started 2018-01-27 00:15:41.763 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-27 00:15:41.763 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() started 2018-01-27 00:15:45.217 8911 INFO rally.task.context [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-27 00:15:45.299 8911 INFO rally.task.engine [-] Load duration is: 0.872545 2018-01-27 00:15:45.300 8911 INFO rally.task.engine [-] Full duration is: 8.042064 2018-01-27 00:15:45.548 8911 INFO rally.task.engine [-] Task 741b5719-1f21-4b58-8263-64b3227932b3 | Completed: Running task. Task 741b5719-1f21-4b58-8263-64b3227932b3: 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021455 Full duration: 8.292468 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689871 Full duration: 7.887287 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691552 Full duration: 7.862131 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 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93995 Full duration: 8.145285 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872545 Full duration: 8.042064 2018-01-27 00:15:45,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 741b5719-1f21-4b58-8263-64b3227932b3 2018-01-27 00:15:45,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '741b5719-1f21-4b58-8263-64b3227932b3', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-27 00:15:45,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '741b5719-1f21-4b58-8263-64b3227932b3'] 2018-01-27 00:15:46,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 00:15:46,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-27 00:15:46,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:25 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:06 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:14 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:55 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:20 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:38 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:12 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:20 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:13 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-27 00:15:46,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-27 00:15:52,406 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-27 00:15:52,406 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-27 00:15:52,923 - functest.utils.functest_utils - DEBUG - 2018-01-27 00:15:52,923 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 00:15:52,923 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-27 00:15:52,928 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-27 00:15:52,928 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-27 00:15:53,010 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-27 00:15:53,461 - functest.energy.energy - DEBUG - Starting recording 2018-01-27 00:15:53,461 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-27 00:15:53,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-27 00:15:56,146 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-27 00:15:58,551 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 00:16:01,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-27 00:16:04,224 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 00:16:10,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-27 00:16:10,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-27 00:16:11,917 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-27 00:16:15,217 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 00:16:15,217 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 00:16:17,906 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-27 00:16:17,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-27 00:16:19,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-27 00:16:20,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-27 00:16:20,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-27 00:16:20,945 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-27 00:16:24,100 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-27 00:16:24,101 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-27 00:16:24,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-27 00:16:24,106 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-27 00:16:24,108 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-27 00:16:24,114 - 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-27 00:34:36,112 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.223251s] ... ok 2018-01-27 00:34:36,113 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.064709s] ... ok 2018-01-27 00:34:36,113 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.410604s] ... ok 2018-01-27 00:34:36,113 - 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 [0.641119s] ... ok 2018-01-27 00:34:36,113 - 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.207790s] ... ok 2018-01-27 00:34:36,113 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [5.854168s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.069588s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.222612s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.094916s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001038s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [3.581707s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.069587s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.204504s] ... ok 2018-01-27 00:34:36,114 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.097258s] ... ok 2018-01-27 00:34:36,115 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001060s] ... ok 2018-01-27 00:34:36,115 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.299593s] ... ok 2018-01-27 00:34:36,115 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.246914s] ... ok 2018-01-27 00:34:36,115 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.711361s] ... ok 2018-01-27 00:34:36,115 - 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.388135s] ... ok 2018-01-27 00:34:36,115 - 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.263733s] ... ok 2018-01-27 00:34:36,115 - 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.354184s] ... ok 2018-01-27 00:34:36,115 - 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.246498s] ... ok 2018-01-27 00:34:36,115 - 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.211296s] ... ok 2018-01-27 00:34:36,116 - 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.072808s] ... ok 2018-01-27 00:34:36,116 - 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.086542s] ... ok 2018-01-27 00:34:36,116 - 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.073840s] ... ok 2018-01-27 00:34:36,116 - 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.068412s] ... ok 2018-01-27 00:34:36,116 - 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.070303s] ... ok 2018-01-27 00:34:36,116 - 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.147126s] ... ok 2018-01-27 00:34:36,116 - 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.062281s] ... ok 2018-01-27 00:34:36,116 - 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.010775s] ... ok 2018-01-27 00:34:36,117 - 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.134866s] ... ok 2018-01-27 00:34:36,117 - 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.011121s] ... ok 2018-01-27 00:34:36,117 - 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.011289s] ... ok 2018-01-27 00:34:36,117 - 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.034152s] ... ok 2018-01-27 00:34:36,117 - 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.060386s] ... ok 2018-01-27 00:34:36,117 - 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.058720s] ... ok 2018-01-27 00:34:36,117 - 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.478808s] ... ok 2018-01-27 00:34:36,117 - 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.014738s] ... ok 2018-01-27 00:34:36,118 - 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.070283s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [16.762332s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [72.508811s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [24.167130s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.397158s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.396526s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.225397s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.219862s] ... ok 2018-01-27 00:34:36,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.410921s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.386963s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.375949s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.867118s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [5.681745s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.672540s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.638588s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.824187s] ... ok 2018-01-27 00:34:36,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.490520s] ... ok 2018-01-27 00:34:36,120 - 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 [0.979169s] ... ok 2018-01-27 00:34:36,120 - 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 [0.928474s] ... ok 2018-01-27 00:34:36,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.147280s] ... ok 2018-01-27 00:34:36,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.297995s] ... ok 2018-01-27 00:34:36,120 - 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.076842s] ... ok 2018-01-27 00:34:36,120 - 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.230082s] ... ok 2018-01-27 00:34:36,120 - 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.237177s] ... ok 2018-01-27 00:34:36,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.369795s] ... ok 2018-01-27 00:34:36,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.285736s] ... ok 2018-01-27 00:34:36,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.244126s] ... ok 2018-01-27 00:34:36,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.236410s] ... ok 2018-01-27 00:34:36,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.236236s] ... ok 2018-01-27 00:34:36,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.361821s] ... ok 2018-01-27 00:34:36,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.236430s] ... ok 2018-01-27 00:34:36,121 - 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.230901s] ... ok 2018-01-27 00:34:36,121 - 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 [0.238136s] ... ok 2018-01-27 00:34:36,122 - 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.225294s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.311680s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.343901s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011942s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [25.212036s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.070809s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.069203s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.051631s] ... ok 2018-01-27 00:34:36,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.315344s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.428151s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.930280s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008629s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.156420s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.040824s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.028912s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.034253s] ... ok 2018-01-27 00:34:36,123 - 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.182732s] ... ok 2018-01-27 00:34:36,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.177653s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.040375s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.126960s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.043434s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.149745s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.016492s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.413512s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007247s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.013000s] ... ok 2018-01-27 00:34:36,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.418520s] ... ok 2018-01-27 00:34:36,125 - 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.258174s] ... ok 2018-01-27 00:34:36,125 - 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.022979s] ... ok 2018-01-27 00:34:36,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.872143s] ... ok 2018-01-27 00:34:36,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.192892s] ... ok 2018-01-27 00:34:36,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.415413s] ... ok 2018-01-27 00:34:36,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.588594s] ... ok 2018-01-27 00:34:36,125 - 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.726009s] ... ok 2018-01-27 00:34:36,125 - 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 [3.898057s] ... ok 2018-01-27 00:34:36,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.283466s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.264579s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.847120s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.315521s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.110407s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.050448s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.050691s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.097926s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.312451s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.057859s] ... ok 2018-01-27 00:34:36,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.063783s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.078483s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.806092s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.666195s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.488134s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.052255s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.045599s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.052183s] ... ok 2018-01-27 00:34:36,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.189467s] ... ok 2018-01-27 00:34:36,127 - 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 [1.481342s] ... ok 2018-01-27 00:34:36,128 - 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 [0.826546s] ... ok 2018-01-27 00:34:36,128 - 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 [2.586453s] ... ok 2018-01-27 00:34:36,128 - 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 [0.774093s] ... ok 2018-01-27 00:34:36,128 - 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.834762s] ... ok 2018-01-27 00:34:36,128 - 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 [0.745726s] ... ok 2018-01-27 00:34:36,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.276646s] ... ok 2018-01-27 00:34:36,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.051222s] ... ok 2018-01-27 00:34:36,128 - 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.161928s] ... ok 2018-01-27 00:34:36,128 - 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.318690s] ... ok 2018-01-27 00:34:36,129 - 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 [0.485088s] ... ok 2018-01-27 00:34:36,129 - 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 [0.573203s] ... ok 2018-01-27 00:34:36,129 - 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 [0.485068s] ... ok 2018-01-27 00:34:36,129 - 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.169716s] ... ok 2018-01-27 00:34:36,129 - 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.717353s] ... ok 2018-01-27 00:34:36,129 - 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.073491s] ... ok 2018-01-27 00:34:36,129 - 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.020010s] ... ok 2018-01-27 00:34:36,129 - 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.016861s] ... ok 2018-01-27 00:34:36,129 - 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.182517s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.912735s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.149800s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.150225s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.244825s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.291946s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.117212s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.533777s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.787515s] ... ok 2018-01-27 00:34:36,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.360335s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.355270s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.425599s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.089782s] ... ok 2018-01-27 00:34:36,131 - 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 [8.066550s] ... ok 2018-01-27 00:34:36,131 - 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 [11.497151s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.049325s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.037555s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.047532s] ... ok 2018-01-27 00:34:36,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.434198s] ... ok 2018-01-27 00:34:36,132 - 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.098678s] ... ok 2018-01-27 00:34:36,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.396772s] ... ok 2018-01-27 00:34:36,132 - 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.041194s] ... ok 2018-01-27 00:34:36,132 - 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.189930s] ... ok 2018-01-27 00:34:36,132 - 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.054201s] ... ok 2018-01-27 00:34:36,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.055880s] ... ok 2018-01-27 00:34:36,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.042378s] ... ok 2018-01-27 00:34:36,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.080167s] ... ok 2018-01-27 00:34:36,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.087344s] ... ok 2018-01-27 00:34:36,133 - 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.052571s] ... ok 2018-01-27 00:34:36,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.048694s] ... ok 2018-01-27 00:34:36,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.154977s] ... ok 2018-01-27 00:34:36,133 - 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.175914s] ... ok 2018-01-27 00:34:36,133 - 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.180761s] ... ok 2018-01-27 00:34:36,133 - 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.165824s] ... ok 2018-01-27 00:34:36,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.163908s] ... ok 2018-01-27 00:34:36,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.151579s] ... ok 2018-01-27 00:34:36,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.191682s] ... ok 2018-01-27 00:34:36,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.034615s] ... ok 2018-01-27 00:34:36,134 - 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.145470s] ... ok 2018-01-27 00:34:36,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.035965s] ... ok 2018-01-27 00:34:36,134 - 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.008981s] ... ok 2018-01-27 00:34:36,134 - 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.045108s] ... ok 2018-01-27 00:34:36,134 - 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.043558s] ... ok 2018-01-27 00:34:36,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.040045s] ... ok 2018-01-27 00:34:36,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.040753s] ... ok 2018-01-27 00:34:36,134 - 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.182451s] ... ok 2018-01-27 00:34:36,134 - 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.032460s] ... ok 2018-01-27 00:34:36,135 - 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.034619s] ... ok 2018-01-27 00:34:36,135 - 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.008784s] ... ok 2018-01-27 00:34:36,135 - 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.032858s] ... ok 2018-01-27 00:34:36,135 - 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.034443s] ... ok 2018-01-27 00:34:36,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.032445s] ... ok 2018-01-27 00:34:36,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031238s] ... ok 2018-01-27 00:34:36,135 - 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.448693s] ... ok 2018-01-27 00:34:36,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.796805s] ... ok 2018-01-27 00:34:36,135 - 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.072583s] ... ok 2018-01-27 00:34:36,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.208625s] ... ok 2018-01-27 00:34:36,136 - 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.173097s] ... ok 2018-01-27 00:34:36,136 - 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.182370s] ... ok 2018-01-27 00:34:36,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1088.0000 sec. 2018-01-27 00:34:36,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-27 00:34:36,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-27 00:34:36,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 1 2018-01-27 00:34:36,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.5098039216% 2018-01-27 00:34:44,097 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-27 00:34:44,097 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-27 00:34:44,667 - functest.utils.functest_utils - DEBUG - 2018-01-27 00:34:44,667 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 00:34:44,667 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 18:50 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-27 00:34:44,671 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-27 00:34:44,671 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-27 00:35:04,588 - 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-27 00:35:04,589 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-27 00:35:04,617 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-27 00:35:04,728 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 00:35:04,729 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-27 00:35:04,732 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-27 00:35:05,725 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-27 01:44:49,134 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 01:44:49,134 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 69:43 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-27 01:44:49,139 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-27 01:44:49,139 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-719 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-27 01:44:49,142 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 12:18 | PASS | | rally_sanity | functest | smoke | 18:20 | FAIL | | refstack_defcore | functest | smoke | 18:50 | FAIL | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 69:43 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-27 01:44:49,148 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-27 01:44:52,653 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 01:44:52,654 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 01:44:52,654 - 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 bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-01-27 01:44:52,655 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-27 01:44:52,655 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-27 01:46:17,115 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-27 01:46:17,115 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-27 01:46:17,223 - functest.utils.functest_utils - DEBUG - 2018-01-27 01:46:17,224 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 01:46:17,224 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 01:24 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-27 01:46:17,227 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-27 01:46:17,228 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-27 01:46:18,257 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-27 01:46:47,505 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:46:48,095 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:46:50,231 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-27 01:46:50,511 - functest.utils.openstack_utils - DEBUG - Network '0ad45a7a-79d7-4c89-b7d0-e067f4a44ee2' created successfully 2018-01-27 01:46:50,511 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-27 01:46:50,995 - functest.utils.openstack_utils - DEBUG - Subnet '514d90b6-0989-464c-8c02-2590f460bc6a' created successfully 2018-01-27 01:46:50,996 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-27 01:46:51,141 - functest.utils.openstack_utils - DEBUG - Router '318c143a-0b00-4495-aa60-a64d36cbf4d6' created successfully 2018-01-27 01:46:51,141 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-27 01:46:52,441 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-27 01:46:52,441 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-27 01:46:53,750 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-27 01:46:54,779 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-27 01:46:54,980 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=7752ed0b-f4c6-4988-aa19-a2f4fe19e61a created successfully. 2018-01-27 01:46:54,980 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-27 01:46:54,981 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-27 01:46:55,168 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-27 01:46:55,168 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-27 01:46:55,338 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-27 01:46:55,571 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-27 01:46:56,404 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:46:56,404 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:47:19,034 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:47:19,705 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:47:19,793 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-27 01:47:20,165 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-27 01:47:20,374 - functest.utils.openstack_utils - DEBUG - Network '6695621d-4da9-412d-b13e-b67c3eb10ddd' created successfully 2018-01-27 01:47:20,374 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-27 01:47:20,837 - functest.utils.openstack_utils - DEBUG - Subnet '5d2c3d48-010f-43cb-9875-fe30825b326c' created successfully 2018-01-27 01:47:20,837 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-27 01:47:20,946 - functest.utils.openstack_utils - DEBUG - Router 'a0212547-fb62-47b7-a974-83e97025ddbb' created successfully 2018-01-27 01:47:20,946 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-27 01:47:22,073 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-27 01:47:22,073 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-27 01:47:23,500 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-27 01:47:23,736 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-27 01:47:23,997 - functest.utils.openstack_utils - DEBUG - Network 'd35a148a-8845-437a-893c-6926146fb18f' created successfully 2018-01-27 01:47:23,998 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-27 01:47:24,410 - functest.utils.openstack_utils - DEBUG - Subnet '3044b657-2a28-4c15-bf82-38dfae1a8ae1' created successfully 2018-01-27 01:47:24,411 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-27 01:47:24,509 - functest.utils.openstack_utils - DEBUG - Router '967ff8a1-f862-427b-bdcb-9cdd1e57d00a' created successfully 2018-01-27 01:47:24,510 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-27 01:47:25,962 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-27 01:47:25,962 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-27 01:47:27,154 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-27 01:47:28,074 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-27 01:47:37,998 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-27 01:47:38,099 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=d032fc7d-53c7-40f2-89b4-2362f4ae0c11 created successfully. 2018-01-27 01:53:05,101 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:53:05,657 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:53:08,635 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:53:09,836 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:53:09,837 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:53:14,354 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:53:14,919 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:53:18,285 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:53:19,444 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:53:19,444 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:53:24,662 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:53:38,573 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:53:40,803 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:53:42,483 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:53:42,484 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:53:46,029 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:53:58,702 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:54:00,963 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:54:02,322 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:54:02,323 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:54:04,826 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:54:05,751 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:54:08,119 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-27 01:54:08,341 - functest.utils.openstack_utils - DEBUG - Network '8b853f4f-2120-4e6c-ba67-ef475643e887' created successfully 2018-01-27 01:54:08,341 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-27 01:54:08,698 - functest.utils.openstack_utils - DEBUG - Subnet 'f1c55c15-7dc7-4f82-87fc-061db2f531c6' created successfully 2018-01-27 01:54:08,699 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-27 01:54:08,837 - functest.utils.openstack_utils - DEBUG - Router '8a1c8c60-311a-44ef-9c8a-8b72b4ff99e3' created successfully 2018-01-27 01:54:08,837 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-27 01:54:10,245 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-27 01:54:10,245 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-27 01:54:11,534 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-27 01:54:12,142 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:54:13,296 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:54:13,296 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:54:19,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-27 01:54:19,887 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-27 01:54:19,896 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-27 01:54:19,973 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:54:20,498 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-27 01:54:23,496 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:54:24,662 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-27 01:54:24,663 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-27 01:54:24,752 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-27 01:54:25,300 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-27 01:54:32,881 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-27 01:54:32,978 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=cd595802-ace1-46d0-86fe-d5305617a096 created successfully. 2018-01-27 01:54:33,714 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-27 01:54:34,109 - functest.utils.openstack_utils - DEBUG - Network 'd349b5da-a8a7-4222-ab21-f186041579ec' created successfully 2018-01-27 01:54:34,109 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-27 01:54:34,459 - functest.utils.openstack_utils - DEBUG - Subnet '5d9271e1-4bdd-4f5b-994e-204094cfb801' created successfully 2018-01-27 01:54:34,459 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-27 01:54:34,563 - functest.utils.openstack_utils - DEBUG - Router 'fbbdf1f0-1223-4060-ae36-13018c4ad540' created successfully 2018-01-27 01:54:34,563 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-27 01:54:35,811 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-27 01:54:35,811 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-27 01:54:37,202 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-27 01:54:37,275 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-27 01:57:22,450 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-27 01:58:37,741 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-27 01:58:42,060 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-27 01:58:42,074 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-01-27 01:58:42,728 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-27 01:58:42,739 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-01-27 01:58:42,985 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-27 01:58:42,997 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-01-27 01:58:43,017 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-27 01:58:44,003 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-27 01:58:44,113 - functest.utils.functest_utils - DEBUG - 2018-01-27 01:58:44,113 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 01:58:44,114 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 12:26 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-27 01:58:44,117 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-27 01:58:44,118 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-719 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-27 01:58:44,122 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 01:24 | FAIL | | bgpvpn | sdnvpn | features | 12:26 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-27 01:58:44,126 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-27 01:58:48,940 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 01:58:48,941 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 01:58:48,941 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-27 01:58:48,942 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-719 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-27 01:58:48,942 - 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-27 01:58:48,944 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-27 01:58:51,551 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 01:58:51,552 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 01:58:51,552 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-27 01:58:51,552 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-719 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-27 01:58:51,553 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-27 01:58:51,554 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK