2018-03-08 14:09:33,874 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-08 14:09:33,874 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:09:33,874 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-08 14:09:33,875 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 14:09:33,875 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-08 14:09:34,023 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 14:09:34,023 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-08 14:09:34,238 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-08 14:09:34,238 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/e28462bbdf094043aaf50a86de8fc6ae ...OK 2018-03-08 14:09:34,407 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-08 14:09:34,407 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-08 14:09:34,468 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-08 14:09:34,468 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-08 14:09:34,760 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-08 14:09:35,826 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-08 14:09:35,859 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-noha 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-08 14:09:35,860 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-839 2018-03-08 14:09:35,861 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-08 14:09:35,861 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:09:35,861 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-08 14:09:35,861 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-08 14:09:35,861 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-08 14:09:35,861 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-08 14:09:35,861 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:09:35,862 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-08 14:09:35,863 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-08 14:09:35,981 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:09:35,981 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-08 14:09:37,909 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-08 14:09:40,239 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-08 14:09:41,673 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-08 14:09:43,008 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-08 14:09:44,656 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-08 14:09:46,551 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-08 14:09:46,552 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-08 14:09:49,847 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-08 14:09:49,848 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-08 14:09:50,832 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-08 14:09:50,833 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-08 14:09:50,834 - 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-03-08 14:09:50,835 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-08 14:09:50,835 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-08 14:09:51,985 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-08 14:09:53,671 - 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_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 ---------------------------------------------------------------------- Ran 11 tests in 1.684s OK 2018-03-08 14:09:54,262 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:09:54,262 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:09:54,262 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-08 14:09:54,264 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-08 14:09:54,473 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-08 14:11:37,754 - 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_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_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_null_name (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_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 ---------------------------------------------------------------------- Ran 59 tests in 103.277s OK 2018-03-08 14:11:38,322 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:11:38,323 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:11:38,323 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 01:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-08 14:11:38,326 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-08 14:11:38,679 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-08 14:12:20,356 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.677s OK 2018-03-08 14:12:20,972 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:12:20,972 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:12:20,972 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-08 14:12:20,974 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-839 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-08 14:12:20,976 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:02 | PASS | | api_check | functest | healthcheck | 01:43 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-08 14:12:20,977 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-08 14:12:27,809 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-08 14:12:27,809 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:12:27,809 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-08 14:12:27,810 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 14:12:27,810 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-08 14:12:27,918 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 14:12:27,918 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-08 14:12:27,979 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-08 14:12:27,979 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/e28462bbdf094043aaf50a86de8fc6ae ...OK 2018-03-08 14:12:28,046 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-08 14:12:28,046 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-08 14:12:28,112 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-08 14:12:28,112 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-08 14:12:28,409 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-08 14:12:29,317 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-08 14:12:29,341 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-08 14:12:29,341 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:12:29,341 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-08 14:12:29,341 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-08 14:12:29,341 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-noha 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-839 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-08 14:12:29,342 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-08 14:12:29,342 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-08 14:12:29,342 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:12:29,342 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-08 14:12:29,343 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-08 14:12:29,466 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 14:12:29,466 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-08 14:12:31,381 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-08 14:12:33,350 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-08 14:12:34,771 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-08 14:12:36,060 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-08 14:12:37,725 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-08 14:12:39,589 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-08 14:12:39,589 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-08 14:12:42,841 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-08 14:12:42,842 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-08 14:12:43,822 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-08 14:12:43,823 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-08 14:12:43,824 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-08 14:12:43,825 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-08 14:12:43,826 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-08 14:12:49,019 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-08 14:12:49,020 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-08 14:12:49,020 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-08 14:12:49' 2018-03-08 14:12:49,020 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:50,125 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:51,495 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:56,173 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:56,525 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:56,805 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:12:59,348 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:13:01,248 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b576fb59-7d1c-4932-abb9-bec9193feb54' 2018-03-08 14:13:23,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-08 14:13:30,260 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-08 14:13:31,334 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-08 14:13:32,342 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-08 14:13:53,960 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:13:53,961 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:13:53,961 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-08 14:13:53,963 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-08 14:13:54,021 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-08 14:13:54,021 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-08 14:13:54' 2018-03-08 14:13:54,021 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:13:55,464 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:13:56,276 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:14:01,253 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:14:01,762 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:14:04,704 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-cd03a871-a9bb-4238-bba2-e98644cc3955' 2018-03-08 14:14:08,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-08 14:14:19,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-08 14:14:21,898 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-03-08 14:14:31,432 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-08 14:14:54,274 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:14:54,274 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:14:54,274 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-08 14:14:54,276 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-08 14:14:57,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-08 14:14:58,057 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-08 14:14:58,057 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-08 14:14:59,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-08 14:15:00,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-08 14:15:00,209 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-08 14:15:03,065 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-08 14:15:03,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-08 14:15:03,067 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-08 14:15:03,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-08 14:15:03,069 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-fb76d251-f6ca-41ca-a209-7cefab4410be/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-08 14:15:05,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-08 14:15:05,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-08 14:15:05,962 - 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-03-08 14:15:07,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:07.807 79 INFO rally.api [-] Starting verification (UUID=afbc9877-795c-4847-b2bb-44b0c51981ab) for deployment 'opnfv-rally' (UUID=ade8786d-e490-45f3-a083-73022c820cc9) by verifier 'opnfv-tempest' (UUID=fb76d251-f6ca-41ca-a209-7cefab4410be). 2018-03-08 14:15:07,808 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: afbc9877-795c-4847-b2bb-44b0c51981ab 2018-03-08 14:15:12,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:12.410 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.070s] 2018-03-08 14:15:12,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:12.495 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.085s] 2018-03-08 14:15:14,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:14.935 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.419s] 2018-03-08 14:15:16,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:16.097 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.162s] 2018-03-08 14:15:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:21.773 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.749s] 2018-03-08 14:15:36,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:15:36.768 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.088s] 2018-03-08 14:16:00,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:16:00.452 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.142s] 2018-03-08 14:16:00,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:16:00.453 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-08 14:16:33,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:16:33.112 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.135s] 2018-03-08 14:16:33,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:16:33.113 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-08 14:17:35,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:17:35.316 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [31.135s] 2018-03-08 14:17:58,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:17:58.968 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.093s] 2018-03-08 14:17:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:17:59.365 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.396s] 2018-03-08 14:18:04,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:04.116 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-08 14:18:04,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:04.116 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-08 14:18:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:05.463 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.123s] 2018-03-08 14:18:07,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:07.935 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.025s] 2018-03-08 14:18:10,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:10.523 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.434s] 2018-03-08 14:18:14,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:14.116 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.298s] 2018-03-08 14:18:18,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:17.999 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.505s] 2018-03-08 14:18:20,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:20.694 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.188s] 2018-03-08 14:18:23,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:23.227 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.151s] 2018-03-08 14:18:25,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:25.992 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.258s] 2018-03-08 14:18:29,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:29.461 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.199s] 2018-03-08 14:18:32,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:32.706 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.205s] 2018-03-08 14:18:33,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:33.963 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-08 14:18:34,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:34.700 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-03-08 14:18:34,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:34.719 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2018-03-08 14:18:34,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:34.738 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2018-03-08 14:18:36,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:36.409 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.334s] 2018-03-08 14:18:36,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:36.893 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.484s] 2018-03-08 14:18:37,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:37.891 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.997s] 2018-03-08 14:18:42,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:42.012 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.768s] 2018-03-08 14:18:54,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:54.976 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.496s] 2018-03-08 14:18:59,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:18:59.929 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.952s] 2018-03-08 14:19:09,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:09.990 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.027s] 2018-03-08 14:19:13,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:13.750 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.758s] 2018-03-08 14:19:19,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:19.915 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.164s] 2018-03-08 14:19:26,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:26.844 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.497s] 2018-03-08 14:19:30,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:30.232 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.388s] 2018-03-08 14:19:33,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:33.653 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.420s] 2018-03-08 14:19:47,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:47.112 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.995s] 2018-03-08 14:19:47,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:47.367 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.255s] 2018-03-08 14:19:47,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:47.541 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.173s] 2018-03-08 14:19:47,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:47.667 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.125s] 2018-03-08 14:19:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:47.802 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.134s] 2018-03-08 14:19:48,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:48.113 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.310s] 2018-03-08 14:19:59,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:59.251 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.598s] 2018-03-08 14:19:59,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:59.486 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.235s] 2018-03-08 14:19:59,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:59.619 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.132s] 2018-03-08 14:19:59,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:59.747 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.128s] 2018-03-08 14:19:59,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:19:59.883 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.135s] 2018-03-08 14:20:00,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:00.010 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.126s] 2018-03-08 14:20:10,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:10.461 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.529s] 2018-03-08 14:20:16,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:16.527 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.068s] 2018-03-08 14:20:18,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:18.366 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.838s] 2018-03-08 14:20:18,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:18.478 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.112s] 2018-03-08 14:20:18,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:18.562 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.083s] 2018-03-08 14:20:28,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:28.658 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.053s] 2018-03-08 14:20:35,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:35.119 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.460s] 2018-03-08 14:20:37,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:37.249 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.129s] 2018-03-08 14:20:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:37.348 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.098s] 2018-03-08 14:20:37,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:37.435 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.087s] 2018-03-08 14:20:53,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:20:53.430 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.676s] 2018-03-08 14:21:01,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:01.234 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.802s] 2018-03-08 14:21:07,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:07.233 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.999s] 2018-03-08 14:21:11,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:11.527 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.294s] 2018-03-08 14:21:36,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:36.853 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.243s] 2018-03-08 14:21:44,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:44.256 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.401s] 2018-03-08 14:21:50,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:50.659 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.403s] 2018-03-08 14:21:54,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:21:54.907 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.247s] 2018-03-08 14:22:08,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:08.455 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.795s] 2018-03-08 14:22:09,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:09.895 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.439s] 2018-03-08 14:22:09,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:09.990 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.095s] 2018-03-08 14:22:12,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:12.124 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.753s] 2018-03-08 14:22:13,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:13.278 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.151s] 2018-03-08 14:22:13,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:13.358 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.082s] 2018-03-08 14:22:15,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:15.186 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.538s] 2018-03-08 14:22:16,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:16.548 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-08 14:22:17,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:17.236 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-08 14:22:17,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:17.237 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-08 14:22:17,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:17.238 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-08 14:22:17,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:17.238 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-08 14:22:17,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:17.238 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-08 14:22:33,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:33.415 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.903s] 2018-03-08 14:22:42,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:42.157 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [8.721s] 2018-03-08 14:22:42,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:22:42.194 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.040s] 2018-03-08 14:23:10,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:10.428 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.654s] 2018-03-08 14:23:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:10.855 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.425s] 2018-03-08 14:23:11,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:11.363 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.508s] 2018-03-08 14:23:11,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:11.819 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.456s] 2018-03-08 14:23:12,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:12.515 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.694s] 2018-03-08 14:23:13,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:13.104 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.587s] 2018-03-08 14:23:41,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:41.700 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.559s] 2018-03-08 14:23:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:23:41.750 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.051s] 2018-03-08 14:24:07,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:07.169 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.191s] 2018-03-08 14:24:19,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:19.425 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.455s] 2018-03-08 14:24:29,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:29.351 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [7.121s] 2018-03-08 14:24:39,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:39.103 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [9.751s] 2018-03-08 14:24:46,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:46.037 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [5.534s] 2018-03-08 14:24:54,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:24:54.571 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.533s] 2018-03-08 14:25:00,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:25:00.920 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.071s] 2018-03-08 14:25:08,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:25:08.799 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.078s] 2018-03-08 14:26:26,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:26:26.372 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.227s] 2018-03-08 14:27:12,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:27:12.093 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.026s] 2018-03-08 14:27:19,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:27:19.130 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-03-08 14:29:11,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:29:11.787 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [106.752s] 2018-03-08 14:31:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-08 14:31:13.221 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [109.067s] 2018-03-08 14:31:20,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid afbc9877-795c-4847-b2bb-44b0c51981ab'. 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | afbc9877-795c-4847-b2bb-44b0c51981ab | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-08 14:15:07 | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-08 14:31:20 | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:13 | 2018-03-08 14:31:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fb76d251-f6ca-41ca-a209-7cefab4410be) | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ade8786d-e490-45f3-a083-73022c820cc9) | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 961.435 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-08 14:31:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-08 14:31:22,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-08 14:31:27,293 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:31:27,293 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:31:27,293 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:29 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-08 14:31:27,295 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-08 14:31:27,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-08 14:31:27,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b'... 2018-03-08 14:31:29,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-20f25706-b763-480a-b261-4285171c877b'... 2018-03-08 14:31:30,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-20f25706-b763-480a-b261-4285171c877b'... 2018-03-08 14:31:35,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-20f25706-b763-480a-b261-4285171c877b'... 2018-03-08 14:31:35,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-20f25706-b763-480a-b261-4285171c877b'... 2018-03-08 14:31:35,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-08 14:31:35,756 - 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-03-08 14:31:35,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:31:35,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:31:35,780 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:32:06,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:31:37.676 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Task validation. 2018-03-08 14:31:37.684 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Task validation of scenarios names. 2018-03-08 14:31:37.687 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Task validation of scenarios names. 2018-03-08 14:31:37.687 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Task validation of syntax. 2018-03-08 14:31:37.721 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Task validation of syntax. 2018-03-08 14:31:37.721 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Task validation of semantic. 2018-03-08 14:31:37.991 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:38.833 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:38.852 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:31:41.548 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:31:41.548 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Task validation of semantic. 2018-03-08 14:31:41.549 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Task validation. Task c254a52e-f55b-4f83-83e1-c182d338c0e3: started 2018-03-08 14:31:41.565 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Benchmarking. 2018-03-08 14:31:41.587 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:42.397 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:42.410 293 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:31:42.645 293 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:31:42.668 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:31:44.355 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:31:45.615 166 INFO rally.task.engine [-] Load duration is: 0.233927 2018-03-08 14:31:45.616 166 INFO rally.task.engine [-] Full duration is: 2.76957 2018-03-08 14:31:45.650 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:46.388 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:46.400 379 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:31:46.825 379 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:31:46.850 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:31:48.456 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:31:49.674 166 INFO rally.task.engine [-] Load duration is: 0.42463 2018-03-08 14:31:49.675 166 INFO rally.task.engine [-] Full duration is: 2.8073 2018-03-08 14:31:49.708 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:50.490 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:50.503 465 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:31:50.964 465 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:31:50.982 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:31:52.585 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:31:53.735 166 INFO rally.task.engine [-] Load duration is: 0.460664 2018-03-08 14:31:53.736 166 INFO rally.task.engine [-] Full duration is: 2.877716 2018-03-08 14:31:53.767 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:54.535 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:54.548 551 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:31:54.960 551 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:31:54.979 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:31:56.561 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:31:57.786 166 INFO rally.task.engine [-] Load duration is: 0.41173 2018-03-08 14:31:57.787 166 INFO rally.task.engine [-] Full duration is: 2.795101 2018-03-08 14:31:57.819 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:31:58.513 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:31:58.526 637 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:31:59.148 637 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:31:59.167 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:32:00.734 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:32:01.843 166 INFO rally.task.engine [-] Load duration is: 0.621644 2018-03-08 14:32:01.844 166 INFO rally.task.engine [-] Full duration is: 2.915969 2018-03-08 14:32:01.871 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Enter context: `users` 2018-03-08 14:32:02.578 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Enter context: `users` 2018-03-08 14:32:02.590 723 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 START 2018-03-08 14:32:02.994 723 INFO rally.task.runner [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | ITER: 1 END: OK 2018-03-08 14:32:03.009 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Starting: Exit context: `users` 2018-03-08 14:32:04.691 166 INFO rally.plugins.openstack.context.keystone.users [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Exit context: `users` 2018-03-08 14:32:05.897 166 INFO rally.task.engine [-] Load duration is: 0.402611 2018-03-08 14:32:05.898 166 INFO rally.task.engine [-] Full duration is: 2.820537 2018-03-08 14:32:05.923 166 INFO rally.task.engine [-] Task c254a52e-f55b-4f83-83e1-c182d338c0e3 | Completed: Benchmarking. Task c254a52e-f55b-4f83-83e1-c182d338c0e3: 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.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.233927 Full duration: 2.76957 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_2_times | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.42463 Full duration: 2.8073 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_2_times | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.460664 Full duration: 2.877716 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_2_times | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.41173 Full duration: 2.795101 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_2_times | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.621644 Full duration: 2.915969 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_2_times | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.402611 Full duration: 2.820537 2018-03-08 14:32:06,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c254a52e-f55b-4f83-83e1-c182d338c0e3 2018-03-08 14:32:06,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-08 14:32:06,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c254a52e-f55b-4f83-83e1-c182d338c0e3', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-08 14:32:06,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c254a52e-f55b-4f83-83e1-c182d338c0e3'] 2018-03-08 14:32:07,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:32:07,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-08 14:32:07,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-08 14:32:07,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-08 14:32:07,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:32:07,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:32:07,544 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:33:08,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:32:09.521 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Task validation. 2018-03-08 14:32:09.529 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Task validation of scenarios names. 2018-03-08 14:32:09.532 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Task validation of scenarios names. 2018-03-08 14:32:09.532 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Task validation of syntax. 2018-03-08 14:32:09.561 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Task validation of syntax. 2018-03-08 14:32:09.561 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Task validation of semantic. 2018-03-08 14:32:09.867 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `users` 2018-03-08 14:32:10.513 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `users` 2018-03-08 14:32:11.225 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `users` 2018-03-08 14:32:13.546 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `users` 2018-03-08 14:32:13.548 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Task validation of semantic. 2018-03-08 14:32:13.548 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Task validation. Task 20304fdf-4494-4459-a5c4-b5dbb05a5882: started 2018-03-08 14:32:13.575 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Benchmarking. 2018-03-08 14:32:13.610 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `users` 2018-03-08 14:32:14.330 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `users` 2018-03-08 14:32:14.345 896 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 START 2018-03-08 14:32:19.491 896 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 END: OK 2018-03-08 14:32:19.513 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: user resources cleanup 2018-03-08 14:32:19.830 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: user resources cleanup 2018-03-08 14:32:19.830 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `users` 2018-03-08 14:32:21.720 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `users` 2018-03-08 14:32:23.703 769 INFO rally.task.engine [-] Load duration is: 5.145017 2018-03-08 14:32:23.703 769 INFO rally.task.engine [-] Full duration is: 8.112122 2018-03-08 14:32:23.739 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `users` 2018-03-08 14:32:24.495 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `users` 2018-03-08 14:32:24.508 1002 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 START 2018-03-08 14:32:28.650 1002 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 END: OK 2018-03-08 14:32:28.667 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: user resources cleanup 2018-03-08 14:32:30.667 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: user resources cleanup 2018-03-08 14:32:30.669 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `users` 2018-03-08 14:32:32.304 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `users` 2018-03-08 14:32:33.780 769 INFO rally.task.engine [-] Load duration is: 4.141434 2018-03-08 14:32:33.781 769 INFO rally.task.engine [-] Full duration is: 8.566607 2018-03-08 14:32:33.812 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `users` 2018-03-08 14:32:34.578 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `users` 2018-03-08 14:32:34.590 1108 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 START 2018-03-08 14:32:35.014 1108 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 END: OK 2018-03-08 14:32:35.031 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: user resources cleanup 2018-03-08 14:32:35.224 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: user resources cleanup 2018-03-08 14:32:35.224 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `users` 2018-03-08 14:32:36.909 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `users` 2018-03-08 14:32:37.834 769 INFO rally.task.engine [-] Load duration is: 0.423867 2018-03-08 14:32:37.835 769 INFO rally.task.engine [-] Full duration is: 3.099023 2018-03-08 14:32:37.871 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `users` 2018-03-08 14:32:38.622 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `users` 2018-03-08 14:32:38.623 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Enter context: `quotas` 2018-03-08 14:32:38.921 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Enter context: `quotas` 2018-03-08 14:32:39.131 1214 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 START 2018-03-08 14:32:58.051 1214 INFO rally.task.runner [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | ITER: 1 END: OK 2018-03-08 14:32:58.076 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: user resources cleanup 2018-03-08 14:33:04.769 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: user resources cleanup 2018-03-08 14:33:04.769 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `quotas` 2018-03-08 14:33:04.808 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `quotas` 2018-03-08 14:33:04.808 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Starting: Exit context: `users` 2018-03-08 14:33:06.788 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Exit context: `users` 2018-03-08 14:33:07.957 769 INFO rally.task.engine [-] Load duration is: 17.918084 2018-03-08 14:33:07.957 769 INFO rally.task.engine [-] Full duration is: 28.919578 2018-03-08 14:33:07.980 769 INFO rally.task.engine [-] Task 20304fdf-4494-4459-a5c4-b5dbb05a5882 | Completed: Benchmarking. Task 20304fdf-4494-4459-a5c4-b5dbb05a5882: 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.create_image | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 4.101 | 100.0% | 1 | | glance.delete_image | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | total | 5.145 | 5.145 | 5.145 | 5.145 | 5.145 | 5.145 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.145017 Full duration: 8.112122 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.create_image | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 100.0% | 1 | | glance.list_images | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.141434 Full duration: 8.566607 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.list_images | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.423867 Full duration: 3.099023 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.create_image | 3.497 | 3.497 | 3.497 | 3.497 | 3.497 | 3.497 | 100.0% | 1 | | nova.boot_servers | 15.421 | 15.421 | 15.421 | 15.421 | 15.421 | 15.421 | 100.0% | 1 | | total | 17.918 | 17.918 | 17.918 | 17.918 | 17.918 | 17.918 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.918084 Full duration: 28.919578 2018-03-08 14:33:08,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 20304fdf-4494-4459-a5c4-b5dbb05a5882 2018-03-08 14:33:08,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '20304fdf-4494-4459-a5c4-b5dbb05a5882', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-08 14:33:08,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '20304fdf-4494-4459-a5c4-b5dbb05a5882'] 2018-03-08 14:33:09,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:33:09,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-08 14:33:09,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-08 14:33:09,591 - 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-03-08 14:33:09,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:33:09,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:33:09,618 - 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': 'ext-net', 'service_list': ['ceilometer'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:34:46,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:33:11.522 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Task validation. 2018-03-08 14:33:11.530 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Task validation of scenarios names. 2018-03-08 14:33:11.533 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Task validation of scenarios names. 2018-03-08 14:33:11.533 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Task validation of syntax. 2018-03-08 14:33:11.582 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Task validation of syntax. 2018-03-08 14:33:11.582 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Task validation of semantic. 2018-03-08 14:33:11.902 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:33:12.573 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:33:13.411 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:33:15.733 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:33:15.734 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Task validation of semantic. 2018-03-08 14:33:15.734 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Task validation. Task e1e85432-c871-4162-a27e-bc0097d26db8: started 2018-03-08 14:33:15.755 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Benchmarking. 2018-03-08 14:33:15.855 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:33:16.594 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:33:16.607 1507 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:33:42.854 1507 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:33:42.938 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:33:48.190 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:33:48.191 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:33:50.124 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:33:51.962 1380 INFO rally.task.engine [-] Load duration is: 26.24509 2018-03-08 14:33:51.963 1380 INFO rally.task.engine [-] Full duration is: 34.27134 2018-03-08 14:33:51.995 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:33:52.763 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:33:52.775 1613 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:33:56.856 1613 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:33:56.874 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:00.297 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:00.298 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:02.167 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:04.035 1380 INFO rally.task.engine [-] Load duration is: 4.080488 2018-03-08 14:34:04.036 1380 INFO rally.task.engine [-] Full duration is: 10.173177 2018-03-08 14:34:04.068 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:04.815 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:04.829 1719 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:05.751 1719 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:05.771 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:06.990 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:06.990 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:08.724 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:10.098 1380 INFO rally.task.engine [-] Load duration is: 0.921628 2018-03-08 14:34:10.099 1380 INFO rally.task.engine [-] Full duration is: 4.657451 2018-03-08 14:34:10.132 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:10.874 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:10.887 1825 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:15.510 1825 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:15.532 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:16.826 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:16.827 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:18.701 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:20.166 1380 INFO rally.task.engine [-] Load duration is: 4.621557 2018-03-08 14:34:20.167 1380 INFO rally.task.engine [-] Full duration is: 8.570198 2018-03-08 14:34:20.199 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:21.013 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:21.025 1931 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:21.632 1931 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:21.656 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:23.004 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:23.005 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:24.586 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:26.227 1380 INFO rally.task.engine [-] Load duration is: 0.605952 2018-03-08 14:34:26.228 1380 INFO rally.task.engine [-] Full duration is: 4.387521 2018-03-08 14:34:26.257 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:27.034 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:27.046 2037 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:31.349 2037 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:31.366 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:32.668 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:32.669 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:34.321 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:36.294 1380 INFO rally.task.engine [-] Load duration is: 4.301533 2018-03-08 14:34:36.295 1380 INFO rally.task.engine [-] Full duration is: 8.065351 2018-03-08 14:34:36.327 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:37.140 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:37.154 2143 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:37.578 2143 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:37.604 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: user resources cleanup 2018-03-08 14:34:38.933 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: user resources cleanup 2018-03-08 14:34:38.933 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:40.727 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:42.356 1380 INFO rally.task.engine [-] Load duration is: 0.423253 2018-03-08 14:34:42.356 1380 INFO rally.task.engine [-] Full duration is: 4.401347 2018-03-08 14:34:42.384 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Enter context: `users` 2018-03-08 14:34:43.125 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Enter context: `users` 2018-03-08 14:34:43.137 2249 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 START 2018-03-08 14:34:43.557 2249 INFO rally.task.runner [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | ITER: 1 END: OK 2018-03-08 14:34:43.577 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Starting: Exit context: `users` 2018-03-08 14:34:45.358 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Exit context: `users` 2018-03-08 14:34:46.401 1380 INFO rally.task.engine [-] Load duration is: 0.41915 2018-03-08 14:34:46.401 1380 INFO rally.task.engine [-] Full duration is: 2.975225 2018-03-08 14:34:46.426 1380 INFO rally.task.engine [-] Task e1e85432-c871-4162-a27e-bc0097d26db8 | Completed: Benchmarking. Task e1e85432-c871-4162-a27e-bc0097d26db8: finished test scenario CeilometerAlarms.create_alarm_and_get_history +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 100.0% | 1 | | ceilometer.set_alarm_state | 7.676 | 7.676 | 7.676 | 7.676 | 7.676 | 7.676 | 100.0% | 1 | | total | 26.245 | 26.245 | 26.245 | 26.245 | 26.245 | 26.245 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.24509 Full duration: 34.27134 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 100.0% | 1 | | ceilometer.delete_alarm | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 4.08 | 4.08 | 4.08 | 4.08 | 4.08 | 4.08 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.080488 Full duration: 10.173177 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | ceilometer.get_alarm | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921628 Full duration: 4.657451 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.194 | 4.194 | 4.194 | 4.194 | 4.194 | 4.194 | 100.0% | 1 | | ceilometer.list_alarms | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.621557 Full duration: 8.570198 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605952 Full duration: 4.387521 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | ceilometer.query_alarms | 3.833 | 3.833 | 3.833 | 3.833 | 3.833 | 3.833 | 100.0% | 1 | | total | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.301533 Full duration: 8.065351 test scenario CeilometerAlarms.create_and_update_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | ceilometer.update_alarm | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.423253 Full duration: 4.401347 test scenario CeilometerAlarms.list_alarms +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.list_alarms | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | total | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.41915 Full duration: 2.975225 2018-03-08 14:34:46,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e1e85432-c871-4162-a27e-bc0097d26db8 2018-03-08 14:34:46,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e1e85432-c871-4162-a27e-bc0097d26db8', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-08 14:34:46,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e1e85432-c871-4162-a27e-bc0097d26db8'] 2018-03-08 14:34:47,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:34:47,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-08 14:34:47,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-08 14:34:47,996 - 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-03-08 14:34:47,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:34:48,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:34:48,018 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:36:05,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:34:50.010 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Task validation. 2018-03-08 14:34:50.017 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Task validation of scenarios names. 2018-03-08 14:34:50.020 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Task validation of scenarios names. 2018-03-08 14:34:50.020 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Task validation of syntax. 2018-03-08 14:34:50.105 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Task validation of syntax. 2018-03-08 14:34:50.105 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Task validation of semantic. 2018-03-08 14:34:50.486 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:34:51.244 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:34:52.123 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:34:54.588 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:34:54.589 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Task validation of semantic. 2018-03-08 14:34:54.589 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Task validation. Task 2d0a99fe-4299-478e-97c2-c7b776fc280a: started 2018-03-08 14:34:54.694 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Benchmarking. 2018-03-08 14:34:54.720 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:34:55.446 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:34:55.446 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:34:55.877 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:34:55.878 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `Volumes` 2018-03-08 14:34:58.626 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `Volumes` 2018-03-08 14:34:58.642 2422 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:03.420 2422 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:03.437 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:35:06.328 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:35:06.328 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `Volumes` 2018-03-08 14:35:06.403 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `Volumes` 2018-03-08 14:35:06.404 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:35:06.433 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:35:06.434 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:35:08.190 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:35:08.764 2295 INFO rally.task.engine [-] Load duration is: 2.777195 2018-03-08 14:35:08.765 2295 INFO rally.task.engine [-] Full duration is: 13.471264 2018-03-08 14:35:08.798 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:35:09.554 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:35:09.554 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:35:09.930 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:35:09.944 2608 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:14.843 2608 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:14.863 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:35:15.164 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:35:15.164 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:35:15.196 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:35:15.196 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:35:16.747 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:35:16.830 2295 INFO rally.task.engine [-] Load duration is: 2.89745 2018-03-08 14:35:16.830 2295 INFO rally.task.engine [-] Full duration is: 7.950759 2018-03-08 14:35:16.860 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:35:17.553 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:35:17.554 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:35:17.894 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:35:18.143 2774 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:25.346 2774 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:25.368 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:35:25.678 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:35:25.679 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:35:25.706 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:35:25.706 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:35:27.324 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:35:28.906 2295 INFO rally.task.engine [-] Load duration is: 5.20219 2018-03-08 14:35:28.907 2295 INFO rally.task.engine [-] Full duration is: 10.466018 2018-03-08 14:35:28.940 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:35:29.897 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:35:29.898 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:35:30.264 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:35:30.276 2940 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:35.528 2940 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:35.553 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:35:35.880 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:35:35.880 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:35:35.915 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:35:35.915 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:35:37.628 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:35:38.981 2295 INFO rally.task.engine [-] Load duration is: 3.251076 2018-03-08 14:35:38.981 2295 INFO rally.task.engine [-] Full duration is: 8.689911 2018-03-08 14:35:39.014 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:35:39.772 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:35:39.772 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:35:40.092 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:35:40.106 3106 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:47.446 3106 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:47.467 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:35:47.784 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:35:47.784 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:35:47.812 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:35:47.813 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:35:49.617 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:35:51.070 2295 INFO rally.task.engine [-] Load duration is: 5.338755 2018-03-08 14:35:51.070 2295 INFO rally.task.engine [-] Full duration is: 10.604911 2018-03-08 14:35:51.102 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `users` 2018-03-08 14:35:51.896 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `users` 2018-03-08 14:35:51.897 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `quotas` 2018-03-08 14:35:52.245 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `quotas` 2018-03-08 14:35:52.245 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Enter context: `Volumes` 2018-03-08 14:35:54.987 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Enter context: `Volumes` 2018-03-08 14:35:55.000 3272 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 START 2018-03-08 14:35:59.979 3272 INFO rally.task.runner [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | ITER: 1 END: OK 2018-03-08 14:35:59.995 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: user resources cleanup 2018-03-08 14:36:02.535 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: user resources cleanup 2018-03-08 14:36:02.536 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `Volumes` 2018-03-08 14:36:02.626 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `Volumes` 2018-03-08 14:36:02.626 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `quotas` 2018-03-08 14:36:02.657 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `quotas` 2018-03-08 14:36:02.657 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Starting: Exit context: `users` 2018-03-08 14:36:04.385 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Exit context: `users` 2018-03-08 14:36:05.153 2295 INFO rally.task.engine [-] Load duration is: 2.977409 2018-03-08 14:36:05.154 2295 INFO rally.task.engine [-] Full duration is: 13.284351 2018-03-08 14:36:05.178 2295 INFO rally.task.engine [-] Task 2d0a99fe-4299-478e-97c2-c7b776fc280a | Completed: Benchmarking. Task 2d0a99fe-4299-478e-97c2-c7b776fc280a: 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.create_snapshot | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 100.0% | 1 | | cinder.delete_snapshot | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | total | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.777195 Full duration: 13.471264 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.create_volume | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | cinder.delete_volume | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 100.0% | 1 | | total | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.89745 Full duration: 7.950759 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.create_volume | 4.972 | 4.972 | 4.972 | 4.972 | 4.972 | 4.972 | 100.0% | 1 | | cinder.delete_volume | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 100.0% | 1 | | total | 5.202 | 5.202 | 5.202 | 5.202 | 5.202 | 5.202 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.20219 Full duration: 10.466018 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.create_volume | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | cinder.delete_volume | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 100.0% | 1 | | total | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.251076 Full duration: 8.689911 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.create_volume | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | cinder.extend_volume | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 100.0% | 1 | | cinder.delete_volume | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 2.233 | 100.0% | 1 | | total | 5.339 | 5.339 | 5.339 | 5.339 | 5.339 | 5.339 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.338755 Full duration: 10.604911 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.create_volume | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | cinder.delete_volume | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 100.0% | 1 | | total | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.977409 Full duration: 13.284351 2018-03-08 14:36:05,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d0a99fe-4299-478e-97c2-c7b776fc280a 2018-03-08 14:36:05,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2d0a99fe-4299-478e-97c2-c7b776fc280a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-08 14:36:05,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2d0a99fe-4299-478e-97c2-c7b776fc280a'] 2018-03-08 14:36:06,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:36:06,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-08 14:36:06,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-08 14:36:06,798 - 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-03-08 14:36:06,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:36:06,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:36:06,819 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:36:51,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:36:08.690 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Task validation. 2018-03-08 14:36:08.698 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Task validation of scenarios names. 2018-03-08 14:36:08.700 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Task validation of scenarios names. 2018-03-08 14:36:08.700 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Task validation of syntax. 2018-03-08 14:36:08.726 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Task validation of syntax. 2018-03-08 14:36:08.726 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Task validation of semantic. 2018-03-08 14:36:09.035 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Enter context: `users` 2018-03-08 14:36:09.733 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Enter context: `users` 2018-03-08 14:36:10.605 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Exit context: `users` 2018-03-08 14:36:12.976 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Exit context: `users` 2018-03-08 14:36:12.977 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Task validation of semantic. 2018-03-08 14:36:12.977 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Task validation. Task e750ea82-4ab0-4017-8220-af0294ad9d78: started 2018-03-08 14:36:12.992 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Benchmarking. 2018-03-08 14:36:13.017 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Enter context: `users` 2018-03-08 14:36:13.772 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Enter context: `users` 2018-03-08 14:36:13.790 3545 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 START 2018-03-08 14:36:21.724 3545 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 END: OK 2018-03-08 14:36:21.746 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: user resources cleanup 2018-03-08 14:36:22.093 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: user resources cleanup 2018-03-08 14:36:22.093 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Exit context: `users` 2018-03-08 14:36:23.766 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Exit context: `users` 2018-03-08 14:36:25.055 3418 INFO rally.task.engine [-] Load duration is: 3.933001 2018-03-08 14:36:25.055 3418 INFO rally.task.engine [-] Full duration is: 10.750243 2018-03-08 14:36:25.085 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Enter context: `users` 2018-03-08 14:36:25.809 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Enter context: `users` 2018-03-08 14:36:25.821 3651 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 START 2018-03-08 14:36:32.557 3651 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 END: OK 2018-03-08 14:36:32.574 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: user resources cleanup 2018-03-08 14:36:32.855 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: user resources cleanup 2018-03-08 14:36:32.855 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Exit context: `users` 2018-03-08 14:36:34.478 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Exit context: `users` 2018-03-08 14:36:35.130 3418 INFO rally.task.engine [-] Load duration is: 4.734993 2018-03-08 14:36:35.130 3418 INFO rally.task.engine [-] Full duration is: 9.394469 2018-03-08 14:36:35.158 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Enter context: `users` 2018-03-08 14:36:36.028 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Enter context: `users` 2018-03-08 14:36:36.040 3757 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 START 2018-03-08 14:36:43.906 3757 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 END: OK 2018-03-08 14:36:43.927 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: user resources cleanup 2018-03-08 14:36:44.290 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: user resources cleanup 2018-03-08 14:36:44.291 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Exit context: `users` 2018-03-08 14:36:46.053 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Exit context: `users` 2018-03-08 14:36:47.198 3418 INFO rally.task.engine [-] Load duration is: 5.864665 2018-03-08 14:36:47.198 3418 INFO rally.task.engine [-] Full duration is: 10.896269 2018-03-08 14:36:47.225 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Enter context: `users` 2018-03-08 14:36:47.968 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Enter context: `users` 2018-03-08 14:36:47.980 3863 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 START 2018-03-08 14:36:48.346 3863 INFO rally.task.runner [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | ITER: 1 END: OK 2018-03-08 14:36:48.370 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Starting: Exit context: `users` 2018-03-08 14:36:50.117 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Exit context: `users` 2018-03-08 14:36:51.247 3418 INFO rally.task.engine [-] Load duration is: 0.365063 2018-03-08 14:36:51.248 3418 INFO rally.task.engine [-] Full duration is: 2.89348 2018-03-08 14:36:51.272 3418 INFO rally.task.engine [-] Task e750ea82-4ab0-4017-8220-af0294ad9d78 | Completed: Benchmarking. Task e750ea82-4ab0-4017-8220-af0294ad9d78: 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 | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 100.0% | 1 | | heat.update_stack | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | heat.delete_stack | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | total | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.933001 Full duration: 10.750243 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 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | heat.check_stack | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | heat.delete_stack | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.734993 Full duration: 9.394469 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 | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 100.0% | 1 | | heat.suspend_stack | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | heat.resume_stack | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | heat.delete_stack | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 100.0% | 1 | | total | 5.865 | 5.865 | 5.865 | 5.865 | 5.865 | 5.865 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.864665 Full duration: 10.896269 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.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | heat.list_resources_of_0_stacks | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | total | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.365063 Full duration: 2.89348 2018-03-08 14:36:51,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e750ea82-4ab0-4017-8220-af0294ad9d78 2018-03-08 14:36:51,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e750ea82-4ab0-4017-8220-af0294ad9d78', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-08 14:36:51,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e750ea82-4ab0-4017-8220-af0294ad9d78'] 2018-03-08 14:36:52,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:36:52,846 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-08 14:36:52,846 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-08 14:36:52,846 - 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-03-08 14:36:52,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:36:52,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:36:52,868 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:38:05,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:36:54.752 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Task validation. 2018-03-08 14:36:54.761 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Task validation of scenarios names. 2018-03-08 14:36:54.764 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Task validation of scenarios names. 2018-03-08 14:36:54.764 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Task validation of syntax. 2018-03-08 14:36:54.828 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Task validation of syntax. 2018-03-08 14:36:54.828 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Task validation of semantic. 2018-03-08 14:36:55.153 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:36:55.840 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:36:55.874 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:36:58.476 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:36:58.476 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Task validation of semantic. 2018-03-08 14:36:58.476 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Task validation. Task 6338122e-1790-4b07-872e-7a4d33046991: started 2018-03-08 14:36:58.495 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Benchmarking. 2018-03-08 14:36:58.521 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:36:59.327 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:36:59.342 4036 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:36:59.908 4036 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:36:59.933 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:01.395 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:01.395 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:03.069 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:04.542 3909 INFO rally.task.engine [-] Load duration is: 0.202018 2018-03-08 14:37:04.543 3909 INFO rally.task.engine [-] Full duration is: 4.548883 2018-03-08 14:37:04.584 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:05.407 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:05.422 4202 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:06.097 4202 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:06.114 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:07.640 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:07.640 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:09.417 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:10.603 3909 INFO rally.task.engine [-] Load duration is: 0.28151 2018-03-08 14:37:10.604 3909 INFO rally.task.engine [-] Full duration is: 4.833946 2018-03-08 14:37:10.629 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:11.380 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:11.392 4368 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:12.043 4368 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:12.063 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:13.509 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:13.509 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:15.306 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:16.655 3909 INFO rally.task.engine [-] Load duration is: 0.201352 2018-03-08 14:37:16.655 3909 INFO rally.task.engine [-] Full duration is: 4.678164 2018-03-08 14:37:16.688 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:17.529 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:17.541 4534 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:18.133 4534 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:18.152 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:18.548 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:18.548 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:20.296 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:20.701 3909 INFO rally.task.engine [-] Load duration is: 0.187022 2018-03-08 14:37:20.701 3909 INFO rally.task.engine [-] Full duration is: 3.610017 2018-03-08 14:37:20.729 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:21.467 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:21.481 4700 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:22.021 4700 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:22.041 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:22.383 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:22.384 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:23.947 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:24.745 3909 INFO rally.task.engine [-] Load duration is: 0.174448 2018-03-08 14:37:24.745 3909 INFO rally.task.engine [-] Full duration is: 3.219029 2018-03-08 14:37:24.773 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:25.523 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:25.535 4866 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:26.580 4866 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:26.599 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:30.310 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:30.311 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:32.003 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:32.803 3909 INFO rally.task.engine [-] Load duration is: 0.647676 2018-03-08 14:37:32.804 3909 INFO rally.task.engine [-] Full duration is: 7.231183 2018-03-08 14:37:32.835 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:33.611 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:33.623 5032 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:34.334 5032 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:34.355 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:34.745 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:34.745 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:36.348 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:36.858 3909 INFO rally.task.engine [-] Load duration is: 0.338141 2018-03-08 14:37:36.859 3909 INFO rally.task.engine [-] Full duration is: 3.514092 2018-03-08 14:37:36.889 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:37.649 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:37.662 5198 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:38.284 5198 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:38.304 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:39.843 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:39.843 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:41.904 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:42.915 3909 INFO rally.task.engine [-] Load duration is: 0.233193 2018-03-08 14:37:42.915 3909 INFO rally.task.engine [-] Full duration is: 5.016277 2018-03-08 14:37:42.946 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:43.697 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:43.708 5364 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:44.271 5364 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:44.289 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:45.734 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:45.734 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:47.725 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:48.972 3909 INFO rally.task.engine [-] Load duration is: 0.159656 2018-03-08 14:37:48.973 3909 INFO rally.task.engine [-] Full duration is: 4.781011 2018-03-08 14:37:49.004 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:49.725 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:49.737 5530 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:50.343 5530 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:50.368 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:37:51.913 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:37:51.914 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:37:53.536 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:37:55.033 3909 INFO rally.task.engine [-] Load duration is: 0.252854 2018-03-08 14:37:55.033 3909 INFO rally.task.engine [-] Full duration is: 4.533945 2018-03-08 14:37:55.062 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Enter context: `users` 2018-03-08 14:37:55.816 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Enter context: `users` 2018-03-08 14:37:55.828 5696 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 START 2018-03-08 14:37:58.399 5696 INFO rally.task.runner [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | ITER: 1 END: OK 2018-03-08 14:37:58.414 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: admin resources cleanup 2018-03-08 14:38:01.401 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: admin resources cleanup 2018-03-08 14:38:01.401 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Starting: Exit context: `users` 2018-03-08 14:38:03.262 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Exit context: `users` 2018-03-08 14:38:05.104 3909 INFO rally.task.engine [-] Load duration is: 2.210048 2018-03-08 14:38:05.104 3909 INFO rally.task.engine [-] Full duration is: 8.201463 2018-03-08 14:38:05.130 3909 INFO rally.task.engine [-] Task 6338122e-1790-4b07-872e-7a4d33046991 | Completed: Benchmarking. Task 6338122e-1790-4b07-872e-7a4d33046991: 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.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.add_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.revoke_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.202018 Full duration: 4.548883 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.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.add_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_roles | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.28151 Full duration: 4.833946 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.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | keystone_v3.list_projects | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.201352 Full duration: 4.678164 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.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.187022 Full duration: 3.610017 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.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.delete_service | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.174448 Full duration: 3.219029 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.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | keystone_v3.create_user | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.list_roles | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.add_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.create_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_project | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_user | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_role | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.list_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647676 Full duration: 7.231183 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | keystone_v3.update_project | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.delete_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.338141 Full duration: 3.514092 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.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.233193 Full duration: 5.016277 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.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.159656 Full duration: 4.781011 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.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.list_users | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.252854 Full duration: 4.533945 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.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.create_users | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | keystone_v3.create_user | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.210048 Full duration: 8.201463 2018-03-08 14:38:05,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6338122e-1790-4b07-872e-7a4d33046991 2018-03-08 14:38:05,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6338122e-1790-4b07-872e-7a4d33046991', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-08 14:38:05,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6338122e-1790-4b07-872e-7a4d33046991'] 2018-03-08 14:38:06,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:38:06,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-08 14:38:06,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-08 14:38:06,775 - 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-03-08 14:38:06,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:38:06,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:38:06,802 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:40:58,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:38:08.748 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Task validation. 2018-03-08 14:38:08.757 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Task validation of scenarios names. 2018-03-08 14:38:08.760 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Task validation of scenarios names. 2018-03-08 14:38:08.760 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Task validation of syntax. 2018-03-08 14:38:08.856 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Task validation of syntax. 2018-03-08 14:38:08.856 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Task validation of semantic. 2018-03-08 14:38:09.201 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:38:09.997 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:38:10.833 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:38:13.301 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:38:13.301 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Task validation of semantic. 2018-03-08 14:38:13.302 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Task validation. Task 8116e8a5-3996-4116-9550-63df0afcfed1: started 2018-03-08 14:38:13.321 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Benchmarking. 2018-03-08 14:38:13.346 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:38:14.061 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:38:14.061 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:38:14.329 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:38:14.343 5949 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:38:15.821 5949 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:38:15.840 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:38:16.366 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:38:16.366 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:38:16.383 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:38:16.383 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:38:17.930 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:38:19.375 5822 INFO rally.task.engine [-] Load duration is: 1.477523 2018-03-08 14:38:19.376 5822 INFO rally.task.engine [-] Full duration is: 4.585998 2018-03-08 14:38:19.409 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:38:20.136 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:38:20.136 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:38:20.404 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:38:20.404 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:38:26.134 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:38:26.148 6235 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:38:28.774 6235 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:38:28.798 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:38:31.974 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:38:31.974 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:38:38.111 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:38:38.112 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:38:38.135 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:38:38.135 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:38:39.745 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:38:41.490 5822 INFO rally.task.engine [-] Load duration is: 2.625002 2018-03-08 14:38:41.490 5822 INFO rally.task.engine [-] Full duration is: 20.337712 2018-03-08 14:38:41.522 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:38:42.257 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:38:42.257 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:38:42.533 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:38:42.533 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:38:47.836 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:38:47.849 6521 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:38:55.588 6521 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:38:55.606 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:39:03.228 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:39:03.228 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:39:10.552 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:39:10.553 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:39:10.581 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:39:10.581 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:39:12.161 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:39:13.625 5822 INFO rally.task.engine [-] Load duration is: 7.737743 2018-03-08 14:39:13.626 5822 INFO rally.task.engine [-] Full duration is: 30.641802 2018-03-08 14:39:13.660 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:39:14.459 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:39:14.459 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:39:14.705 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:39:14.705 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:39:20.053 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:39:20.068 6807 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:39:22.037 6807 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:39:22.059 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:39:25.121 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:39:25.121 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:39:31.309 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:39:31.309 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:39:31.333 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:39:31.333 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:39:32.845 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:39:33.729 5822 INFO rally.task.engine [-] Load duration is: 1.96807 2018-03-08 14:39:33.730 5822 INFO rally.task.engine [-] Full duration is: 19.187739 2018-03-08 14:39:33.762 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:39:34.501 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:39:34.501 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:39:34.709 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:39:34.721 7093 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:39:35.721 7093 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:39:35.746 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:39:38.277 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:39:38.278 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:39:38.301 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:39:38.301 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:39:39.829 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:39:41.799 5822 INFO rally.task.engine [-] Load duration is: 0.999127 2018-03-08 14:39:41.800 5822 INFO rally.task.engine [-] Full duration is: 6.068784 2018-03-08 14:39:41.833 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:39:42.600 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:39:42.600 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:39:42.814 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:39:42.815 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:39:48.369 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:39:48.386 7379 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:39:50.289 7379 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:39:50.306 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:39:53.624 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:39:53.625 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:39:59.491 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:39:59.492 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:39:59.525 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:39:59.525 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:40:01.200 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:40:01.900 5822 INFO rally.task.engine [-] Load duration is: 1.901905 2018-03-08 14:40:01.901 5822 INFO rally.task.engine [-] Full duration is: 19.370737 2018-03-08 14:40:01.935 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:40:02.705 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:40:02.705 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:40:02.949 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:40:02.949 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:40:08.687 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:40:08.702 7665 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:40:12.914 7665 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:40:12.935 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:40:22.491 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:40:22.491 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:40:30.057 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:40:30.057 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:40:30.082 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:40:30.082 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:40:31.671 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:40:32.031 5822 INFO rally.task.engine [-] Load duration is: 4.210648 2018-03-08 14:40:32.032 5822 INFO rally.task.engine [-] Full duration is: 29.739582 2018-03-08 14:40:32.065 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `users` 2018-03-08 14:40:32.802 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `users` 2018-03-08 14:40:32.802 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `quotas` 2018-03-08 14:40:33.008 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `quotas` 2018-03-08 14:40:33.008 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Enter context: `network` 2018-03-08 14:40:38.778 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Enter context: `network` 2018-03-08 14:40:38.791 7951 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 START 2018-03-08 14:40:40.331 7951 INFO rally.task.runner [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | ITER: 1 END: OK 2018-03-08 14:40:40.350 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: user resources cleanup 2018-03-08 14:40:48.836 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: user resources cleanup 2018-03-08 14:40:48.837 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `network` 2018-03-08 14:40:54.649 5822 INFO rally.plugins.openstack.context.network.networks [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `network` 2018-03-08 14:40:54.649 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `quotas` 2018-03-08 14:40:54.674 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `quotas` 2018-03-08 14:40:54.674 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Starting: Exit context: `users` 2018-03-08 14:40:56.352 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Exit context: `users` 2018-03-08 14:40:58.157 5822 INFO rally.task.engine [-] Load duration is: 1.539146 2018-03-08 14:40:58.158 5822 INFO rally.task.engine [-] Full duration is: 24.290639 2018-03-08 14:40:58.182 5822 INFO rally.task.engine [-] Task 8116e8a5-3996-4116-9550-63df0afcfed1 | Completed: Benchmarking. Task 8116e8a5-3996-4116-9550-63df0afcfed1: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | neutron.delete_network | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | total | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.477523 Full duration: 4.585998 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.638 | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 100.0% | 1 | | neutron.delete_port | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | total | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.625002 Full duration: 20.337712 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | neutron.create_subnet | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | neutron.create_router | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | neutron.add_interface_router | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | neutron.remove_interface_router | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | neutron.delete_router | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.737743 Full duration: 30.641802 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 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.delete_subnet | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | total | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.96807 Full duration: 19.187739 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 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | neutron.list_networks | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999127 Full duration: 6.068784 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.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | neutron.list_ports | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.901905 Full duration: 19.370737 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | neutron.create_subnet | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | neutron.create_router | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | neutron.add_interface_router | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | neutron.list_routers | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 4.211 | 4.211 | 4.211 | 4.211 | 4.211 | 4.211 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.210648 Full duration: 29.739582 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | neutron.create_subnet | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | neutron.list_subnets | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 1.539 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.539146 Full duration: 24.290639 2018-03-08 14:40:58,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8116e8a5-3996-4116-9550-63df0afcfed1 2018-03-08 14:40:58,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8116e8a5-3996-4116-9550-63df0afcfed1', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-08 14:40:58,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8116e8a5-3996-4116-9550-63df0afcfed1'] 2018-03-08 14:40:59,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:40:59,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-08 14:40:59,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-08 14:40:59,848 - 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-03-08 14:40:59,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:40:59,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:40:59,870 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:43:53,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:41:01.785 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Task validation. 2018-03-08 14:41:01.793 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Task validation of scenarios names. 2018-03-08 14:41:01.796 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Task validation of scenarios names. 2018-03-08 14:41:01.796 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Task validation of syntax. 2018-03-08 14:41:01.839 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Task validation of syntax. 2018-03-08 14:41:01.839 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Task validation of semantic. 2018-03-08 14:41:02.158 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `users` 2018-03-08 14:41:02.841 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `users` 2018-03-08 14:41:04.389 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `users` 2018-03-08 14:41:06.802 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `users` 2018-03-08 14:41:06.803 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Task validation of semantic. 2018-03-08 14:41:06.803 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Task validation. Task 5e8a332d-0f55-4a97-9312-133e378311f6: started 2018-03-08 14:41:06.820 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Benchmarking. 2018-03-08 14:41:06.845 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `users` 2018-03-08 14:41:07.582 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `users` 2018-03-08 14:41:07.582 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `quotas` 2018-03-08 14:41:07.967 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `quotas` 2018-03-08 14:41:07.967 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `network` 2018-03-08 14:41:13.375 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `network` 2018-03-08 14:41:13.687 8324 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 START 2018-03-08 14:41:28.510 8324 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 END: OK 2018-03-08 14:41:28.529 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: user resources cleanup 2018-03-08 14:41:29.184 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: user resources cleanup 2018-03-08 14:41:29.184 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `network` 2018-03-08 14:41:36.938 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `network` 2018-03-08 14:41:36.938 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `quotas` 2018-03-08 14:41:36.999 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `quotas` 2018-03-08 14:41:37.000 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `users` 2018-03-08 14:41:38.418 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `users` 2018-03-08 14:41:38.953 8197 INFO rally.task.engine [-] Load duration is: 13.822104 2018-03-08 14:41:38.954 8197 INFO rally.task.engine [-] Full duration is: 31.574858 2018-03-08 14:41:38.990 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `users` 2018-03-08 14:41:39.739 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `users` 2018-03-08 14:41:39.739 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `quotas` 2018-03-08 14:41:40.255 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `quotas` 2018-03-08 14:41:40.255 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `network` 2018-03-08 14:41:46.061 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `network` 2018-03-08 14:41:46.390 8510 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 START 2018-03-08 14:42:04.391 8510 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 END: OK 2018-03-08 14:42:04.416 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: user resources cleanup 2018-03-08 14:42:05.253 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: user resources cleanup 2018-03-08 14:42:05.253 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `network` 2018-03-08 14:42:12.448 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `network` 2018-03-08 14:42:12.448 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `quotas` 2018-03-08 14:42:12.540 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `quotas` 2018-03-08 14:42:12.540 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `users` 2018-03-08 14:42:14.226 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `users` 2018-03-08 14:42:15.112 8197 INFO rally.task.engine [-] Load duration is: 15.000202 2018-03-08 14:42:15.113 8197 INFO rally.task.engine [-] Full duration is: 35.238051 2018-03-08 14:42:15.145 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `users` 2018-03-08 14:42:15.877 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `users` 2018-03-08 14:42:15.878 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `quotas` 2018-03-08 14:42:16.196 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `quotas` 2018-03-08 14:42:16.197 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `network` 2018-03-08 14:42:21.700 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `network` 2018-03-08 14:42:22.015 8776 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 START 2018-03-08 14:42:37.839 8776 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 END: OK 2018-03-08 14:42:37.860 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: user resources cleanup 2018-03-08 14:42:38.539 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: user resources cleanup 2018-03-08 14:42:38.540 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `network` 2018-03-08 14:42:45.961 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `network` 2018-03-08 14:42:45.961 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `quotas` 2018-03-08 14:42:46.030 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `quotas` 2018-03-08 14:42:46.031 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `users` 2018-03-08 14:42:47.632 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `users` 2018-03-08 14:42:49.243 8197 INFO rally.task.engine [-] Load duration is: 10.823676 2018-03-08 14:42:49.244 8197 INFO rally.task.engine [-] Full duration is: 32.489273 2018-03-08 14:42:49.273 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `users` 2018-03-08 14:42:50.062 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `users` 2018-03-08 14:42:50.062 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `quotas` 2018-03-08 14:42:50.417 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `quotas` 2018-03-08 14:42:50.417 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Enter context: `network` 2018-03-08 14:42:56.129 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Enter context: `network` 2018-03-08 14:42:56.456 8962 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 START 2018-03-08 14:43:42.611 8962 INFO rally.task.runner [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | ITER: 1 END: OK 2018-03-08 14:43:42.635 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: user resources cleanup 2018-03-08 14:43:43.278 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: user resources cleanup 2018-03-08 14:43:43.279 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `network` 2018-03-08 14:43:50.714 8197 INFO rally.plugins.openstack.context.network.networks [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `network` 2018-03-08 14:43:50.714 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `quotas` 2018-03-08 14:43:50.784 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `quotas` 2018-03-08 14:43:50.785 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Starting: Exit context: `users` 2018-03-08 14:43:52.426 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Exit context: `users` 2018-03-08 14:43:53.442 8197 INFO rally.task.engine [-] Load duration is: 45.153317 2018-03-08 14:43:53.442 8197 INFO rally.task.engine [-] Full duration is: 63.154971 2018-03-08 14:43:53.466 8197 INFO rally.task.engine [-] Task 5e8a332d-0f55-4a97-9312-133e378311f6 | Completed: Benchmarking. Task 5e8a332d-0f55-4a97-9312-133e378311f6: finished test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | nova.boot_server | 11.466 | 11.466 | 11.466 | 11.466 | 11.466 | 11.466 | 100.0% | 1 | | nova.delete_server | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | nova.delete_keypair | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 13.822 | 13.822 | 13.822 | 13.822 | 13.822 | 13.822 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.822104 Full duration: 31.574858 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.291 | 5.291 | 5.291 | 5.291 | 5.291 | 5.291 | 100.0% | 1 | | nova.boot_server | 7.826 | 7.826 | 7.826 | 7.826 | 7.826 | 7.826 | 100.0% | 1 | | nova.delete_server | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | total | 15.0 | 15.0 | 15.0 | 15.0 | 15.0 | 15.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.000202 Full duration: 35.238051 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.705 | 7.705 | 7.705 | 7.705 | 7.705 | 7.705 | 100.0% | 1 | | nova.pause_server | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | nova.unpause_server | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | nova.delete_server | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | total | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 10.824 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.823676 Full duration: 32.489273 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | nova.create_100_rules | 27.849 | 27.849 | 27.849 | 27.849 | 27.849 | 27.849 | 100.0% | 1 | | nova.boot_server | 10.131 | 10.131 | 10.131 | 10.131 | 10.131 | 10.131 | 100.0% | 1 | | nova.get_attached_security_groups | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | nova.delete_server | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | nova.delete_10_security_groups | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | total | 45.153 | 45.153 | 45.153 | 45.153 | 45.153 | 45.153 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.153317 Full duration: 63.154971 2018-03-08 14:43:53,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e8a332d-0f55-4a97-9312-133e378311f6 2018-03-08 14:43:53,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5e8a332d-0f55-4a97-9312-133e378311f6', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-08 14:43:53,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5e8a332d-0f55-4a97-9312-133e378311f6'] 2018-03-08 14:43:55,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:43:55,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-08 14:43:55,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-08 14:43:55,107 - 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-03-08 14:43:55,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-08 14:43:55,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-08 14:43:55,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '533eafb8-4a4b-4331-b9fc-4057596d2199', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-20f25706-b763-480a-b261-4285171c877b', 'flavor_name': 'rally-tiny-20f25706-b763-480a-b261-4285171c877b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-20f25706-b763-480a-b261-4285171c877b', '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-03-08 14:44:21,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-08 14:43:57.009 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Task validation. 2018-03-08 14:43:57.017 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Task validation of scenarios names. 2018-03-08 14:43:57.020 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Task validation of scenarios names. 2018-03-08 14:43:57.020 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Task validation of syntax. 2018-03-08 14:43:57.052 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Task validation of syntax. 2018-03-08 14:43:57.052 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Task validation of semantic. 2018-03-08 14:43:57.388 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:43:58.117 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:43:58.655 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:01.058 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:01.058 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Task validation of semantic. 2018-03-08 14:44:01.059 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Task validation. Task 288d45f7-3d7f-47f4-87a6-a7001df1f378: started 2018-03-08 14:44:01.075 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Benchmarking. 2018-03-08 14:44:01.098 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:44:01.889 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:44:01.902 9235 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 START 2018-03-08 14:44:02.494 9235 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 END: OK 2018-03-08 14:44:02.512 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: admin resources cleanup 2018-03-08 14:44:02.798 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: admin resources cleanup 2018-03-08 14:44:02.798 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:04.398 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:05.118 9108 INFO rally.task.engine [-] Load duration is: 0.591709 2018-03-08 14:44:05.118 9108 INFO rally.task.engine [-] Full duration is: 3.301076 2018-03-08 14:44:05.149 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:44:05.915 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:44:05.927 9341 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 START 2018-03-08 14:44:06.379 9341 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 END: OK 2018-03-08 14:44:06.397 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: admin resources cleanup 2018-03-08 14:44:06.613 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: admin resources cleanup 2018-03-08 14:44:06.614 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:08.315 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:09.167 9108 INFO rally.task.engine [-] Load duration is: 0.451223 2018-03-08 14:44:09.168 9108 INFO rally.task.engine [-] Full duration is: 3.167185 2018-03-08 14:44:09.195 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:44:09.930 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:44:09.942 9447 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 START 2018-03-08 14:44:10.225 9447 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 END: OK 2018-03-08 14:44:10.240 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: admin resources cleanup 2018-03-08 14:44:10.471 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: admin resources cleanup 2018-03-08 14:44:10.471 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:12.175 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:13.212 9108 INFO rally.task.engine [-] Load duration is: 0.281749 2018-03-08 14:44:13.213 9108 INFO rally.task.engine [-] Full duration is: 2.980889 2018-03-08 14:44:13.240 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:44:13.977 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:44:13.993 9553 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 START 2018-03-08 14:44:14.361 9553 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 END: OK 2018-03-08 14:44:14.383 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: admin resources cleanup 2018-03-08 14:44:14.585 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: admin resources cleanup 2018-03-08 14:44:14.585 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:16.172 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:17.259 9108 INFO rally.task.engine [-] Load duration is: 0.366637 2018-03-08 14:44:17.260 9108 INFO rally.task.engine [-] Full duration is: 2.933754 2018-03-08 14:44:17.287 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Enter context: `users` 2018-03-08 14:44:18.026 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Enter context: `users` 2018-03-08 14:44:18.042 9659 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 START 2018-03-08 14:44:18.333 9659 INFO rally.task.runner [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | ITER: 1 END: OK 2018-03-08 14:44:18.351 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: admin resources cleanup 2018-03-08 14:44:18.558 9108 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: admin resources cleanup 2018-03-08 14:44:18.558 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Starting: Exit context: `users` 2018-03-08 14:44:20.361 9108 INFO rally.plugins.openstack.context.keystone.users [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Exit context: `users` 2018-03-08 14:44:21.305 9108 INFO rally.task.engine [-] Load duration is: 0.289333 2018-03-08 14:44:21.305 9108 INFO rally.task.engine [-] Full duration is: 3.074923 2018-03-08 14:44:21.327 9108 INFO rally.task.engine [-] Task 288d45f7-3d7f-47f4-87a6-a7001df1f378 | Completed: Benchmarking. Task 288d45f7-3d7f-47f4-87a6-a7001df1f378: 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | quotas.delete_quotas | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591709 Full duration: 3.301076 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.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | total | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.451223 Full duration: 3.167185 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.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.281749 Full duration: 2.980889 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | quotas.delete_quotas | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.366637 Full duration: 2.933754 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.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.289333 Full duration: 3.074923 2018-03-08 14:44:21,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 288d45f7-3d7f-47f4-87a6-a7001df1f378 2018-03-08 14:44:21,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '288d45f7-3d7f-47f4-87a6-a7001df1f378', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-08 14:44:21,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '288d45f7-3d7f-47f4-87a6-a7001df1f378'] 2018-03-08 14:44:23,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-08 14:44:23,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-08 14:44:23,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 00:33 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:37 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 02:35 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:08 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:07 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 01:48 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 05:08 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:24 | 21 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:30 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:20:55 | 220 | 100.00% | +===================+============+===============+===========+ 2018-03-08 14:44:23,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-08 14:44:31,186 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:44:31,186 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:44:31,186 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 13:03 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-08 14:44:31,189 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-08 14:44:34,329 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-08 14:44:34,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-08 14:44:34,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-08 14:44:35,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-08 14:44:35,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-08 14:44:37,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-08 14:44:37,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-08 14:44:38,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-08 14:44:38,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-08 14:44:39,297 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-08 14:44:39,297 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-08 14:44:39,297 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-08 14:44:42,169 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-08 14:44:42,170 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-08 14:44:42,173 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-08 14:44:42,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-08 14:44:42,176 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-08 14:44:42,178 - 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-03-08 14:59:26,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [118.069345s] ... ok 2018-03-08 14:59:26,332 - 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 [5.269153s] ... ok 2018-03-08 14:59:26,332 - 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 [17.639935s] ... ok 2018-03-08 14:59:26,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.175329s] ... ok 2018-03-08 14:59:26,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.386491s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.259102s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000662s] ... ok 2018-03-08 14:59:26,333 - 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 [19.461859s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.144855s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.410568s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.143231s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000708s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.112805s] ... ok 2018-03-08 14:59:26,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.975833s] ... ok 2018-03-08 14:59:26,333 - 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.417828s] ... ok 2018-03-08 14:59:26,333 - 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.431519s] ... ok 2018-03-08 14:59:26,333 - 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.400312s] ... ok 2018-03-08 14:59:26,333 - 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.425382s] ... ok 2018-03-08 14:59:26,333 - 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.408727s] ... ok 2018-03-08 14:59:26,333 - 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.147088s] ... ok 2018-03-08 14:59:26,333 - 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.151414s] ... ok 2018-03-08 14:59:26,333 - 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.152127s] ... ok 2018-03-08 14:59:26,333 - 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.157501s] ... ok 2018-03-08 14:59:26,333 - 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.179065s] ... ok 2018-03-08 14:59:26,334 - 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.332391s] ... ok 2018-03-08 14:59:26,334 - 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.128306s] ... ok 2018-03-08 14:59:26,334 - 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.024866s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.172020s] ... ok 2018-03-08 14:59:26,334 - 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.304634s] ... ok 2018-03-08 14:59:26,334 - 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.019934s] ... ok 2018-03-08 14:59:26,334 - 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.018136s] ... ok 2018-03-08 14:59:26,334 - 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.055185s] ... ok 2018-03-08 14:59:26,334 - 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.178791s] ... ok 2018-03-08 14:59:26,334 - 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.137876s] ... ok 2018-03-08 14:59:26,334 - 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.269456s] ... ok 2018-03-08 14:59:26,334 - 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.023642s] ... ok 2018-03-08 14:59:26,334 - 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.152596s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [31.728879s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [55.225803s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [48.219551s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [29.919810s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.894645s] ... ok 2018-03-08 14:59:26,334 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.402989s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.384123s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.902215s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.654954s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.681576s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.127046s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.491466s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.249701s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.033696s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [8.188734s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.678254s] ... ok 2018-03-08 14:59:26,335 - 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.906372s] ... ok 2018-03-08 14:59:26,335 - 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.230616s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.908162s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.725394s] ... ok 2018-03-08 14:59:26,335 - 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.716550s] ... ok 2018-03-08 14:59:26,335 - 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.443861s] ... ok 2018-03-08 14:59:26,335 - 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.457575s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.408898s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.735367s] ... ok 2018-03-08 14:59:26,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.670583s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.346599s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.654241s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.684272s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.489521s] ... ok 2018-03-08 14:59:26,336 - 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.453569s] ... ok 2018-03-08 14:59:26,336 - 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.439998s] ... ok 2018-03-08 14:59:26,336 - 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.425024s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.067102s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.064445s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011920s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [30.972114s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.019851s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.020408s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.016286s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.063431s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.333651s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.504055s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016392s] ... ok 2018-03-08 14:59:26,336 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013545s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.067265s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.059414s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.063173s] ... ok 2018-03-08 14:59:26,337 - 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.195179s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.101395s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.190793s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.071281s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.067039s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.110989s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.028688s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.235062s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.019101s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.026763s] ... ok 2018-03-08 14:59:26,337 - 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.540034s] ... ok 2018-03-08 14:59:26,337 - 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.290110s] ... ok 2018-03-08 14:59:26,337 - 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.036003s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.852498s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.464288s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.865459s] ... ok 2018-03-08 14:59:26,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.395220s] ... ok 2018-03-08 14:59:26,338 - 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 [2.421028s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.236233s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.430185s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.636348s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.585663s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.169167s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.144326s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.154413s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.139472s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.174958s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.160857s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.142459s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.144796s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.758269s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.551008s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.548208s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.520364s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.105532s] ... ok 2018-03-08 14:59:26,338 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.089665s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.094278s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.080742s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [8.185182s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [9.010186s] ... ok 2018-03-08 14:59:26,339 - 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 [0.853211s] ... ok 2018-03-08 14:59:26,339 - 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.763593s] ... ok 2018-03-08 14:59:26,339 - 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.357442s] ... ok 2018-03-08 14:59:26,339 - 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.524629s] ... ok 2018-03-08 14:59:26,339 - 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.119019s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.735859s] ... ok 2018-03-08 14:59:26,339 - 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.190876s] ... ok 2018-03-08 14:59:26,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.082231s] ... ok 2018-03-08 14:59:26,339 - 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.121605s] ... ok 2018-03-08 14:59:26,339 - 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.781740s] ... ok 2018-03-08 14:59:26,339 - 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.438769s] ... ok 2018-03-08 14:59:26,339 - 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.432255s] ... ok 2018-03-08 14:59:26,339 - 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.484113s] ... ok 2018-03-08 14:59:26,339 - 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 [0.734807s] ... ok 2018-03-08 14:59:26,339 - 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.543402s] ... ok 2018-03-08 14:59:26,340 - 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.077782s] ... ok 2018-03-08 14:59:26,340 - 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.035170s] ... ok 2018-03-08 14:59:26,340 - 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.027130s] ... ok 2018-03-08 14:59:26,340 - 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.026304s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.136658s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.110708s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.917653s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.533497s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.687826s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.361534s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [7.565785s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [7.307798s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.394354s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.377552s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.509614s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.462368s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [8.241237s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [6.701261s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.241031s] ... ok 2018-03-08 14:59:26,340 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.072031s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.082301s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.096605s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.092941s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.102270s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.089512s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.090110s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.141185s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.139042s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.086165s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.082228s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [7.605845s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.020884s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.044939s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.065050s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.029063s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.019149s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.019665s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.056738s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.066759s] ... ok 2018-03-08 14:59:26,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.016224s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.065923s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.015616s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.014754s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.080585s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.079039s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.069724s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.073126s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.274763s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.208463s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.061906s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.014421s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.013356s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.067959s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.069537s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.062460s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.031409s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.823923s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.124479s] ... ok 2018-03-08 14:59:26,342 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.108038s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.174735s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.075903s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.522196s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.183434s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.628156s] ... ok 2018-03-08 14:59:26,343 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 877.0000 sec. 2018-03-08 14:59:26,344 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-08 14:59:26,344 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-08 14:59:26,345 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-08 14:59:26,347 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-08 14:59:34,429 - functest.utils.functest_utils - DEBUG - 2018-03-08 14:59:34,429 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 14:59:34,429 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-08 14:59:34,434 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-08 14:59:34,837 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-08 15:23:34,687 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 1439.846s OK 2018-03-08 15:23:35,259 - functest.utils.functest_utils - DEBUG - 2018-03-08 15:23:35,259 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 15:23:35,261 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 23:60 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-08 15:23:35,264 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-839 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-08 15:23:35,265 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 16:29 | PASS | | rally_sanity | functest | smoke | 13:03 | PASS | | refstack_defcore | functest | smoke | 15:02 | PASS | | snaps_smoke | functest | smoke | 23:60 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-08 15:23:35,268 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-08 15:23:53,905 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-08 15:23:53,906 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 15:23:53,906 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-08 15:23:53,907 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 15:23:53,907 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-08 15:23:54,031 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 15:23:54,031 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-08 15:23:54,106 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-08 15:23:54,107 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/e28462bbdf094043aaf50a86de8fc6ae ...OK 2018-03-08 15:23:54,194 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-08 15:23:54,194 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-08 15:23:54,267 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-08 15:23:54,267 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-08 15:23:54,663 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-08 15:23:55,611 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-08 15:23:55,633 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-noha 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-08 15:23:55,633 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-839 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-08 15:23:55,634 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-08 15:23:55,634 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-08 15:23:55,634 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 15:23:55,634 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-08 15:23:55,635 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-08 15:23:55,754 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 15:23:55,755 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-08 15:23:57,706 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-08 15:23:59,685 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-08 15:24:01,198 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-08 15:24:02,553 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-08 15:24:04,317 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-08 15:24:06,300 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-08 15:24:06,300 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-08 15:24:09,851 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-08 15:24:09,851 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-08 15:24:10,900 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-08 15:24:10,900 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-08 15:24:10,901 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-08 15:24:10,902 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-08 15:24:10,903 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-08 15:24:10,939 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-08 15:24:32,172 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual4 version: euphrates scenario: os-nosdn-ovs_dpdk-noha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-839 details: {} 2018-03-08 15:24:32,172 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-08 15:24:32,719 - functest.utils.functest_utils - DEBUG - 2018-03-08 15:24:32,719 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 15:24:32,719 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:21 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-08 15:24:32,721 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-839 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-08 15:24:32,722 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:21 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-08 15:24:32,725 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK