2018-01-17 12:00:19,788 - functest.ci.check_deployment - DEBUG - 172.30.9.27:5000 is reachable! 2018-01-17 12:00:19,789 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.27:5000/v3 ...OK 2018-01-17 12:00:20,164 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-17 12:00:20,548 - functest.ci.check_deployment - DEBUG - 172.30.9.27:5000 is reachable! 2018-01-17 12:00:20,548 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.27:5000 ...OK 2018-01-17 12:00:20,929 - functest.ci.check_deployment - DEBUG - 172.30.9.27:8774 is reachable! 2018-01-17 12:00:20,930 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.27:8774/v2.1 ...OK 2018-01-17 12:00:21,421 - functest.ci.check_deployment - DEBUG - 172.30.9.27:9696 is reachable! 2018-01-17 12:00:21,421 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.27:9696 ...OK 2018-01-17 12:00:21,891 - functest.ci.check_deployment - DEBUG - 172.30.9.27:9292 is reachable! 2018-01-17 12:00:21,892 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.27:9292 ...OK 2018-01-17 12:00:23,256 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-17 12:00:24,162 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-17 12:00:24,195 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-17 12:00:24,948 - functest.ci.check_deployment - INFO - External network found: external 2018-01-17 12:00:38,001 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 12:00:38,001 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 12:00:38,002 - 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-17 12:00:38,003 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-17 12:00:38,003 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-17 12:00:39,760 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 12:00:50,403 - 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 10.641s OK 2018-01-17 12:00:50,529 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:00:50,529 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:00:50,530 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 12:00:50,534 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-17 12:00:51,885 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 12:09:40,468 - 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 528.573s OK 2018-01-17 12:09:40,605 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:09:40,606 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:09:40,607 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 12:09:40,610 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-17 12:09:41,319 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 12:10:12,485 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.166s OK 2018-01-17 12:10:12,598 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:10:12,599 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:10:12,599 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:31 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-17 12:10:12,603 - 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-684 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 12:10:12,605 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 08:49 | PASS | | snaps_health_check | functest | healthcheck | 00:31 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-17 12:10:12,608 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 12:10:33,261 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 12:10:33,262 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 12:10:33,263 - 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-17 12:10:33,264 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-17 12:10:33,264 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-17 12:10:33,406 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 12:10:33,406 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 12:10:33' 2018-01-17 12:10:33,406 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:35,963 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:38,493 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:43,933 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:44,572 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:50,914 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-2225e5f6-bee8-488b-9518-eed8265c79f6' 2018-01-17 12:10:56,069 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 12:11:04,126 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 12:11:06,829 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 12:11:27,592 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:11:27,592 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:11:27,592 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-17 12:11:27,596 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-17 12:11:27,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 12:11:29,760 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 12:11:31,850 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 12:11:35,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 12:11:37,279 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 12:11:42,869 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 12:11:44,607 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 12:11:44,607 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 12:11:47,195 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 12:11:47,195 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 12:11:50,167 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 12:11:50,167 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 12:11:50,169 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 12:11:50,172 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-17 12:11:50,172 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-c3cd56cc-fad2-4550-8635-d0f1c8e16883/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-17 12:11:52,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-17 12:11:52,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-17 12:11:52,697 - 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-17 12:11:54,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:11:54.659 58 INFO rally.api [-] Starting verification (UUID=39e62551-2ecb-458b-a925-7d3a91297c8f) for deployment 'opnfv-rally' (UUID=a448776a-61bb-43b3-b90d-434e2673c14c) by verifier 'opnfv-tempest' (UUID=c3cd56cc-fad2-4550-8635-d0f1c8e16883). 2018-01-17 12:11:54,661 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 39e62551-2ecb-458b-a925-7d3a91297c8f 2018-01-17 12:12:00,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:00.435 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.164s] 2018-01-17 12:12:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:00.489 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-01-17 12:12:06,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:06.171 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.176s] 2018-01-17 12:12:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:07.469 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.295s] 2018-01-17 12:12:16,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:16.685 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.531s] 2018-01-17 12:12:29,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:29.799 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.832s] 2018-01-17 12:12:59,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:59.051 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.077s] 2018-01-17 12:12:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:12:59.054 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-17 12:13:23,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:13:23.737 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2018-01-17 12:13:23,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:13:23.738 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-17 12:13:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:13:49.349 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-01-17 12:13:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:13:49.351 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-01-17 12:15:26,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:26.040 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [72.458s] 2018-01-17 12:15:46,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:46.015 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.087s] 2018-01-17 12:15:46,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:46.131 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.115s] 2018-01-17 12:15:53,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:53.425 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.647s] 2018-01-17 12:15:53,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:53.436 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-17 12:15:54,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:54.963 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 12:15:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:54.964 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 12:15:59,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:15:59.013 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.518s] 2018-01-17 12:16:04,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:04.487 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-01-17 12:16:10,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:10.627 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.623s] 2018-01-17 12:16:17,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:17.206 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.417s] 2018-01-17 12:16:25,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:25.579 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.973s] 2018-01-17 12:16:31,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:31.367 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.350s] 2018-01-17 12:16:36,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:36.726 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.170s] 2018-01-17 12:16:43,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:43.241 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.390s] 2018-01-17 12:16:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:49.934 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.404s] 2018-01-17 12:16:57,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:57.484 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.635s] 2018-01-17 12:16:59,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:16:59.560 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-17 12:17:01,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:01.482 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.095s] 2018-01-17 12:17:01,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:01.552 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-01-17 12:17:01,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:01.634 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2018-01-17 12:17:01,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:01.641 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-17 12:17:05,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:05.182 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.485s] 2018-01-17 12:17:06,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:06.240 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.058s] 2018-01-17 12:17:07,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:07.086 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.845s] 2018-01-17 12:17:12,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:12.407 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-17 12:17:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:17.543 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.789s] 2018-01-17 12:17:28,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:28.462 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.450s] 2018-01-17 12:17:31,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:31.225 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.762s] 2018-01-17 12:17:42,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:42.113 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.258s] 2018-01-17 12:17:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:44.631 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.517s] 2018-01-17 12:17:51,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:51.479 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.847s] 2018-01-17 12:17:59,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:17:59.758 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.774s] 2018-01-17 12:18:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:02.606 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.848s] 2018-01-17 12:18:08,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:08.334 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.727s] 2018-01-17 12:18:21,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.170 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.981s] 2018-01-17 12:18:21,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.362 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.192s] 2018-01-17 12:18:21,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.610 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.247s] 2018-01-17 12:18:21,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.664 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-01-17 12:18:21,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.902 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.237s] 2018-01-17 12:18:21,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:21.956 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2018-01-17 12:18:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.104 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.317s] 2018-01-17 12:18:32,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.315 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.210s] 2018-01-17 12:18:32,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.421 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2018-01-17 12:18:32,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.471 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-01-17 12:18:32,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.565 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.093s] 2018-01-17 12:18:32,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:32.614 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-01-17 12:18:41,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:41.973 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [2.938s] 2018-01-17 12:18:46,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:46.855 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.882s] 2018-01-17 12:18:48,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:48.527 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.671s] 2018-01-17 12:18:48,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:48.758 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.230s] 2018-01-17 12:18:48,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:48.821 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.064s] 2018-01-17 12:18:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:18:57.659 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.832s] 2018-01-17 12:19:02,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:02.760 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.100s] 2018-01-17 12:19:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:04.397 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.636s] 2018-01-17 12:19:04,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:04.451 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2018-01-17 12:19:04,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:04.503 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-01-17 12:19:17,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:17.747 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.487s] 2018-01-17 12:19:22,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:22.244 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.497s] 2018-01-17 12:19:26,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:26.497 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.252s] 2018-01-17 12:19:28,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:28.991 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.493s] 2018-01-17 12:19:47,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:47.059 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.125s] 2018-01-17 12:19:51,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:51.851 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.791s] 2018-01-17 12:19:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:55.531 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.679s] 2018-01-17 12:19:59,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:19:59.179 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.647s] 2018-01-17 12:20:10,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:10.331 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.486s] 2018-01-17 12:20:12,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:12.331 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.996s] 2018-01-17 12:20:12,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:12.376 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-01-17 12:20:16,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:16.498 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.265s] 2018-01-17 12:20:18,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:18.326 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.825s] 2018-01-17 12:20:18,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:18.375 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2018-01-17 12:20:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:22.136 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.676s] 2018-01-17 12:20:25,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:25.250 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-17 12:20:26,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:26.473 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-17 12:20:26,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:26.475 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-17 12:20:26,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:26.476 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-17 12:20:26,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:26.477 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-17 12:20:26,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:26.478 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-17 12:20:28,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:28.305 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-17 12:20:41,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:41.553 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.198s] 2018-01-17 12:20:52,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:20:52.747 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.626s] 2018-01-17 12:21:04,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:21:04.171 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.421s] 2018-01-17 12:21:14,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:21:14.358 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.175s] 2018-01-17 12:23:45,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:23:45.170 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [145.405s] 2018-01-17 12:24:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:24:12.933 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [20.111s] 2018-01-17 12:24:50,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 12:24:50.787 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.030s] 2018-01-17 12:25:03,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 39e62551-2ecb-458b-a925-7d3a91297c8f'. 2018-01-17 12:25:04,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 39e62551-2ecb-458b-a925-7d3a91297c8f | 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-17 12:11:54 | 2018-01-17 12:25:04,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-17 12:25:03 | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:09 | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c3cd56cc-fad2-4550-8635-d0f1c8e16883) | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a448776a-61bb-43b3-b90d-434e2673c14c) | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 772.464 | 2018-01-17 12:25:04,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 12:25:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-17 12:25:04,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-17 12:25:08,728 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:25:08,728 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:25:08,728 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:26 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-17 12:25:08,733 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-17 12:25:08,733 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-17 12:25:09,330 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-17 12:25:09,331 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 12:25:09,751 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 12:25:09,751 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-17 12:25:10,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 12:25:12,550 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 12:25:14,711 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 12:25:17,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-17 12:25:19,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5'... 2018-01-17 12:25:20,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-2aebcd22-d7c6-4350-9489-95b60f25ffb5'... 2018-01-17 12:25:22,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-2aebcd22-d7c6-4350-9489-95b60f25ffb5'... 2018-01-17 12:25:26,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5'... 2018-01-17 12:25:26,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5'... 2018-01-17 12:25:27,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-17 12:25:27,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-17 12:25:27,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:25:27,218 - 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-17 12:25:27,223 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:26:26,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b8d75769-3268-4b7e-9732-685adc797dbc: started 2018-01-17 12:25:29.248 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Starting: Task validation. 2018-01-17 12:25:29.290 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Starting: Task validation of syntax. 2018-01-17 12:25:29.372 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Completed: Task validation of syntax. 2018-01-17 12:25:29.373 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Starting: Task validation of required platforms. 2018-01-17 12:25:29.403 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Completed: Task validation of required platforms. 2018-01-17 12:25:29.403 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Starting: Task validation of semantic. 2018-01-17 12:25:30.099 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:25:32.791 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.69 sec 2018-01-17 12:25:32.836 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:25:36.246 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.41 sec 2018-01-17 12:25:36.246 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Completed: Task validation of semantic. 2018-01-17 12:25:36.247 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Completed: Task validation. 2018-01-17 12:25:36.247 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Starting: Running task. 2018-01-17 12:25:36.418 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:25:39.144 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.73 sec 2018-01-17 12:25:39.166 296 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:25:39.625 296 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:25:39.643 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:25:43.226 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.58 sec 2018-01-17 12:25:44.461 171 INFO rally.task.engine [-] Load duration is: 0.457959 2018-01-17 12:25:44.461 171 INFO rally.task.engine [-] Full duration is: 6.825326 2018-01-17 12:25:44.709 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:25:47.554 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.84 sec 2018-01-17 12:25:47.572 382 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:25:48.330 382 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:25:48.355 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:25:51.810 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.45 sec 2018-01-17 12:25:52.749 171 INFO rally.task.engine [-] Load duration is: 0.755977 2018-01-17 12:25:52.750 171 INFO rally.task.engine [-] Full duration is: 7.11538 2018-01-17 12:25:52.996 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:25:55.852 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.86 sec 2018-01-17 12:25:55.873 468 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:25:56.531 468 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:25:56.554 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:26:00.207 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.65 sec 2018-01-17 12:26:01.054 171 INFO rally.task.engine [-] Load duration is: 0.656705 2018-01-17 12:26:01.055 171 INFO rally.task.engine [-] Full duration is: 7.227531 2018-01-17 12:26:01.292 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:26:04.075 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.78 sec 2018-01-17 12:26:04.096 554 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:26:04.863 554 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:26:04.889 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:26:08.260 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.37 sec 2018-01-17 12:26:09.341 171 INFO rally.task.engine [-] Load duration is: 0.765507 2018-01-17 12:26:09.342 171 INFO rally.task.engine [-] Full duration is: 6.983035 2018-01-17 12:26:09.598 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:26:12.243 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.65 sec 2018-01-17 12:26:12.264 640 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:26:13.018 640 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:26:13.038 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:26:16.460 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.42 sec 2018-01-17 12:26:17.644 171 INFO rally.task.engine [-] Load duration is: 0.751602 2018-01-17 12:26:17.645 171 INFO rally.task.engine [-] Full duration is: 6.880809 2018-01-17 12:26:17.897 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() started 2018-01-17 12:26:20.507 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack setup() finished in 2.61 sec 2018-01-17 12:26:20.527 726 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 START 2018-01-17 12:26:21.172 726 INFO rally.task.runner [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | ITER: 1 END: OK 2018-01-17 12:26:21.199 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() started 2018-01-17 12:26:24.692 171 INFO rally.task.context [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Context users@openstack cleanup() finished in 3.49 sec 2018-01-17 12:26:25.946 171 INFO rally.task.engine [-] Load duration is: 0.642505 2018-01-17 12:26:25.947 171 INFO rally.task.engine [-] Full duration is: 6.813368 2018-01-17 12:26:26.139 171 INFO rally.task.engine [-] Task b8d75769-3268-4b7e-9732-685adc797dbc | Completed: Running task. Task b8d75769-3268-4b7e-9732-685adc797dbc: 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.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | total | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | -> duration | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.457959 Full duration: 6.825326 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.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755977 Full duration: 7.11538 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.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656705 Full duration: 7.227531 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765507 Full duration: 6.983035 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 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.751602 Full duration: 6.880809 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.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642505 Full duration: 6.813368 2018-01-17 12:26:26,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b8d75769-3268-4b7e-9732-685adc797dbc 2018-01-17 12:26:26,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-17 12:26:26,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b8d75769-3268-4b7e-9732-685adc797dbc', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-17 12:26:26,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b8d75769-3268-4b7e-9732-685adc797dbc'] 2018-01-17 12:26:27,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:26:27,315 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-17 12:26:27,315 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-17 12:26:27,316 - 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-17 12:26:27,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:26:27,353 - 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-17 12:26:27,357 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:27:54,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6572934e-bc77-42f1-af2c-d33ee71904fb: started 2018-01-17 12:26:29.563 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Starting: Task validation. 2018-01-17 12:26:29.600 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Starting: Task validation of syntax. 2018-01-17 12:26:29.667 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Completed: Task validation of syntax. 2018-01-17 12:26:29.667 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Starting: Task validation of required platforms. 2018-01-17 12:26:29.692 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Completed: Task validation of required platforms. 2018-01-17 12:26:29.692 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Starting: Task validation of semantic. 2018-01-17 12:26:30.362 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() started 2018-01-17 12:26:33.115 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() finished in 2.75 sec 2018-01-17 12:26:35.301 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() started 2018-01-17 12:26:38.681 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() finished in 3.38 sec 2018-01-17 12:26:38.681 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Completed: Task validation of semantic. 2018-01-17 12:26:38.681 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Completed: Task validation. 2018-01-17 12:26:38.682 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Starting: Running task. 2018-01-17 12:26:38.860 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() started 2018-01-17 12:26:41.528 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() finished in 2.67 sec 2018-01-17 12:26:41.528 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() started 2018-01-17 12:26:41.528 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 12:26:41.552 901 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 START 2018-01-17 12:26:47.238 901 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 END: OK 2018-01-17 12:26:47.266 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() started 2018-01-17 12:26:47.879 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-17 12:26:47.879 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() started 2018-01-17 12:26:51.245 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() finished in 3.37 sec 2018-01-17 12:26:52.932 776 INFO rally.task.engine [-] Load duration is: 4.888995 2018-01-17 12:26:52.933 776 INFO rally.task.engine [-] Full duration is: 12.40086 2018-01-17 12:26:53.189 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() started 2018-01-17 12:26:55.871 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() finished in 2.68 sec 2018-01-17 12:26:55.871 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() started 2018-01-17 12:26:55.872 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:26:55.894 1007 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 START 2018-01-17 12:27:00.910 1007 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 END: OK 2018-01-17 12:27:00.932 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() started 2018-01-17 12:27:04.082 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() finished in 3.15 sec 2018-01-17 12:27:04.082 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() started 2018-01-17 12:27:07.617 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() finished in 3.53 sec 2018-01-17 12:27:09.271 776 INFO rally.task.engine [-] Load duration is: 4.241268 2018-01-17 12:27:09.272 776 INFO rally.task.engine [-] Full duration is: 14.443253 2018-01-17 12:27:09.518 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() started 2018-01-17 12:27:12.383 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() finished in 2.86 sec 2018-01-17 12:27:12.404 1113 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 START 2018-01-17 12:27:13.391 1113 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 END: OK 2018-01-17 12:27:13.420 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() started 2018-01-17 12:27:16.989 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() finished in 3.57 sec 2018-01-17 12:27:17.565 776 INFO rally.task.engine [-] Load duration is: 0.199516 2018-01-17 12:27:17.565 776 INFO rally.task.engine [-] Full duration is: 7.486638 2018-01-17 12:27:17.832 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() started 2018-01-17 12:27:20.554 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:27:20.554 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context quotas@openstack setup() started 2018-01-17 12:27:21.349 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context quotas@openstack setup() finished in 0.79 sec 2018-01-17 12:27:21.349 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() started 2018-01-17 12:27:21.349 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:27:22.020 1199 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 START 2018-01-17 12:27:38.581 1199 INFO rally.task.runner [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | ITER: 1 END: OK 2018-01-17 12:27:38.608 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() started 2018-01-17 12:27:49.957 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context cleanup@openstack cleanup() finished in 11.35 sec 2018-01-17 12:27:49.958 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context quotas@openstack cleanup() started 2018-01-17 12:27:49.994 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context quotas@openstack cleanup() finished in 36.93 msec 2018-01-17 12:27:49.995 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() started 2018-01-17 12:27:53.295 776 INFO rally.task.context [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Context users@openstack cleanup() finished in 3.30 sec 2018-01-17 12:27:54.046 776 INFO rally.task.engine [-] Load duration is: 14.776691 2018-01-17 12:27:54.047 776 INFO rally.task.engine [-] Full duration is: 35.483152 2018-01-17 12:27:54.235 776 INFO rally.task.engine [-] Task 6572934e-bc77-42f1-af2c-d33ee71904fb | Completed: Running task. Task 6572934e-bc77-42f1-af2c-d33ee71904fb: 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.728 | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | -> glance_v2.upload_data | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | glance_v2.delete_image | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | total | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 100.0% | 1 | | -> duration | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.888995 Full duration: 12.40086 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.125 | 4.125 | 4.125 | 4.125 | 4.125 | 4.125 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> glance_v2.upload_data | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | glance_v2.list_images | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 100.0% | 1 | | -> duration | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.241268 Full duration: 14.443253 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.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | -> duration | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.199516 Full duration: 7.486638 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.943 | 3.943 | 3.943 | 3.943 | 3.943 | 3.943 | 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 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | nova.boot_servers | 11.833 | 11.833 | 11.833 | 11.833 | 11.833 | 11.833 | 100.0% | 1 | | total | 15.777 | 15.777 | 15.777 | 15.777 | 15.777 | 15.777 | 100.0% | 1 | | -> duration | 14.777 | 14.777 | 14.777 | 14.777 | 14.777 | 14.777 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.776691 Full duration: 35.483152 2018-01-17 12:27:54,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6572934e-bc77-42f1-af2c-d33ee71904fb 2018-01-17 12:27:54,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6572934e-bc77-42f1-af2c-d33ee71904fb', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-17 12:27:54,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6572934e-bc77-42f1-af2c-d33ee71904fb'] 2018-01-17 12:27:55,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:27:55,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-17 12:27:55,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-17 12:27:55,457 - 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-17 12:27:55,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:27:55,490 - 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-17 12:27:55,490 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-17 12:27:55,491 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-17 12:27:55,491 - 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-17 12:27:55,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:27:55,518 - 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-17 12:27:55,522 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:30:57,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3: started 2018-01-17 12:27:57.704 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Starting: Task validation. 2018-01-17 12:27:57.744 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Starting: Task validation of syntax. 2018-01-17 12:27:57.902 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Completed: Task validation of syntax. 2018-01-17 12:27:57.902 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Starting: Task validation of required platforms. 2018-01-17 12:27:57.948 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Completed: Task validation of required platforms. 2018-01-17 12:27:57.948 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Starting: Task validation of semantic. 2018-01-17 12:27:58.556 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:28:01.366 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 12:28:06.098 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:28:09.537 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-17 12:28:09.537 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Completed: Task validation of semantic. 2018-01-17 12:28:09.537 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Completed: Task validation. 2018-01-17 12:28:09.538 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Starting: Running task. 2018-01-17 12:28:09.716 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:28:12.406 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.69 sec 2018-01-17 12:28:12.406 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:28:13.187 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-17 12:28:13.187 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack setup() started 2018-01-17 12:28:16.297 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack setup() finished in 3.11 sec 2018-01-17 12:28:16.298 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:28:16.298 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 12:28:16.322 1454 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:28:21.479 1454 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:28:21.499 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:28:23.940 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.44 sec 2018-01-17 12:28:23.941 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack cleanup() started 2018-01-17 12:28:27.510 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-17 12:28:27.510 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:28:27.692 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 12:28:27.693 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:28:31.205 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-17 12:28:31.836 1329 INFO rally.task.engine [-] Load duration is: 5.153355 2018-01-17 12:28:31.837 1329 INFO rally.task.engine [-] Full duration is: 21.508273 2018-01-17 12:28:32.097 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:28:34.724 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.63 sec 2018-01-17 12:28:34.724 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:28:35.378 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-17 12:28:35.379 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:28:35.379 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-17 12:28:35.401 1640 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:28:41.019 1640 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:28:41.043 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:28:43.289 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-17 12:28:43.289 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:28:43.454 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-17 12:28:43.454 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:28:46.918 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-17 12:28:48.201 1329 INFO rally.task.engine [-] Load duration is: 5.614665 2018-01-17 12:28:48.202 1329 INFO rally.task.engine [-] Full duration is: 14.840493 2018-01-17 12:28:48.456 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:28:51.263 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 12:28:51.263 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:28:51.966 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-17 12:28:51.966 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:28:51.967 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 12:28:52.547 1806 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:29:03.056 1806 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:29:03.083 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:29:05.527 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.44 sec 2018-01-17 12:29:05.527 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:29:05.691 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-17 12:29:05.691 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:29:09.019 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-17 12:29:10.581 1329 INFO rally.task.engine [-] Load duration is: 10.505765 2018-01-17 12:29:10.582 1329 INFO rally.task.engine [-] Full duration is: 20.580035 2018-01-17 12:29:10.840 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:29:13.573 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.73 sec 2018-01-17 12:29:13.574 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:29:14.196 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-17 12:29:14.196 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:29:14.196 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.18 msec 2018-01-17 12:29:14.214 1972 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:29:19.655 1972 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:29:19.684 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:29:21.953 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-17 12:29:21.954 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:29:22.207 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 0.25 sec 2018-01-17 12:29:22.208 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:29:25.780 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-17 12:29:26.936 1329 INFO rally.task.engine [-] Load duration is: 5.437699 2018-01-17 12:29:26.937 1329 INFO rally.task.engine [-] Full duration is: 14.958834 2018-01-17 12:29:27.188 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:29:29.917 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.73 sec 2018-01-17 12:29:29.917 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:29:30.539 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-17 12:29:30.540 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:29:30.540 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:29:30.562 2138 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:29:38.512 2138 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:29:38.533 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:29:40.796 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-17 12:29:40.797 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:29:40.969 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-17 12:29:40.970 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:29:44.451 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-17 12:29:45.304 1329 INFO rally.task.engine [-] Load duration is: 7.946311 2018-01-17 12:29:45.304 1329 INFO rally.task.engine [-] Full duration is: 17.28159 2018-01-17 12:29:45.624 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:29:48.226 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.60 sec 2018-01-17 12:29:48.227 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() started 2018-01-17 12:29:48.942 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-17 12:29:48.942 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack setup() started 2018-01-17 12:29:52.033 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack setup() finished in 3.09 sec 2018-01-17 12:29:52.034 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() started 2018-01-17 12:29:52.034 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 12:29:52.056 2304 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:29:57.867 2304 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:29:57.890 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() started 2018-01-17 12:30:00.165 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-17 12:30:00.165 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack cleanup() started 2018-01-17 12:30:03.731 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-17 12:30:03.732 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() started 2018-01-17 12:30:03.757 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context quotas@openstack cleanup() finished in 25.19 msec 2018-01-17 12:30:03.757 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:30:07.233 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-17 12:30:07.746 1329 INFO rally.task.engine [-] Load duration is: 5.807802 2018-01-17 12:30:07.746 1329 INFO rally.task.engine [-] Full duration is: 21.627749 2018-01-17 12:30:07.994 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:30:10.623 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.63 sec 2018-01-17 12:30:10.624 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() started 2018-01-17 12:30:10.624 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:30:10.646 2490 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:30:11.394 2490 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:30:11.415 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:30:15.992 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-17 12:30:15.992 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:30:19.437 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-17 12:30:20.061 1329 INFO rally.task.engine [-] Load duration is: 0.744804 2018-01-17 12:30:20.062 1329 INFO rally.task.engine [-] Full duration is: 11.460405 2018-01-17 12:30:20.326 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:30:22.955 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.63 sec 2018-01-17 12:30:22.955 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() started 2018-01-17 12:30:22.955 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:30:22.978 2656 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:30:23.755 2656 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:30:23.775 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:30:28.277 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-17 12:30:28.277 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:30:32.108 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-17 12:30:32.401 1329 INFO rally.task.engine [-] Load duration is: 0.773346 2018-01-17 12:30:32.401 1329 INFO rally.task.engine [-] Full duration is: 11.800995 2018-01-17 12:30:32.659 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:30:35.383 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:30:35.384 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() started 2018-01-17 12:30:35.384 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-17 12:30:35.407 2822 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:30:36.152 2822 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:30:36.179 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:30:40.725 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() finished in 4.55 sec 2018-01-17 12:30:40.725 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:30:44.080 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-17 12:30:44.721 1329 INFO rally.task.engine [-] Load duration is: 0.742304 2018-01-17 12:30:44.721 1329 INFO rally.task.engine [-] Full duration is: 11.438833 2018-01-17 12:30:44.963 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() started 2018-01-17 12:30:47.581 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack setup() finished in 2.62 sec 2018-01-17 12:30:47.582 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() started 2018-01-17 12:30:47.582 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:30:47.604 2988 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 START 2018-01-17 12:30:48.395 2988 INFO rally.task.runner [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | ITER: 1 END: OK 2018-01-17 12:30:48.421 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:30:52.848 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context admin_cleanup@openstack cleanup() finished in 4.43 sec 2018-01-17 12:30:52.849 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() started 2018-01-17 12:30:56.224 1329 INFO rally.task.context [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-17 12:30:57.041 1329 INFO rally.task.engine [-] Load duration is: 0.788315 2018-01-17 12:30:57.041 1329 INFO rally.task.engine [-] Full duration is: 11.280405 2018-01-17 12:30:57.217 1329 INFO rally.task.engine [-] Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 | Completed: Running task. Task 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3: 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 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 100.0% | 1 | | total | 5.153 | 5.153 | 5.153 | 5.153 | 5.153 | 5.153 | 100.0% | 1 | | -> duration | 5.153 | 5.153 | 5.153 | 5.153 | 5.153 | 5.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.153355 Full duration: 21.508273 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.167 | 3.167 | 3.167 | 3.167 | 3.167 | 3.167 | 100.0% | 1 | | cinder_v2.delete_volume | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 100.0% | 1 | | total | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 100.0% | 1 | | -> duration | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.614665 Full duration: 14.840493 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.926 | 7.926 | 7.926 | 7.926 | 7.926 | 7.926 | 100.0% | 1 | | cinder_v2.delete_volume | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | total | 10.506 | 10.506 | 10.506 | 10.506 | 10.506 | 10.506 | 100.0% | 1 | | -> duration | 10.506 | 10.506 | 10.506 | 10.506 | 10.506 | 10.506 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.505765 Full duration: 20.580035 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.11 | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 100.0% | 1 | | cinder_v2.delete_volume | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 100.0% | 1 | | total | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> duration | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.437699 Full duration: 14.958834 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.297 | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 100.0% | 1 | | cinder_v2.extend_volume | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | cinder_v2.delete_volume | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | total | 7.946 | 7.946 | 7.946 | 7.946 | 7.946 | 7.946 | 100.0% | 1 | | -> duration | 7.946 | 7.946 | 7.946 | 7.946 | 7.946 | 7.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.946311 Full duration: 17.28159 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.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | cinder_v2.delete_volume | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 100.0% | 1 | | total | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 100.0% | 1 | | -> duration | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.807802 Full duration: 21.627749 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | cinder_v2.list_qos | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 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.744804 Full duration: 11.460405 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | cinder_v2.set_qos | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773346 Full duration: 11.800995 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | cinder_v2.list_types | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742304 Full duration: 11.438833 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788315 Full duration: 11.280405 2018-01-17 12:30:57,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d6b2a1f-64a2-4adb-94e2-f40abf43daf3 2018-01-17 12:30:57,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3d6b2a1f-64a2-4adb-94e2-f40abf43daf3', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-17 12:30:57,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3d6b2a1f-64a2-4adb-94e2-f40abf43daf3'] 2018-01-17 12:30:58,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:30:58,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-17 12:30:58,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-17 12:30:58,571 - 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-17 12:30:58,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:30:58,600 - 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-17 12:30:58,601 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:32:12,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c: started 2018-01-17 12:31:00.567 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Starting: Task validation. 2018-01-17 12:31:00.609 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Starting: Task validation of syntax. 2018-01-17 12:31:00.674 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Completed: Task validation of syntax. 2018-01-17 12:31:00.675 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Starting: Task validation of required platforms. 2018-01-17 12:31:00.702 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Completed: Task validation of required platforms. 2018-01-17 12:31:00.703 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Starting: Task validation of semantic. 2018-01-17 12:31:01.363 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() started 2018-01-17 12:31:04.017 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() finished in 2.65 sec 2018-01-17 12:31:07.292 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() started 2018-01-17 12:31:10.631 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() finished in 3.34 sec 2018-01-17 12:31:10.631 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Completed: Task validation of semantic. 2018-01-17 12:31:10.632 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Completed: Task validation. 2018-01-17 12:31:10.632 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Starting: Running task. 2018-01-17 12:31:10.928 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() started 2018-01-17 12:31:13.694 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() finished in 2.77 sec 2018-01-17 12:31:13.695 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() started 2018-01-17 12:31:14.648 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() finished in 0.95 sec 2018-01-17 12:31:14.648 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() started 2018-01-17 12:31:14.648 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 12:31:14.670 3273 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 START 2018-01-17 12:31:23.968 3273 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 END: OK 2018-01-17 12:31:23.994 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() started 2018-01-17 12:31:24.567 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-17 12:31:24.567 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() started 2018-01-17 12:31:24.575 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() finished in 8.11 msec 2018-01-17 12:31:24.576 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() started 2018-01-17 12:31:28.082 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() finished in 3.51 sec 2018-01-17 12:31:29.025 3118 INFO rally.task.engine [-] Load duration is: 5.296986 2018-01-17 12:31:29.026 3118 INFO rally.task.engine [-] Full duration is: 17.170775 2018-01-17 12:31:29.314 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() started 2018-01-17 12:31:31.886 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() finished in 2.57 sec 2018-01-17 12:31:31.887 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() started 2018-01-17 12:31:32.808 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() finished in 0.92 sec 2018-01-17 12:31:32.808 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() started 2018-01-17 12:31:32.808 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 12:31:32.828 3439 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 START 2018-01-17 12:31:40.035 3439 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 END: OK 2018-01-17 12:31:40.059 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() started 2018-01-17 12:31:40.613 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-17 12:31:40.614 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() started 2018-01-17 12:31:40.622 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() finished in 7.65 msec 2018-01-17 12:31:40.622 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() started 2018-01-17 12:31:44.149 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() finished in 3.53 sec 2018-01-17 12:31:45.405 3118 INFO rally.task.engine [-] Load duration is: 5.20528 2018-01-17 12:31:45.406 3118 INFO rally.task.engine [-] Full duration is: 14.854049 2018-01-17 12:31:45.680 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() started 2018-01-17 12:31:48.458 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() finished in 2.78 sec 2018-01-17 12:31:48.459 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() started 2018-01-17 12:31:49.387 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() finished in 0.93 sec 2018-01-17 12:31:49.387 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() started 2018-01-17 12:31:49.388 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:31:49.408 3605 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 START 2018-01-17 12:31:58.275 3605 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 END: OK 2018-01-17 12:31:58.302 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() started 2018-01-17 12:31:58.869 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-17 12:31:58.870 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() started 2018-01-17 12:31:58.878 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() finished in 8.07 msec 2018-01-17 12:31:58.878 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() started 2018-01-17 12:32:02.437 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() finished in 3.56 sec 2018-01-17 12:32:03.782 3118 INFO rally.task.engine [-] Load duration is: 6.865484 2018-01-17 12:32:03.782 3118 INFO rally.task.engine [-] Full duration is: 16.77593 2018-01-17 12:32:04.044 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() started 2018-01-17 12:32:06.691 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack setup() finished in 2.65 sec 2018-01-17 12:32:06.691 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() started 2018-01-17 12:32:07.617 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack setup() finished in 0.93 sec 2018-01-17 12:32:07.635 3771 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 START 2018-01-17 12:32:08.203 3771 INFO rally.task.runner [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | ITER: 1 END: OK 2018-01-17 12:32:08.232 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() started 2018-01-17 12:32:08.241 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context roles@openstack cleanup() finished in 9.11 msec 2018-01-17 12:32:08.242 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() started 2018-01-17 12:32:11.659 3118 INFO rally.task.context [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Context users@openstack cleanup() finished in 3.42 sec 2018-01-17 12:32:12.087 3118 INFO rally.task.engine [-] Load duration is: 0.566591 2018-01-17 12:32:12.088 3118 INFO rally.task.engine [-] Full duration is: 7.632282 2018-01-17 12:32:12.277 3118 INFO rally.task.engine [-] Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c | Completed: Running task. Task 7a549113-4789-4f1b-bd1f-1d4bc53ce99c: 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.437 | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 100.0% | 1 | | heat.update_stack | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | heat.delete_stack | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 100.0% | 1 | | total | 9.297 | 9.297 | 9.297 | 9.297 | 9.297 | 9.297 | 100.0% | 1 | | -> duration | 5.297 | 5.297 | 5.297 | 5.297 | 5.297 | 5.297 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.296986 Full duration: 17.170775 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.546 | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 100.0% | 1 | | heat.check_stack | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | heat.delete_stack | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 100.0% | 1 | | total | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 100.0% | 1 | | -> duration | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.20528 Full duration: 14.854049 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.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | heat.suspend_stack | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | heat.resume_stack | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | heat.delete_stack | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 100.0% | 1 | | total | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 100.0% | 1 | | -> duration | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.865484 Full duration: 16.77593 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> duration | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.566591 Full duration: 7.632282 2018-01-17 12:32:12,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a549113-4789-4f1b-bd1f-1d4bc53ce99c 2018-01-17 12:32:12,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7a549113-4789-4f1b-bd1f-1d4bc53ce99c', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-17 12:32:12,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7a549113-4789-4f1b-bd1f-1d4bc53ce99c'] 2018-01-17 12:32:13,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:32:13,542 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-17 12:32:13,542 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-17 12:32:13,542 - 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-17 12:32:13,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:32:13,579 - 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-17 12:32:13,582 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:35:11,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3c75d348-064d-4567-9653-9d7485b66ce5: started 2018-01-17 12:32:15.671 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Starting: Task validation. 2018-01-17 12:32:15.705 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Starting: Task validation of syntax. 2018-01-17 12:32:15.805 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Completed: Task validation of syntax. 2018-01-17 12:32:15.805 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Starting: Task validation of required platforms. 2018-01-17 12:32:15.840 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Completed: Task validation of required platforms. 2018-01-17 12:32:15.841 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Starting: Task validation of semantic. 2018-01-17 12:32:16.500 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:32:19.165 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.66 sec 2018-01-17 12:32:19.243 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:32:22.760 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-17 12:32:22.761 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Completed: Task validation of semantic. 2018-01-17 12:32:22.761 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Completed: Task validation. 2018-01-17 12:32:22.762 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Starting: Running task. 2018-01-17 12:32:22.923 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:32:25.684 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 12:32:25.684 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:32:25.685 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-17 12:32:25.706 3976 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:32:27.523 3976 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:32:27.547 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:32:33.306 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 5.76 sec 2018-01-17 12:32:33.307 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:32:36.630 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-17 12:32:37.000 3851 INFO rally.task.engine [-] Load duration is: 0.818224 2018-01-17 12:32:37.001 3851 INFO rally.task.engine [-] Full duration is: 13.723734 2018-01-17 12:32:37.271 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:32:39.901 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.63 sec 2018-01-17 12:32:39.901 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:32:39.902 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 12:32:39.923 4142 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:32:41.527 4142 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:32:41.548 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:32:47.248 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 5.70 sec 2018-01-17 12:32:47.248 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:32:50.781 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-17 12:32:51.361 3851 INFO rally.task.engine [-] Load duration is: 0.680748 2018-01-17 12:32:51.362 3851 INFO rally.task.engine [-] Full duration is: 13.524476 2018-01-17 12:32:51.615 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:32:54.555 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.94 sec 2018-01-17 12:32:54.556 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:32:54.556 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:32:54.577 4308 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:32:56.226 4308 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:32:56.250 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:33:02.008 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 5.76 sec 2018-01-17 12:33:02.008 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:33:05.386 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-17 12:33:05.700 3851 INFO rally.task.engine [-] Load duration is: 0.725484 2018-01-17 12:33:05.701 3851 INFO rally.task.engine [-] Full duration is: 13.789352 2018-01-17 12:33:05.963 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:33:08.728 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 12:33:08.728 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:33:08.729 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:33:08.750 4474 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:33:10.192 4474 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:33:10.214 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:33:14.073 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 3.86 sec 2018-01-17 12:33:14.074 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:33:17.427 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-17 12:33:18.032 3851 INFO rally.task.engine [-] Load duration is: 0.578378 2018-01-17 12:33:18.033 3851 INFO rally.task.engine [-] Full duration is: 11.481896 2018-01-17 12:33:18.287 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:33:20.997 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.71 sec 2018-01-17 12:33:20.998 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:33:20.998 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 12:33:21.019 4640 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:33:22.542 4640 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:33:22.569 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:33:26.350 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 3.78 sec 2018-01-17 12:33:26.351 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:33:29.723 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-17 12:33:30.369 3851 INFO rally.task.engine [-] Load duration is: 0.583238 2018-01-17 12:33:30.370 3851 INFO rally.task.engine [-] Full duration is: 11.451677 2018-01-17 12:33:30.643 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:33:33.483 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.84 sec 2018-01-17 12:33:33.483 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:33:33.483 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-17 12:33:33.505 4806 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:33:36.092 4806 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:33:36.118 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:33:46.118 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 10.00 sec 2018-01-17 12:33:46.119 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:33:49.531 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-17 12:33:50.759 3851 INFO rally.task.engine [-] Load duration is: 1.667508 2018-01-17 12:33:50.760 3851 INFO rally.task.engine [-] Full duration is: 18.906578 2018-01-17 12:33:51.029 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:33:53.713 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.68 sec 2018-01-17 12:33:53.714 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:33:53.714 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 12:33:53.737 4972 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:33:55.525 4972 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:33:55.546 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:33:59.390 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 3.84 sec 2018-01-17 12:33:59.391 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:34:02.777 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-17 12:34:03.101 3851 INFO rally.task.engine [-] Load duration is: 0.86373 2018-01-17 12:34:03.102 3851 INFO rally.task.engine [-] Full duration is: 11.765015 2018-01-17 12:34:03.350 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:34:06.093 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 12:34:06.094 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:34:06.094 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 12:34:06.115 5138 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:34:07.753 5138 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:34:07.779 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:34:13.793 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 6.01 sec 2018-01-17 12:34:13.793 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:34:17.355 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-17 12:34:17.464 3851 INFO rally.task.engine [-] Load duration is: 0.720182 2018-01-17 12:34:17.465 3851 INFO rally.task.engine [-] Full duration is: 14.023329 2018-01-17 12:34:17.710 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:34:20.327 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.62 sec 2018-01-17 12:34:20.327 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:34:20.328 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:34:20.349 5304 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:34:21.911 5304 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:34:21.930 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:34:27.709 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 5.78 sec 2018-01-17 12:34:27.710 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:34:31.075 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-17 12:34:31.790 3851 INFO rally.task.engine [-] Load duration is: 0.647203 2018-01-17 12:34:31.791 3851 INFO rally.task.engine [-] Full duration is: 13.379519 2018-01-17 12:34:32.052 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:34:34.836 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.78 sec 2018-01-17 12:34:34.837 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:34:34.837 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-17 12:34:34.862 5470 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:34:36.679 5470 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:34:36.699 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:34:42.433 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 5.73 sec 2018-01-17 12:34:42.434 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:34:45.950 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-17 12:34:46.135 3851 INFO rally.task.engine [-] Load duration is: 0.818165 2018-01-17 12:34:46.135 3851 INFO rally.task.engine [-] Full duration is: 13.914926 2018-01-17 12:34:46.473 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() started 2018-01-17 12:34:49.198 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:34:49.198 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() started 2018-01-17 12:34:49.198 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:34:49.221 5636 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 START 2018-01-17 12:34:56.247 5636 INFO rally.task.runner [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | ITER: 1 END: OK 2018-01-17 12:34:56.272 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:35:06.458 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context admin_cleanup@openstack cleanup() finished in 10.19 sec 2018-01-17 12:35:06.459 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() started 2018-01-17 12:35:09.873 3851 INFO rally.task.context [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-17 12:35:10.668 3851 INFO rally.task.engine [-] Load duration is: 6.017575 2018-01-17 12:35:10.669 3851 INFO rally.task.engine [-] Full duration is: 23.417354 2018-01-17 12:35:10.886 3851 INFO rally.task.engine [-] Task 3c75d348-064d-4567-9653-9d7485b66ce5 | Completed: Running task. Task 3c75d348-064d-4567-9653-9d7485b66ce5: 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.revoke_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818224 Full duration: 13.723734 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.add_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.list_roles | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680748 Full duration: 13.524476 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.list_projects | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725484 Full duration: 13.789352 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> duration | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578378 Full duration: 11.481896 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.delete_service | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583238 Full duration: 11.451677 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.create_user | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> keystone_v3.add_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.create_role | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_project | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_user | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.list_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_services | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | -> duration | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.667508 Full duration: 18.906578 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | keystone_v3.update_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.delete_project | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86373 Full duration: 11.765015 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720182 Full duration: 14.023329 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647203 Full duration: 13.379519 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | keystone_v3.list_users | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818165 Full duration: 13.914926 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | keystone_v3.create_users | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | total | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 100.0% | 1 | | -> duration | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.017575 Full duration: 23.417354 2018-01-17 12:35:11,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c75d348-064d-4567-9653-9d7485b66ce5 2018-01-17 12:35:11,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3c75d348-064d-4567-9653-9d7485b66ce5', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-17 12:35:11,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3c75d348-064d-4567-9653-9d7485b66ce5'] 2018-01-17 12:35:12,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:35:12,201 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-17 12:35:12,201 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-17 12:35:12,202 - 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-17 12:35:12,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:35:12,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-17 12:35:12,247 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:39:20,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bcddfb36-719c-4126-a99e-2cc25f5f2f24: started 2018-01-17 12:35:14.392 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Starting: Task validation. 2018-01-17 12:35:14.431 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Starting: Task validation of syntax. 2018-01-17 12:35:14.610 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Completed: Task validation of syntax. 2018-01-17 12:35:14.610 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Starting: Task validation of required platforms. 2018-01-17 12:35:14.652 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Completed: Task validation of required platforms. 2018-01-17 12:35:14.652 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Starting: Task validation of semantic. 2018-01-17 12:35:15.291 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:35:18.004 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.71 sec 2018-01-17 12:35:22.372 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:35:25.969 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-17 12:35:25.970 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Completed: Task validation of semantic. 2018-01-17 12:35:25.970 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Completed: Task validation. 2018-01-17 12:35:25.971 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Starting: Running task. 2018-01-17 12:35:26.134 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:35:28.855 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:35:28.855 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:35:29.413 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-17 12:35:29.413 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:35:29.413 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 12:35:29.437 5891 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:35:31.533 5891 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:35:31.558 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:35:37.179 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 5.62 sec 2018-01-17 12:35:37.180 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:35:37.201 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 20.89 msec 2018-01-17 12:35:37.201 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:35:40.497 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-17 12:35:42.214 5766 INFO rally.task.engine [-] Load duration is: 2.094532 2018-01-17 12:35:42.214 5766 INFO rally.task.engine [-] Full duration is: 14.379761 2018-01-17 12:35:42.498 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:35:45.129 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.63 sec 2018-01-17 12:35:45.129 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:35:45.689 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-17 12:35:45.690 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:35:49.682 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 3.99 sec 2018-01-17 12:35:49.682 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:35:49.683 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:35:49.702 6177 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:35:51.431 6177 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:35:51.456 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:35:59.580 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 8.12 sec 2018-01-17 12:35:59.580 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:36:03.594 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 4.01 sec 2018-01-17 12:36:03.594 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:36:03.646 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 51.42 msec 2018-01-17 12:36:03.646 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:36:06.876 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-17 12:36:08.635 5766 INFO rally.task.engine [-] Load duration is: 1.727435 2018-01-17 12:36:08.636 5766 INFO rally.task.engine [-] Full duration is: 24.397024 2018-01-17 12:36:08.877 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:36:11.563 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.69 sec 2018-01-17 12:36:11.563 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:36:12.158 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-17 12:36:12.158 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:36:16.253 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 4.09 sec 2018-01-17 12:36:16.254 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:36:16.254 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:36:16.275 6463 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:36:20.555 6463 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:36:20.582 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:36:32.900 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 12.32 sec 2018-01-17 12:36:32.901 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:36:36.763 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 3.86 sec 2018-01-17 12:36:36.764 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:36:36.929 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-17 12:36:36.930 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:36:40.341 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-17 12:36:41.056 5766 INFO rally.task.engine [-] Load duration is: 4.278909 2018-01-17 12:36:41.057 5766 INFO rally.task.engine [-] Full duration is: 31.473656 2018-01-17 12:36:41.328 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:36:44.061 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.73 sec 2018-01-17 12:36:44.061 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:36:44.628 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-17 12:36:44.628 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:36:48.484 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 3.86 sec 2018-01-17 12:36:48.484 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:36:48.485 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:36:48.507 6749 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:36:49.922 6749 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:36:49.944 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:36:57.980 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 8.04 sec 2018-01-17 12:36:57.981 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:37:01.873 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 3.89 sec 2018-01-17 12:37:01.874 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:37:02.040 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-17 12:37:02.040 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:37:05.313 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-17 12:37:05.471 5766 INFO rally.task.engine [-] Load duration is: 1.413297 2018-01-17 12:37:05.472 5766 INFO rally.task.engine [-] Full duration is: 24.003339 2018-01-17 12:37:05.735 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:37:08.302 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.57 sec 2018-01-17 12:37:08.303 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:37:08.863 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-17 12:37:08.864 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:37:08.864 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:37:08.886 7035 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:37:10.083 7035 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:37:10.103 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:37:18.283 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 8.18 sec 2018-01-17 12:37:18.283 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:37:18.303 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 19.95 msec 2018-01-17 12:37:18.304 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:37:21.547 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-17 12:37:21.825 5766 INFO rally.task.engine [-] Load duration is: 1.194683 2018-01-17 12:37:21.825 5766 INFO rally.task.engine [-] Full duration is: 15.830437 2018-01-17 12:37:22.095 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:37:24.853 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 12:37:24.853 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:37:25.421 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-17 12:37:25.421 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:37:29.393 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 3.97 sec 2018-01-17 12:37:29.394 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:37:29.394 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:37:29.416 7321 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:37:30.934 7321 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:37:30.961 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:37:39.092 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 8.13 sec 2018-01-17 12:37:39.093 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:37:42.772 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 3.68 sec 2018-01-17 12:37:42.772 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:37:42.820 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 47.97 msec 2018-01-17 12:37:42.820 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:37:46.177 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-17 12:37:46.235 5766 INFO rally.task.engine [-] Load duration is: 1.515517 2018-01-17 12:37:46.236 5766 INFO rally.task.engine [-] Full duration is: 24.101709 2018-01-17 12:37:46.496 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:37:49.013 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.52 sec 2018-01-17 12:37:49.014 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:37:49.614 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-17 12:37:49.614 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:37:53.659 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 4.04 sec 2018-01-17 12:37:53.659 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:37:53.660 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:37:53.682 7607 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:37:56.672 7607 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:37:56.698 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:38:11.373 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 14.68 sec 2018-01-17 12:38:11.373 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:38:15.182 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 3.81 sec 2018-01-17 12:38:15.182 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:38:15.354 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-17 12:38:15.354 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:38:18.531 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-17 12:38:18.668 5766 INFO rally.task.engine [-] Load duration is: 2.987772 2018-01-17 12:38:18.668 5766 INFO rally.task.engine [-] Full duration is: 32.053109 2018-01-17 12:38:18.946 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:38:21.554 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.61 sec 2018-01-17 12:38:21.555 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:38:22.118 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-17 12:38:22.119 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() started 2018-01-17 12:38:26.072 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack setup() finished in 3.95 sec 2018-01-17 12:38:26.072 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:38:26.072 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-17 12:38:26.091 7893 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:38:27.631 7893 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:38:27.658 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:38:40.154 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 12.50 sec 2018-01-17 12:38:40.155 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() started 2018-01-17 12:38:43.969 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context network@openstack cleanup() finished in 3.81 sec 2018-01-17 12:38:43.970 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:38:44.147 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 12:38:44.147 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:38:47.443 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-17 12:38:49.129 5766 INFO rally.task.engine [-] Load duration is: 1.539161 2018-01-17 12:38:49.130 5766 INFO rally.task.engine [-] Full duration is: 28.516071 2018-01-17 12:38:49.418 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:38:52.117 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.70 sec 2018-01-17 12:38:52.118 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:38:52.689 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-17 12:38:52.690 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:38:52.690 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:38:52.711 8179 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:38:53.781 8179 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: OK 2018-01-17 12:38:53.801 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:38:59.672 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 5.87 sec 2018-01-17 12:38:59.672 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:38:59.698 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 25.23 msec 2018-01-17 12:38:59.698 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:39:02.965 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-17 12:39:03.499 5766 INFO rally.task.engine [-] Load duration is: 1.067648 2018-01-17 12:39:03.499 5766 INFO rally.task.engine [-] Full duration is: 13.564133 2018-01-17 12:39:03.757 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() started 2018-01-17 12:39:06.450 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack setup() finished in 2.69 sec 2018-01-17 12:39:06.450 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() started 2018-01-17 12:39:07.002 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-17 12:39:07.002 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() started 2018-01-17 12:39:07.003 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 12:39:07.023 8465 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 START 2018-01-17 12:39:08.325 8465 INFO rally.task.runner [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | ITER: 1 END: Error Conflict: Security Group 6dc40f1d-00f0-4218-8fa0-f38281b45461 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-5060515 failed with "argument of type 'NoneType' is not iterable". 2018-01-17 12:39:08.348 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() started 2018-01-17 12:39:15.714 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context cleanup@openstack cleanup() finished in 7.37 sec 2018-01-17 12:39:15.715 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() started 2018-01-17 12:39:15.740 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context quotas@openstack cleanup() finished in 25.70 msec 2018-01-17 12:39:15.741 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() started 2018-01-17 12:39:19.014 5766 INFO rally.task.context [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-17 12:39:19.845 5766 INFO rally.task.engine [-] Load duration is: 1.296365 2018-01-17 12:39:19.846 5766 INFO rally.task.engine [-] Full duration is: 15.274597 2018-01-17 12:39:20.156 5766 INFO rally.task.engine [-] Task bcddfb36-719c-4126-a99e-2cc25f5f2f24 | 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 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.delete_network | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | total | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> duration | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.094532 Full duration: 14.379761 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.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.delete_port | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 100.0% | 1 | | -> duration | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.727435 Full duration: 24.397024 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | neutron.create_subnet | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 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.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | neutron.remove_interface_router | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | neutron.delete_router | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 4.279 | 4.279 | 4.279 | 4.279 | 4.279 | 4.279 | 100.0% | 1 | | -> duration | 4.279 | 4.279 | 4.279 | 4.279 | 4.279 | 4.279 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.278909 Full duration: 31.473656 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | neutron.delete_subnet | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> duration | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.413297 Full duration: 24.003339 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.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.list_networks | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | -> duration | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.194683 Full duration: 15.830437 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.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | neutron.list_ports | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 100.0% | 1 | | -> duration | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.515517 Full duration: 24.101709 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | neutron.create_subnet | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | neutron.create_router | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | neutron.add_interface_router | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | neutron.list_routers | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | -> duration | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.987772 Full duration: 32.053109 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | neutron.create_subnet | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | | -> duration | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.539161 Full duration: 28.516071 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | neutron.delete_security_group | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.067648 Full duration: 13.564133 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.create_security_group_rule | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.0% | 1 | | total | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 0.0% | 1 | | -> duration | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.296365 Full duration: 15.274597 2018-01-17 12:39:20,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bcddfb36-719c-4126-a99e-2cc25f5f2f24 2018-01-17 12:39:20,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bcddfb36-719c-4126-a99e-2cc25f5f2f24', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-17 12:39:20,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bcddfb36-719c-4126-a99e-2cc25f5f2f24'] 2018-01-17 12:39:21,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:39:21,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-17 12:39:21,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-17 12:39:21,537 - 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-17 12:39:21,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:39:21,573 - 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-17 12:39:21,579 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:42:18,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d: started 2018-01-17 12:39:23.700 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Starting: Task validation. 2018-01-17 12:39:23.739 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Starting: Task validation of syntax. 2018-01-17 12:39:23.874 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Completed: Task validation of syntax. 2018-01-17 12:39:23.875 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Starting: Task validation of required platforms. 2018-01-17 12:39:23.915 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Completed: Task validation of required platforms. 2018-01-17 12:39:23.915 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Starting: Task validation of semantic. 2018-01-17 12:39:24.543 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack setup() started 2018-01-17 12:39:27.210 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack setup() finished in 2.67 sec 2018-01-17 12:39:37.325 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack cleanup() started 2018-01-17 12:39:40.788 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack cleanup() finished in 3.46 sec 2018-01-17 12:39:40.788 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Completed: Task validation of semantic. 2018-01-17 12:39:40.788 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Completed: Task validation. 2018-01-17 12:39:40.789 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Starting: Running task. 2018-01-17 12:39:40.966 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack setup() started 2018-01-17 12:39:43.503 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack setup() finished in 2.54 sec 2018-01-17 12:39:43.503 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context cleanup@openstack setup() started 2018-01-17 12:39:43.504 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 12:39:44.277 8840 INFO rally.task.runner [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | ITER: 1 START 2018-01-17 12:42:06.325 8840 INFO rally.task.runner [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-17 12:42:06.345 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context cleanup@openstack cleanup() started 2018-01-17 12:42:13.638 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context cleanup@openstack cleanup() finished in 7.29 sec 2018-01-17 12:42:13.638 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack cleanup() started 2018-01-17 12:42:17.085 8715 INFO rally.task.context [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | Context users@openstack cleanup() finished in 3.45 sec 2018-01-17 12:42:17.796 8715 INFO rally.task.engine [-] Load duration is: 141.043627 2018-01-17 12:42:17.797 8715 INFO rally.task.engine [-] Full duration is: 156.135106 2018-01-17 12:42:18.115 8715 INFO rally.task.engine [-] Task 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d | 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.265 | 8.265 | 8.265 | 8.265 | 8.265 | 8.265 | 100.0% | 1 | | nova.find_host_to_migrate | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | nova.live_migrate | 132.724 | 132.724 | 132.724 | 132.724 | 132.724 | 132.724 | 0.0% | 1 | | total | 142.044 | 142.044 | 142.044 | 142.044 | 142.044 | 142.044 | 0.0% | 1 | | -> duration | 141.044 | 141.044 | 141.044 | 141.044 | 141.044 | 141.044 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.043627 Full duration: 156.135106 2018-01-17 12:42:18,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78f5b658-d2e5-4d87-b511-ebc03bdc1f7d 2018-01-17 12:42:18,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '78f5b658-d2e5-4d87-b511-ebc03bdc1f7d', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-17 12:42:18,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '78f5b658-d2e5-4d87-b511-ebc03bdc1f7d'] 2018-01-17 12:42:19,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:42:19,345 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-17 12:42:19,345 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-17 12:42:19,345 - 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-17 12:42:19,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 12:42:19,384 - 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-17 12:42:19,386 - 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': 'a80892ad-6530-4a83-b35d-a7b9e2645acd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'flavor_name': 'rally-tiny-2aebcd22-d7c6-4350-9489-95b60f25ffb5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2aebcd22-d7c6-4350-9489-95b60f25ffb5', '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-17 12:43:18,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 95df1503-df0d-4d58-b291-287db458e139: started 2018-01-17 12:42:21.478 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Starting: Task validation. 2018-01-17 12:42:21.518 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Starting: Task validation of syntax. 2018-01-17 12:42:21.551 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Completed: Task validation of syntax. 2018-01-17 12:42:21.551 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Starting: Task validation of required platforms. 2018-01-17 12:42:21.567 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Completed: Task validation of required platforms. 2018-01-17 12:42:21.567 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Starting: Task validation of semantic. 2018-01-17 12:42:22.220 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:42:24.943 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:42:26.963 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:42:30.331 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-17 12:42:30.331 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Completed: Task validation of semantic. 2018-01-17 12:42:30.331 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Completed: Task validation. 2018-01-17 12:42:30.332 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Starting: Running task. 2018-01-17 12:42:30.510 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:42:33.224 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.71 sec 2018-01-17 12:42:33.224 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() started 2018-01-17 12:42:33.225 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:42:33.248 9075 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 START 2018-01-17 12:42:34.119 9075 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 END: OK 2018-01-17 12:42:34.141 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:42:35.072 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-17 12:42:35.072 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:42:38.625 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-17 12:42:40.578 8950 INFO rally.task.engine [-] Load duration is: 0.869035 2018-01-17 12:42:40.579 8950 INFO rally.task.engine [-] Full duration is: 8.130583 2018-01-17 12:42:40.853 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:42:43.626 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 12:42:43.626 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() started 2018-01-17 12:42:43.626 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:42:43.648 9181 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 START 2018-01-17 12:42:44.319 9181 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 END: OK 2018-01-17 12:42:44.347 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:42:45.365 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-17 12:42:45.365 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:42:48.858 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-17 12:42:48.958 8950 INFO rally.task.engine [-] Load duration is: 0.669045 2018-01-17 12:42:48.959 8950 INFO rally.task.engine [-] Full duration is: 8.020805 2018-01-17 12:42:49.225 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:42:51.947 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 12:42:51.948 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() started 2018-01-17 12:42:51.948 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 12:42:51.969 9287 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 START 2018-01-17 12:42:52.656 9287 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 END: OK 2018-01-17 12:42:52.681 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:42:53.609 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-17 12:42:53.609 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:42:57.357 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-17 12:42:59.284 8950 INFO rally.task.engine [-] Load duration is: 0.684597 2018-01-17 12:42:59.285 8950 INFO rally.task.engine [-] Full duration is: 8.14967 2018-01-17 12:42:59.574 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:43:02.303 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.73 sec 2018-01-17 12:43:02.304 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() started 2018-01-17 12:43:02.304 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 12:43:02.326 9393 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 START 2018-01-17 12:43:03.246 9393 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 END: OK 2018-01-17 12:43:03.271 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:43:04.262 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-17 12:43:04.263 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:43:07.734 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-17 12:43:09.624 8950 INFO rally.task.engine [-] Load duration is: 0.918327 2018-01-17 12:43:09.625 8950 INFO rally.task.engine [-] Full duration is: 8.176185 2018-01-17 12:43:09.894 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() started 2018-01-17 12:43:12.467 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack setup() finished in 2.57 sec 2018-01-17 12:43:12.468 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() started 2018-01-17 12:43:12.468 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 12:43:12.490 9499 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 START 2018-01-17 12:43:13.396 9499 INFO rally.task.runner [-] Task 95df1503-df0d-4d58-b291-287db458e139 | ITER: 1 END: OK 2018-01-17 12:43:13.423 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() started 2018-01-17 12:43:14.363 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-17 12:43:14.363 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() started 2018-01-17 12:43:17.842 8950 INFO rally.task.context [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-17 12:43:17.943 8950 INFO rally.task.engine [-] Load duration is: 0.904997 2018-01-17 12:43:17.943 8950 INFO rally.task.engine [-] Full duration is: 7.964432 2018-01-17 12:43:18.166 8950 INFO rally.task.engine [-] Task 95df1503-df0d-4d58-b291-287db458e139 | Completed: Running task. Task 95df1503-df0d-4d58-b291-287db458e139: 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | quotas.delete_quotas | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869035 Full duration: 8.130583 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669045 Full duration: 8.020805 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684597 Full duration: 8.14967 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918327 Full duration: 8.176185 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904997 Full duration: 7.964432 2018-01-17 12:43:18,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95df1503-df0d-4d58-b291-287db458e139 2018-01-17 12:43:18,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '95df1503-df0d-4d58-b291-287db458e139', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-17 12:43:18,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '95df1503-df0d-4d58-b291-287db458e139'] 2018-01-17 12:43:19,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 12:43:19,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-17 12:43:19,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:23 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:19 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:52 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:18 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:27 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:12 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:20 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:08 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-17 12:43:19,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-17 12:43:25,273 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-17 12:43:25,273 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-17 12:43:25,805 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:43:25,805 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:43:25,805 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:15 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-17 12:43:25,810 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-17 12:43:25,810 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-17 12:43:25,871 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 12:43:26,295 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 12:43:26,295 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-17 12:43:26,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 12:43:29,113 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 12:43:31,560 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 12:43:34,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 12:43:36,795 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 12:43:42,472 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-17 12:43:43,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-17 12:43:44,142 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 12:43:47,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 12:43:47,321 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 12:43:48,845 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 12:43:48,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 12:43:51,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-17 12:43:51,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-17 12:43:52,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 12:43:52,387 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 12:43:55,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 12:43:55,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 12:43:55,169 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 12:43:55,172 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-17 12:43:55,173 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-17 12:43:55,179 - 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-17 13:08:08,686 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.220486s] ... ok 2018-01-17 13:08:08,686 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.058530s] ... ok 2018-01-17 13:08:08,686 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [15.108707s] ... ok 2018-01-17 13:08:08,686 - 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.535115s] ... ok 2018-01-17 13:08:08,686 - 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.161853s] ... ok 2018-01-17 13:08:08,687 - 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 [7.518524s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.069401s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.354783s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.101829s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001116s] ... ok 2018-01-17 13:08:08,687 - 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 [187.384351s] ... FAILED 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.077747s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.363193s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.621535s] ... FAILED 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001127s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.567223s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.053756s] ... ok 2018-01-17 13:08:08,687 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.774860s] ... ok 2018-01-17 13:08:08,688 - 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.220056s] ... ok 2018-01-17 13:08:08,688 - 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.249777s] ... ok 2018-01-17 13:08:08,688 - 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.286232s] ... ok 2018-01-17 13:08:08,688 - 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.264374s] ... ok 2018-01-17 13:08:08,688 - 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.209603s] ... ok 2018-01-17 13:08:08,688 - 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.075748s] ... ok 2018-01-17 13:08:08,688 - 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.078525s] ... ok 2018-01-17 13:08:08,688 - 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.071911s] ... ok 2018-01-17 13:08:08,688 - 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.066594s] ... ok 2018-01-17 13:08:08,688 - 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.071949s] ... ok 2018-01-17 13:08:08,688 - 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.141973s] ... ok 2018-01-17 13:08:08,688 - 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.067978s] ... ok 2018-01-17 13:08:08,688 - 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.011477s] ... ok 2018-01-17 13:08:08,689 - 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.134524s] ... ok 2018-01-17 13:08:08,689 - 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.011869s] ... ok 2018-01-17 13:08:08,689 - 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.010376s] ... ok 2018-01-17 13:08:08,689 - 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.030093s] ... ok 2018-01-17 13:08:08,689 - 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.061110s] ... ok 2018-01-17 13:08:08,689 - 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.063010s] ... ok 2018-01-17 13:08:08,689 - 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.161482s] ... ok 2018-01-17 13:08:08,689 - 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.013859s] ... ok 2018-01-17 13:08:08,689 - 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.069517s] ... ok 2018-01-17 13:08:08,689 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.165888s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [67.927417s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [24.034482s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [15.772036s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.751645s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.206802s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.221343s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.398122s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.366008s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.352561s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.967312s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.322427s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [11.909487s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.009308s] ... ok 2018-01-17 13:08:08,690 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.208466s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.264275s] ... ok 2018-01-17 13:08:08,691 - 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.958206s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.123701s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.162071s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.946237s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.963407s] ... ok 2018-01-17 13:08:08,691 - 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.234868s] ... ok 2018-01-17 13:08:08,691 - 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.228825s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.228669s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.966224s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.227349s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.249831s] ... ok 2018-01-17 13:08:08,691 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.244424s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.968156s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.255466s] ... ok 2018-01-17 13:08:08,692 - 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.257597s] ... ok 2018-01-17 13:08:08,692 - 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.221009s] ... ok 2018-01-17 13:08:08,692 - 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.234714s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.328899s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.282041s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011665s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [23.790415s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.071170s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.080551s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.071482s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.308452s] ... ok 2018-01-17 13:08:08,692 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.493762s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.644298s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008276s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.007765s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.200210s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.027785s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.028346s] ... ok 2018-01-17 13:08:08,693 - 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.048282s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.041532s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.038683s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.037797s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.037898s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.156870s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.014690s] ... ok 2018-01-17 13:08:08,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.413369s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006964s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.159866s] ... ok 2018-01-17 13:08:08,694 - 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.679684s] ... ok 2018-01-17 13:08:08,694 - 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.253448s] ... ok 2018-01-17 13:08:08,694 - 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.020282s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.639793s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.350522s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.847256s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.873395s] ... ok 2018-01-17 13:08:08,694 - 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 [4.475040s] ... ok 2018-01-17 13:08:08,694 - 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 [2.641699s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.614384s] ... ok 2018-01-17 13:08:08,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.249741s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.805232s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.133292s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.104727s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.061979s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.049185s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.096830s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.087018s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.053067s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.049427s] ... ok 2018-01-17 13:08:08,695 - 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.993619s] ... ok 2018-01-17 13:08:08,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.774921s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.613070s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.509415s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.053520s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.046749s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.054587s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.039435s] ... ok 2018-01-17 13:08:08,696 - 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.215852s] ... ok 2018-01-17 13:08:08,696 - 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.876719s] ... ok 2018-01-17 13:08:08,696 - 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.611226s] ... ok 2018-01-17 13:08:08,696 - 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.723181s] ... ok 2018-01-17 13:08:08,696 - 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.721593s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.168001s] ... ok 2018-01-17 13:08:08,696 - 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.267590s] ... ok 2018-01-17 13:08:08,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.045999s] ... ok 2018-01-17 13:08:08,696 - 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.205354s] ... ok 2018-01-17 13:08:08,697 - 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 [0.884512s] ... ok 2018-01-17 13:08:08,697 - 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.623763s] ... ok 2018-01-17 13:08:08,697 - 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.757692s] ... ok 2018-01-17 13:08:08,697 - 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.910338s] ... ok 2018-01-17 13:08:08,697 - 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.239871s] ... ok 2018-01-17 13:08:08,697 - 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.725922s] ... ok 2018-01-17 13:08:08,697 - 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.132171s] ... ok 2018-01-17 13:08:08,697 - 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.020624s] ... ok 2018-01-17 13:08:08,697 - 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.017549s] ... ok 2018-01-17 13:08:08,697 - 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.018191s] ... ok 2018-01-17 13:08:08,697 - 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.617263s] ... ok 2018-01-17 13:08:08,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.283540s] ... ok 2018-01-17 13:08:08,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.153749s] ... ok 2018-01-17 13:08:08,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.816420s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.411025s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.950774s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.688323s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.491867s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.479146s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.349920s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.723280s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.554724s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.401653s] ... ok 2018-01-17 13:08:08,698 - 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.287145s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.037617s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.038694s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.048186s] ... ok 2018-01-17 13:08:08,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.395013s] ... ok 2018-01-17 13:08:08,699 - 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.095637s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.209426s] ... ok 2018-01-17 13:08:08,699 - 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.037335s] ... ok 2018-01-17 13:08:08,699 - 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.052333s] ... ok 2018-01-17 13:08:08,699 - 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.052475s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.052149s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.042822s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.075808s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.082123s] ... ok 2018-01-17 13:08:08,699 - 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.050949s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.179439s] ... ok 2018-01-17 13:08:08,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.151588s] ... ok 2018-01-17 13:08:08,700 - 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.025019s] ... ok 2018-01-17 13:08:08,700 - 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.196574s] ... ok 2018-01-17 13:08:08,700 - 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.018132s] ... ok 2018-01-17 13:08:08,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.147619s] ... ok 2018-01-17 13:08:08,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.145840s] ... ok 2018-01-17 13:08:08,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.052556s] ... ok 2018-01-17 13:08:08,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.178107s] ... ok 2018-01-17 13:08:08,700 - 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.009981s] ... ok 2018-01-17 13:08:08,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.033822s] ... ok 2018-01-17 13:08:08,700 - 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.009121s] ... ok 2018-01-17 13:08:08,700 - 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.056559s] ... ok 2018-01-17 13:08:08,700 - 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.045101s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.036012s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.040913s] ... ok 2018-01-17 13:08:08,701 - 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.458016s] ... ok 2018-01-17 13:08:08,701 - 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.036924s] ... ok 2018-01-17 13:08:08,701 - 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.032445s] ... ok 2018-01-17 13:08:08,701 - 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.011600s] ... ok 2018-01-17 13:08:08,701 - 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.036426s] ... ok 2018-01-17 13:08:08,701 - 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.032535s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.299548s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.035296s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.220548s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.436564s] ... ok 2018-01-17 13:08:08,701 - 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.227621s] ... ok 2018-01-17 13:08:08,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.062098s] ... ok 2018-01-17 13:08:08,702 - 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.184383s] ... ok 2018-01-17 13:08:08,702 - 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.168939s] ... ok 2018-01-17 13:08:08,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1449.0000 sec. 2018-01-17 13:08:08,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 201 2018-01-17 13:08:08,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-17 13:08:08,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 3 2018-01-17 13:08:08,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.5294117647% 2018-01-17 13:08:16,607 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-17 13:08:16,607 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-17 13:08:17,192 - functest.utils.functest_utils - DEBUG - 2018-01-17 13:08:17,192 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 13:08:17,193 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 24:50 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-17 13:08:17,196 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-17 13:08:17,197 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-17 13:08:35,784 - 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-17 13:08:35,784 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-17 13:08:35,822 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-17 13:08:35,935 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 13:08:35,935 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 13:08:35,939 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-17 13:08:36,719 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 14:00:40,901 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 14:00:40,901 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:04 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-17 14:00:40,905 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-17 14:00:40,906 - 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-684 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 14:00:40,908 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 13:26 | FAIL | | rally_sanity | functest | smoke | 18:15 | FAIL | | refstack_defcore | functest | smoke | 24:50 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 52:04 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-17 14:00:40,914 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 14:01:08,147 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 14:01:08,147 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 14:01:08,148 - 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-17 14:01:08,149 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 14:01:08,149 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-17 14:01:41,028 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-17 14:01:41,029 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-17 14:01:41,160 - functest.utils.functest_utils - DEBUG - 2018-01-17 14:01:41,160 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 14:01:41,160 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:33 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-17 14:01:41,164 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-17 14:01:41,164 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-17 14:01:41,606 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 14:02:08,279 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:02:08,946 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:02:10,804 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-17 14:02:11,236 - functest.utils.openstack_utils - DEBUG - Network 'dfeb1cd5-5be8-4c57-ba6d-6fa52e21edf6' created successfully 2018-01-17 14:02:11,236 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-17 14:02:11,630 - functest.utils.openstack_utils - DEBUG - Subnet 'f784b774-7085-4a7f-af82-20339f3ca467' created successfully 2018-01-17 14:02:11,630 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-17 14:02:11,871 - functest.utils.openstack_utils - DEBUG - Router 'e57a1fce-a00b-4efa-84c0-42e6b1774bfa' created successfully 2018-01-17 14:02:11,871 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-17 14:02:13,206 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-17 14:02:13,206 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-17 14:02:14,553 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-17 14:02:15,328 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-17 14:02:15,526 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=97efe238-df6a-42ca-b9da-9070454fb167 created successfully. 2018-01-17 14:02:15,527 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-17 14:02:15,527 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-17 14:02:15,794 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-17 14:02:15,794 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-17 14:02:16,133 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-17 14:02:16,378 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-17 14:02:17,100 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:02:17,100 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:02:43,462 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:02:44,047 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:02:44,149 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-17 14:02:44,565 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-17 14:02:44,789 - functest.utils.openstack_utils - DEBUG - Network 'cdb18607-f53f-4b82-817e-f248a97b08fe' created successfully 2018-01-17 14:02:44,790 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-17 14:02:45,127 - functest.utils.openstack_utils - DEBUG - Subnet '4db799b6-3843-4fa8-aaf6-a90ecee58e4e' created successfully 2018-01-17 14:02:45,128 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-17 14:02:45,275 - functest.utils.openstack_utils - DEBUG - Router '68f92e5d-9aa3-4764-b1f3-6be69db6698f' created successfully 2018-01-17 14:02:45,275 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-17 14:02:46,682 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-17 14:02:46,682 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-17 14:02:47,908 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-17 14:02:48,174 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-17 14:02:48,400 - functest.utils.openstack_utils - DEBUG - Network 'e6704124-8a45-4113-a2b5-b088218d4ce8' created successfully 2018-01-17 14:02:48,400 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-17 14:02:48,789 - functest.utils.openstack_utils - DEBUG - Subnet 'ac635c19-3cbd-4f08-957e-3f7587aceb52' created successfully 2018-01-17 14:02:48,789 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-17 14:02:48,912 - functest.utils.openstack_utils - DEBUG - Router '4490b99d-1918-40ba-9083-298c78e12d06' created successfully 2018-01-17 14:02:48,912 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-17 14:02:50,342 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-17 14:02:50,342 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-17 14:02:51,599 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-17 14:02:52,141 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-17 14:03:03,045 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-17 14:03:03,150 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=2c706483-77e3-466b-943f-b8b82cb48b47 created successfully. 2018-01-17 14:08:34,296 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:08:34,839 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:08:37,356 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:08:38,905 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:08:38,907 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:08:43,058 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:08:43,602 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:08:46,087 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:08:47,255 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:08:47,255 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:08:52,087 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:09:05,200 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:09:07,762 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:09:09,422 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:09:09,423 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:09:13,453 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:09:27,168 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:09:29,938 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:09:31,335 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:09:31,335 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:09:34,520 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:09:35,075 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:09:36,750 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-17 14:09:37,112 - functest.utils.openstack_utils - DEBUG - Network 'f90dd66d-22a7-4021-ac62-e86086ac1e86' created successfully 2018-01-17 14:09:37,113 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-17 14:09:37,473 - functest.utils.openstack_utils - DEBUG - Subnet '17c8172f-7cf5-4a1d-9888-fcfd8014402d' created successfully 2018-01-17 14:09:37,473 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-17 14:09:37,616 - functest.utils.openstack_utils - DEBUG - Router '9e77577e-6c75-44c4-9f1e-fe226b40b8e1' created successfully 2018-01-17 14:09:37,616 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-17 14:09:38,931 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-17 14:09:38,931 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-17 14:09:40,359 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-17 14:09:41,031 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:09:42,643 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:09:42,644 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:09:49,221 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 14:09:49,231 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 14:09:49,241 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-17 14:09:49,325 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:09:49,880 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-17 14:09:52,141 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:09:53,341 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-17 14:09:53,342 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-17 14:09:53,417 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-17 14:09:53,983 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-17 14:10:02,386 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-17 14:10:02,496 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=2d09d6df-35f2-481a-b137-8a78676c1768 created successfully. 2018-01-17 14:10:03,602 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-17 14:10:03,862 - functest.utils.openstack_utils - DEBUG - Network 'b527ec8f-b3c7-45ba-9e49-bdd070cf6800' created successfully 2018-01-17 14:10:03,862 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-17 14:10:04,353 - functest.utils.openstack_utils - DEBUG - Subnet '6209762d-516f-4c74-b94a-d5f51d0f2c1d' created successfully 2018-01-17 14:10:04,353 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-17 14:10:04,485 - functest.utils.openstack_utils - DEBUG - Router 'c083280b-67ed-491b-8833-8851dd9d152c' created successfully 2018-01-17 14:10:04,485 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-17 14:10:05,865 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-17 14:10:05,865 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-17 14:10:07,111 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-17 14:10:07,176 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-17 14:12:52,510 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-17 14:14:04,038 - functest.utils.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '6209762d-516f-4c74-b94a-d5f51d0f2c1d')]: Unable to complete operation on subnet 6209762d-516f-4c74-b94a-d5f51d0f2c1d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-5804c4d8-ee50-4b3d-83ef-5591b3642b82'] 2018-01-17 14:14:16,451 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-17 14:14:20,405 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-17 14:14:20,418 - 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-17 14:14:20,956 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-17 14:14:20,966 - 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-17 14:14:21,232 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-17 14:14:21,243 - 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-17 14:14:21,263 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-17 14:14:21,839 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-17 14:14:21,962 - functest.utils.functest_utils - DEBUG - 2018-01-17 14:14:21,962 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 14:14:21,962 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 12:41 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-17 14:14:21,964 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-17 14:14:21,965 - 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-684 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 14:14:21,966 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:33 | FAIL | | bgpvpn | sdnvpn | features | 12:41 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-17 14:14:21,968 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 14:14:46,238 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 14:14:46,239 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 14:14:46,239 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 14:14:46,239 - 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-684 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 14:14:46,240 - 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-17 14:14:46,242 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 14:14:58,801 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 14:14:58,802 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 14:14:58,802 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 14:14:58,802 - 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-684 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 14:14:58,803 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-17 14:14:58,804 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK