2018-02-07 05:07:48,742 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-07 05:07:48,742 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:07:48,742 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-07 05:07:48,743 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 05:07:48,743 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-02-07 05:07:49,019 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 05:07:49,020 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-02-07 05:07:49,197 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-02-07 05:07:49,197 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/af3037516e5a40d789b9ee00d3508c87 ...OK 2018-02-07 05:07:49,371 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-02-07 05:07:49,371 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-02-07 05:07:49,685 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-02-07 05:07:49,685 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-02-07 05:07:50,241 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-07 05:07:51,950 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-07 05:07:51,977 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-07 05:07:51,977 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:07:51,977 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-07 05:07:51,977 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-07 05:07:51,977 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-337 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-07 05:07:51,978 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-07 05:07:51,978 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-07 05:07:51,978 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:07:51,978 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-07 05:07:51,979 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-07 05:07:52,041 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:07:52,041 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-07 05:07:53,876 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-07 05:07:55,700 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-07 05:07:57,396 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-07 05:07:58,625 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-07 05:08:00,208 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-07 05:08:01,997 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-07 05:08:01,997 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-07 05:08:06,278 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-07 05:08:06,279 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-07 05:08:07,202 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-07 05:08:07,203 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-07 05:08:07,204 - 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-02-07 05:08:07,205 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-07 05:08:07,205 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-07 05:08:08,515 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-07 05:08:13,890 - 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 5.373s OK 2018-02-07 05:08:14,503 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:08:14,503 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:08:14,504 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-07 05:08:14,505 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-07 05:08:15,157 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-07 05:11:01,057 - 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 165.897s OK 2018-02-07 05:11:01,686 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:11:01,686 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:11:01,686 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 02:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-07 05:11:01,688 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-07 05:11:02,179 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-07 05:12:28,309 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 86.129s OK 2018-02-07 05:12:31,441 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:12:31,441 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:12:31,441 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:26 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-07 05:12:31,443 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-337 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-02-07 05:12:31,445 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 02:46 | PASS | | snaps_health_check | functest | healthcheck | 01:26 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-07 05:12:31,446 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-07 05:12:39,674 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-07 05:12:39,674 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:12:39,675 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-07 05:12:39,676 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 05:12:39,676 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-02-07 05:12:39,857 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 05:12:39,858 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-02-07 05:12:40,053 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-02-07 05:12:40,053 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/af3037516e5a40d789b9ee00d3508c87 ...OK 2018-02-07 05:12:40,248 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-02-07 05:12:40,248 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-02-07 05:12:40,418 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-02-07 05:12:40,419 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-02-07 05:12:40,903 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-07 05:12:41,993 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-07 05:12:42,019 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-07 05:12:42,019 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:12:42,019 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-07 05:12:42,019 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-07 05:12:42,019 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-07 05:12:42,019 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-337 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-07 05:12:42,020 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-07 05:12:42,020 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-07 05:12:42,020 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:12:42,020 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-07 05:12:42,021 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-07 05:12:42,084 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 05:12:42,084 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-07 05:12:43,941 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-07 05:12:45,776 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-07 05:12:47,259 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-07 05:12:48,495 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-07 05:12:50,072 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-07 05:12:51,870 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-07 05:12:51,870 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-07 05:12:55,092 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-07 05:12:55,093 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-07 05:12:56,056 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-07 05:12:56,057 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-07 05:12:56,058 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-07 05:12:56,059 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-07 05:12:56,059 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-07 05:12:57,676 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-02-07 05:12:57,676 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-07 05:12:58,836 - functest.energy.energy - DEBUG - Starting recording 2018-02-07 05:12:58,836 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-07 05:13:00,226 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-07 05:13:00,226 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-07 05:13:00' 2018-02-07 05:13:00,226 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:01,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:03,495 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:07,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:08,075 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:08,580 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:12,994 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:14,933 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-cabc1a4b-c515-43c2-a3a0-8ee6db9ac78c' 2018-02-07 05:13:28,793 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-07 05:13:31,310 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-07 05:13:32,444 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-07 05:13:33,450 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-07 05:13:51,006 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-02-07 05:13:51,006 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-07 05:13:52,701 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:13:52,701 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:13:52,702 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-07 05:13:52,704 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-07 05:13:52,764 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-07 05:13:52,764 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-07 05:13:52' 2018-02-07 05:13:52,764 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:13:54,176 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:13:55,120 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:13:58,671 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:13:59,130 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:14:03,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-8eace20a-1418-456d-bc68-5d564f1ac5c5' 2018-02-07 05:14:07,416 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-07 05:14:11,155 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-07 05:14:13,453 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-02-07 05:14:35,570 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-02-07 05:14:57,028 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-02-07 05:15:09,910 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-07 05:15:25,579 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:15:25,580 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:15:25,580 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:17 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-07 05:15:25,582 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-07 05:15:28,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-07 05:15:29,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-07 05:15:29,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-07 05:15:32,526 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-07 05:15:32,526 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-07 05:15:35,627 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-07 05:15:35,627 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-07 05:15:35,629 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-07 05:15:35,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-07 05:15:35,631 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-4de281ed-6b80-45ce-ae52-56417007cf70/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-07 05:15:38,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-07 05:15:38,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-07 05:15:38,434 - 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-02-07 05:15:40,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:40.227 79 INFO rally.api [-] Starting verification (UUID=13910ea6-0d00-4900-9304-e8d831abe2c7) for deployment 'opnfv-rally' (UUID=6abc20a0-fc67-4e95-9c1b-2375dc4343f3) by verifier 'opnfv-tempest' (UUID=4de281ed-6b80-45ce-ae52-56417007cf70). 2018-02-07 05:15:40,228 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 13910ea6-0d00-4900-9304-e8d831abe2c7 2018-02-07 05:15:46,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:46.053 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.142s] 2018-02-07 05:15:46,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:46.143 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.090s] 2018-02-07 05:15:49,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:49.887 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.500s] 2018-02-07 05:15:51,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:51.628 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.739s] 2018-02-07 05:15:58,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:15:58.467 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.568s] 2018-02-07 05:16:09,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:16:09.781 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.128s] 2018-02-07 05:16:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:16:29.112 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.126s] 2018-02-07 05:16:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:16:29.113 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-07 05:16:54,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:16:54.635 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.124s] 2018-02-07 05:16:54,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:16:54.637 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-07 05:17:31,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:31.658 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.145s] 2018-02-07 05:17:51,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:51.276 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.075s] 2018-02-07 05:17:51,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:51.435 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.159s] 2018-02-07 05:17:55,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:55.824 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-07 05:17:55,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:55.825 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-07 05:17:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:17:58.707 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.459s] 2018-02-07 05:18:02,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:02.549 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.094s] 2018-02-07 05:18:07,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:07.255 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.767s] 2018-02-07 05:18:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:12.406 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.490s] 2018-02-07 05:18:19,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:19.061 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.837s] 2018-02-07 05:18:23,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:23.133 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.450s] 2018-02-07 05:18:27,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:27.159 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.234s] 2018-02-07 05:18:32,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:32.339 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.562s] 2018-02-07 05:18:37,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:37.459 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.566s] 2018-02-07 05:18:43,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:43.270 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.290s] 2018-02-07 05:18:44,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:44.806 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-07 05:18:46,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:46.154 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.104s] 2018-02-07 05:18:46,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:46.245 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2018-02-07 05:18:46,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:46.340 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-02-07 05:18:48,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:48.888 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.501s] 2018-02-07 05:18:49,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:49.424 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.535s] 2018-02-07 05:18:50,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:50.514 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.090s] 2018-02-07 05:18:55,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:18:55.419 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.759s] 2018-02-07 05:19:05,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:05.534 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.324s] 2018-02-07 05:19:08,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:08.315 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.781s] 2018-02-07 05:19:17,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:17.759 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.122s] 2018-02-07 05:19:20,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:20.413 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.654s] 2018-02-07 05:19:27,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:27.065 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.649s] 2018-02-07 05:19:34,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:34.203 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.079s] 2018-02-07 05:19:37,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:37.274 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.070s] 2018-02-07 05:19:41,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:41.846 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.570s] 2018-02-07 05:19:56,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:56.761 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.689s] 2018-02-07 05:19:56,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:56.916 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.155s] 2018-02-07 05:19:57,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:57.031 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.114s] 2018-02-07 05:19:57,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:57.135 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.104s] 2018-02-07 05:19:57,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:57.256 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.121s] 2018-02-07 05:19:57,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:19:57.362 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.106s] 2018-02-07 05:20:08,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:08.945 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.418s] 2018-02-07 05:20:09,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:09.225 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.279s] 2018-02-07 05:20:09,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:09.336 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.112s] 2018-02-07 05:20:09,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:09.442 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.106s] 2018-02-07 05:20:09,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:09.558 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2018-02-07 05:20:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:09.656 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.098s] 2018-02-07 05:20:22,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:22.201 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.274s] 2018-02-07 05:20:27,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:27.683 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.482s] 2018-02-07 05:20:29,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:29.355 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.671s] 2018-02-07 05:20:29,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:29.432 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.077s] 2018-02-07 05:20:29,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:29.510 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.077s] 2018-02-07 05:20:39,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:39.793 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.159s] 2018-02-07 05:20:46,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:46.065 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.271s] 2018-02-07 05:20:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:47.675 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.609s] 2018-02-07 05:20:47,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:47.755 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.080s] 2018-02-07 05:20:47,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:20:47.829 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2018-02-07 05:21:00,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:00.757 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.465s] 2018-02-07 05:21:06,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:06.537 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.780s] 2018-02-07 05:21:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:10.862 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.325s] 2018-02-07 05:21:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:13.600 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.737s] 2018-02-07 05:21:39,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:39.075 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.326s] 2018-02-07 05:21:44,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:44.369 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.294s] 2018-02-07 05:21:48,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:48.440 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.070s] 2018-02-07 05:21:51,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:21:51.150 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.710s] 2018-02-07 05:22:08,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:08.369 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.931s] 2018-02-07 05:22:09,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:09.320 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.949s] 2018-02-07 05:22:09,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:09.384 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2018-02-07 05:22:11,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:11.992 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.771s] 2018-02-07 05:22:13,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:13.079 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.086s] 2018-02-07 05:22:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:13.159 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2018-02-07 05:22:15,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:15.892 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.631s] 2018-02-07 05:22:18,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.002 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-07 05:22:18,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.900 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-07 05:22:18,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.902 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-07 05:22:18,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.903 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-07 05:22:18,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.903 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-07 05:22:18,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:18.904 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-07 05:22:31,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:31.405 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.553s] 2018-02-07 05:22:47,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:47.845 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [16.420s] 2018-02-07 05:22:47,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:22:47.876 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.034s] 2018-02-07 05:23:10,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:10.829 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.012s] 2018-02-07 05:23:11,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:11.489 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.659s] 2018-02-07 05:23:12,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:12.182 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.692s] 2018-02-07 05:23:12,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:12.564 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.381s] 2018-02-07 05:23:13,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:13.051 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.486s] 2018-02-07 05:23:13,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:13.545 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.494s] 2018-02-07 05:23:39,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:39.439 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.729s] 2018-02-07 05:23:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:23:39.475 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.036s] 2018-02-07 05:24:04,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:04.279 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [6.877s] 2018-02-07 05:24:17,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:17.370 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.854s] 2018-02-07 05:24:28,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:28.176 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.976s] 2018-02-07 05:24:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:35.606 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [7.429s] 2018-02-07 05:24:44,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:44.058 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.389s] 2018-02-07 05:24:52,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:52.534 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.476s] 2018-02-07 05:24:59,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:24:59.989 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.316s] 2018-02-07 05:25:09,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:25:09.006 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.201s] 2018-02-07 05:25:55,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:25:55.140 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [42.742s] 2018-02-07 05:26:19,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:26:19.453 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [17.677s] 2018-02-07 05:26:54,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:26:54.414 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.405s] 2018-02-07 05:27:05,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:27:05.030 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [1.079s] 2018-02-07 05:28:12,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-07 05:28:12.618 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [55.648s] 2018-02-07 05:28:20,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 13910ea6-0d00-4900-9304-e8d831abe2c7'. 2018-02-07 05:28:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 13910ea6-0d00-4900-9304-e8d831abe2c7 | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-07 05:15:40 | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-07 05:28:20 | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:40 | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4de281ed-6b80-45ce-ae52-56417007cf70) | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6abc20a0-fc67-4e95-9c1b-2375dc4343f3) | 2018-02-07 05:28:21,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 747.639 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-07 05:28:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-07 05:28:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-02-07 05:28:27,520 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:28:27,520 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:28:27,520 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:58 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-02-07 05:28:27,522 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-02-07 05:28:27,522 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-07 05:28:27,624 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-07 05:28:28,478 - functest.energy.energy - DEBUG - Starting recording 2018-02-07 05:28:28,478 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-07 05:28:29,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-07 05:28:30,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394'... 2018-02-07 05:28:32,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a1de2192-5016-4de1-9fb4-cee060c88394'... 2018-02-07 05:28:33,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a1de2192-5016-4de1-9fb4-cee060c88394'... 2018-02-07 05:28:36,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394'... 2018-02-07 05:28:37,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394'... 2018-02-07 05:28:37,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-07 05:28:37,499 - 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-02-07 05:28:37,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:28:37,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:28:37,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:29:22,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:28:39.359 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Task validation. 2018-02-07 05:28:39.366 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Task validation of scenarios names. 2018-02-07 05:28:39.369 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Task validation of scenarios names. 2018-02-07 05:28:39.369 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Task validation of syntax. 2018-02-07 05:28:39.401 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Task validation of syntax. 2018-02-07 05:28:39.401 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Task validation of semantic. 2018-02-07 05:28:39.921 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:28:42.022 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:28:42.041 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:28:45.480 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:28:45.481 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Task validation of semantic. 2018-02-07 05:28:45.481 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Task validation. Task e269398f-8a55-4ae8-a871-00966b90ad79: started 2018-02-07 05:28:45.498 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Benchmarking. 2018-02-07 05:28:45.522 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:28:47.450 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:28:47.464 278 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:28:47.750 278 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:28:47.774 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:28:50.523 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:28:51.546 151 INFO rally.task.engine [-] Load duration is: 0.285524 2018-02-07 05:28:51.547 151 INFO rally.task.engine [-] Full duration is: 5.001902 2018-02-07 05:28:51.588 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:28:53.276 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:28:53.290 364 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:28:54.052 364 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:28:54.071 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:28:56.870 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:28:57.625 151 INFO rally.task.engine [-] Load duration is: 0.760375 2018-02-07 05:28:57.625 151 INFO rally.task.engine [-] Full duration is: 5.283943 2018-02-07 05:28:57.655 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:28:59.673 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:28:59.688 450 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:29:00.252 450 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:29:00.277 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:29:03.106 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:29:03.682 151 INFO rally.task.engine [-] Load duration is: 0.562364 2018-02-07 05:29:03.682 151 INFO rally.task.engine [-] Full duration is: 5.451242 2018-02-07 05:29:03.715 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:29:05.662 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:29:05.677 536 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:29:06.327 536 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:29:06.346 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:29:09.373 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:29:09.746 151 INFO rally.task.engine [-] Load duration is: 0.649848 2018-02-07 05:29:09.747 151 INFO rally.task.engine [-] Full duration is: 5.659073 2018-02-07 05:29:09.776 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:29:11.704 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:29:11.718 622 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:29:12.363 622 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:29:12.387 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:29:15.350 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:29:15.810 151 INFO rally.task.engine [-] Load duration is: 0.644187 2018-02-07 05:29:15.810 151 INFO rally.task.engine [-] Full duration is: 5.574822 2018-02-07 05:29:15.840 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Enter context: `users` 2018-02-07 05:29:17.549 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Enter context: `users` 2018-02-07 05:29:17.563 708 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 START 2018-02-07 05:29:17.973 708 INFO rally.task.runner [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | ITER: 1 END: OK 2018-02-07 05:29:17.990 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Starting: Exit context: `users` 2018-02-07 05:29:20.904 151 INFO rally.plugins.openstack.context.keystone.users [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Exit context: `users` 2018-02-07 05:29:21.871 151 INFO rally.task.engine [-] Load duration is: 0.409149 2018-02-07 05:29:21.873 151 INFO rally.task.engine [-] Full duration is: 5.065027 2018-02-07 05:29:21.903 151 INFO rally.task.engine [-] Task e269398f-8a55-4ae8-a871-00966b90ad79 | Completed: Benchmarking. Task e269398f-8a55-4ae8-a871-00966b90ad79: 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.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.285524 Full duration: 5.001902 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.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760375 Full duration: 5.283943 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.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.562364 Full duration: 5.451242 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649848 Full duration: 5.659073 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.644187 Full duration: 5.574822 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.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.409149 Full duration: 5.065027 2018-02-07 05:29:22,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e269398f-8a55-4ae8-a871-00966b90ad79 2018-02-07 05:29:22,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-07 05:29:22,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e269398f-8a55-4ae8-a871-00966b90ad79', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-07 05:29:22,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e269398f-8a55-4ae8-a871-00966b90ad79'] 2018-02-07 05:29:23,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:29:23,423 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-07 05:29:23,423 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-07 05:29:23,424 - 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-02-07 05:29:23,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:29:23,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:29:23,444 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:30:28,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:29:25.252 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Task validation. 2018-02-07 05:29:25.259 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Task validation of scenarios names. 2018-02-07 05:29:25.261 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Task validation of scenarios names. 2018-02-07 05:29:25.261 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Task validation of syntax. 2018-02-07 05:29:25.290 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Task validation of syntax. 2018-02-07 05:29:25.290 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Task validation of semantic. 2018-02-07 05:29:25.734 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `users` 2018-02-07 05:29:27.482 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `users` 2018-02-07 05:29:28.651 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `users` 2018-02-07 05:29:32.414 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `users` 2018-02-07 05:29:32.414 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Task validation of semantic. 2018-02-07 05:29:32.415 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Task validation. Task c4ba3957-c133-4c14-adbf-e4a97f2231a6: started 2018-02-07 05:29:32.431 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Benchmarking. 2018-02-07 05:29:32.454 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `users` 2018-02-07 05:29:34.508 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `users` 2018-02-07 05:29:34.523 881 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 START 2018-02-07 05:29:40.091 881 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 END: OK 2018-02-07 05:29:40.113 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: user resources cleanup 2018-02-07 05:29:40.607 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: user resources cleanup 2018-02-07 05:29:40.607 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `users` 2018-02-07 05:29:43.453 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `users` 2018-02-07 05:29:44.496 754 INFO rally.task.engine [-] Load duration is: 5.566901 2018-02-07 05:29:44.496 754 INFO rally.task.engine [-] Full duration is: 10.999578 2018-02-07 05:29:44.530 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `users` 2018-02-07 05:29:46.338 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `users` 2018-02-07 05:29:46.353 987 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 START 2018-02-07 05:29:50.118 987 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 END: OK 2018-02-07 05:29:50.143 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: user resources cleanup 2018-02-07 05:29:52.131 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: user resources cleanup 2018-02-07 05:29:52.132 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `users` 2018-02-07 05:29:55.120 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `users` 2018-02-07 05:29:56.579 754 INFO rally.task.engine [-] Load duration is: 3.763622 2018-02-07 05:29:56.580 754 INFO rally.task.engine [-] Full duration is: 10.591098 2018-02-07 05:29:56.610 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `users` 2018-02-07 05:29:58.626 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `users` 2018-02-07 05:29:58.641 1093 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 START 2018-02-07 05:29:59.147 1093 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 END: OK 2018-02-07 05:29:59.169 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: user resources cleanup 2018-02-07 05:29:59.840 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: user resources cleanup 2018-02-07 05:29:59.841 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `users` 2018-02-07 05:30:02.648 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `users` 2018-02-07 05:30:04.640 754 INFO rally.task.engine [-] Load duration is: 0.505455 2018-02-07 05:30:04.641 754 INFO rally.task.engine [-] Full duration is: 6.039175 2018-02-07 05:30:04.673 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `users` 2018-02-07 05:30:06.449 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `users` 2018-02-07 05:30:06.450 754 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Enter context: `quotas` 2018-02-07 05:30:06.956 754 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Enter context: `quotas` 2018-02-07 05:30:07.379 1199 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 START 2018-02-07 05:30:17.736 1199 INFO rally.task.runner [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | ITER: 1 END: OK 2018-02-07 05:30:17.759 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: user resources cleanup 2018-02-07 05:30:25.102 754 INFO rally.plugins.openstack.context.cleanup.user [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: user resources cleanup 2018-02-07 05:30:25.102 754 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `quotas` 2018-02-07 05:30:25.138 754 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `quotas` 2018-02-07 05:30:25.138 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Starting: Exit context: `users` 2018-02-07 05:30:27.869 754 INFO rally.plugins.openstack.context.keystone.users [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Exit context: `users` 2018-02-07 05:30:28.752 754 INFO rally.task.engine [-] Load duration is: 9.355881 2018-02-07 05:30:28.752 754 INFO rally.task.engine [-] Full duration is: 23.197458 2018-02-07 05:30:28.777 754 INFO rally.task.engine [-] Task c4ba3957-c133-4c14-adbf-e4a97f2231a6 | Completed: Benchmarking. Task c4ba3957-c133-4c14-adbf-e4a97f2231a6: 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.542 | 4.542 | 4.542 | 4.542 | 4.542 | 4.542 | 100.0% | 1 | | glance.delete_image | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | total | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.566901 Full duration: 10.999578 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 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 100.0% | 1 | | glance.list_images | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 3.764 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.763622 Full duration: 10.591098 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.505455 Full duration: 6.039175 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.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | nova.boot_servers | 7.056 | 7.056 | 7.056 | 7.056 | 7.056 | 7.056 | 100.0% | 1 | | total | 9.356 | 9.356 | 9.356 | 9.356 | 9.356 | 9.356 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.355881 Full duration: 23.197458 2018-02-07 05:30:28,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c4ba3957-c133-4c14-adbf-e4a97f2231a6 2018-02-07 05:30:28,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c4ba3957-c133-4c14-adbf-e4a97f2231a6', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-07 05:30:28,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c4ba3957-c133-4c14-adbf-e4a97f2231a6'] 2018-02-07 05:30:30,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:30:30,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-07 05:30:30,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-07 05:30:30,341 - 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-02-07 05:30:30,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:30:30,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:30:30,363 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:34:29,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:30:32.191 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Task validation. 2018-02-07 05:30:32.198 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Task validation of scenarios names. 2018-02-07 05:30:32.201 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Task validation of scenarios names. 2018-02-07 05:30:32.201 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Task validation of syntax. 2018-02-07 05:30:32.249 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Task validation of syntax. 2018-02-07 05:30:32.249 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Task validation of semantic. 2018-02-07 05:30:32.710 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:30:34.773 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:30:36.442 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:30:40.141 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:30:40.142 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Task validation of semantic. 2018-02-07 05:30:40.142 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Task validation. Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5: started 2018-02-07 05:30:40.163 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Benchmarking. 2018-02-07 05:30:40.255 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:30:42.288 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:30:42.305 1492 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:31:06.796 1492 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:31:06.817 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:31:19.846 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:31:19.846 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:31:22.895 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:31:24.371 1365 INFO rally.task.engine [-] Load duration is: 24.490157 2018-02-07 05:31:24.372 1365 INFO rally.task.engine [-] Full duration is: 42.640566 2018-02-07 05:31:24.404 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:31:25.978 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:31:25.993 1598 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:31:38.220 1598 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:31:38.241 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:31:47.079 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:31:47.079 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:31:50.301 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:31:50.475 1365 INFO rally.task.engine [-] Load duration is: 12.226987 2018-02-07 05:31:50.475 1365 INFO rally.task.engine [-] Full duration is: 25.898013 2018-02-07 05:31:50.505 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:31:52.399 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:31:52.414 1704 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:32:04.433 1704 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:32:04.451 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:32:17.494 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:32:17.495 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:32:20.736 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:32:22.589 1365 INFO rally.task.engine [-] Load duration is: 12.017914 2018-02-07 05:32:22.590 1365 INFO rally.task.engine [-] Full duration is: 30.232429 2018-02-07 05:32:22.619 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:32:24.539 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:32:24.553 1810 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:32:36.362 1810 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:32:36.379 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:32:49.370 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:32:49.370 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:32:52.082 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:32:52.705 1365 INFO rally.task.engine [-] Load duration is: 11.808264 2018-02-07 05:32:52.706 1365 INFO rally.task.engine [-] Full duration is: 29.464481 2018-02-07 05:32:52.737 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:32:54.596 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:32:54.611 1916 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:33:06.778 1916 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:33:06.800 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:33:19.723 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:33:19.724 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:33:22.973 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:33:24.824 1365 INFO rally.task.engine [-] Load duration is: 12.166165 2018-02-07 05:33:24.824 1365 INFO rally.task.engine [-] Full duration is: 30.237608 2018-02-07 05:33:24.852 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:33:26.633 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:33:26.648 2022 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:33:36.052 2022 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:33:36.071 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:33:43.679 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:33:43.679 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:33:46.619 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:33:46.917 1365 INFO rally.task.engine [-] Load duration is: 9.40296 2018-02-07 05:33:46.917 1365 INFO rally.task.engine [-] Full duration is: 21.767995 2018-02-07 05:33:46.955 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:33:48.658 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:33:48.673 2128 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:34:03.812 2128 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:34:03.829 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: user resources cleanup 2018-02-07 05:34:11.176 1365 INFO rally.plugins.openstack.context.cleanup.user [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: user resources cleanup 2018-02-07 05:34:11.176 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:34:14.061 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:34:15.043 1365 INFO rally.task.engine [-] Load duration is: 15.138282 2018-02-07 05:34:15.043 1365 INFO rally.task.engine [-] Full duration is: 27.107844 2018-02-07 05:34:15.074 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Enter context: `users` 2018-02-07 05:34:16.975 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Enter context: `users` 2018-02-07 05:34:16.990 2234 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 START 2018-02-07 05:34:25.899 2234 INFO rally.task.runner [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | ITER: 1 END: OK 2018-02-07 05:34:25.918 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Starting: Exit context: `users` 2018-02-07 05:34:29.042 1365 INFO rally.plugins.openstack.context.keystone.users [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Exit context: `users` 2018-02-07 05:34:29.114 1365 INFO rally.task.engine [-] Load duration is: 8.908709 2018-02-07 05:34:29.115 1365 INFO rally.task.engine [-] Full duration is: 13.968505 2018-02-07 05:34:29.140 1365 INFO rally.task.engine [-] Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5 | Completed: Benchmarking. Task ec25fad2-c4c7-4655-9e75-cb813ae47ec5: 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 | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.271 | 9.271 | 9.271 | 9.271 | 9.271 | 9.271 | 100.0% | 1 | | total | 24.49 | 24.49 | 24.49 | 24.49 | 24.49 | 24.49 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.490157 Full duration: 42.640566 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 | 9.088 | 9.088 | 9.088 | 9.088 | 9.088 | 9.088 | 100.0% | 1 | | ceilometer.delete_alarm | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | total | 12.227 | 12.227 | 12.227 | 12.227 | 12.227 | 12.227 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.226987 Full duration: 25.898013 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 | 8.99 | 8.99 | 8.99 | 8.99 | 8.99 | 8.99 | 100.0% | 1 | | ceilometer.get_alarm | 3.027 | 3.027 | 3.027 | 3.027 | 3.027 | 3.027 | 100.0% | 1 | | total | 12.018 | 12.018 | 12.018 | 12.018 | 12.018 | 12.018 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.017914 Full duration: 30.232429 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 | 8.799 | 8.799 | 8.799 | 8.799 | 8.799 | 8.799 | 100.0% | 1 | | ceilometer.list_alarms | 3.009 | 3.009 | 3.009 | 3.009 | 3.009 | 3.009 | 100.0% | 1 | | total | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.808264 Full duration: 29.464481 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 | 8.892 | 8.892 | 8.892 | 8.892 | 8.892 | 8.892 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | total | 12.166 | 12.166 | 12.166 | 12.166 | 12.166 | 12.166 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.166165 Full duration: 30.237608 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 | 6.369 | 6.369 | 6.369 | 6.369 | 6.369 | 6.369 | 100.0% | 1 | | ceilometer.query_alarms | 3.034 | 3.034 | 3.034 | 3.034 | 3.034 | 3.034 | 100.0% | 1 | | total | 9.403 | 9.403 | 9.403 | 9.403 | 9.403 | 9.403 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.40296 Full duration: 21.767995 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 | 9.023 | 9.023 | 9.023 | 9.023 | 9.023 | 9.023 | 100.0% | 1 | | ceilometer.update_alarm | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 100.0% | 1 | | total | 15.138 | 15.138 | 15.138 | 15.138 | 15.138 | 15.138 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.138282 Full duration: 27.107844 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 | 8.909 | 8.909 | 8.909 | 8.909 | 8.909 | 8.909 | 100.0% | 1 | | total | 8.909 | 8.909 | 8.909 | 8.909 | 8.909 | 8.909 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.908709 Full duration: 13.968505 2018-02-07 05:34:29,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec25fad2-c4c7-4655-9e75-cb813ae47ec5 2018-02-07 05:34:29,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ec25fad2-c4c7-4655-9e75-cb813ae47ec5', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-02-07 05:34:29,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ec25fad2-c4c7-4655-9e75-cb813ae47ec5'] 2018-02-07 05:34:30,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:34:30,719 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-02-07 05:34:30,719 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-07 05:34:30,719 - 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-02-07 05:34:30,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:34:30,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:34:30,740 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:36:04,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:34:32.576 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Task validation. 2018-02-07 05:34:32.583 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Task validation of scenarios names. 2018-02-07 05:34:32.585 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Task validation of scenarios names. 2018-02-07 05:34:32.585 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Task validation of syntax. 2018-02-07 05:34:32.645 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Task validation of syntax. 2018-02-07 05:34:32.645 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Task validation of semantic. 2018-02-07 05:34:33.157 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:34:34.977 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:34:36.559 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:34:40.090 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:34:40.090 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Task validation of semantic. 2018-02-07 05:34:40.091 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Task validation. Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63: started 2018-02-07 05:34:40.168 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Benchmarking. 2018-02-07 05:34:40.191 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:34:42.098 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:34:42.098 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:34:42.784 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:34:42.784 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `Volumes` 2018-02-07 05:34:45.597 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `Volumes` 2018-02-07 05:34:45.613 2407 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:34:50.417 2407 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:34:50.437 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:34:53.348 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:34:53.348 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `Volumes` 2018-02-07 05:34:53.421 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `Volumes` 2018-02-07 05:34:53.421 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:34:53.455 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:34:53.455 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:34:56.317 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:34:58.243 2280 INFO rally.task.engine [-] Load duration is: 2.803527 2018-02-07 05:34:58.243 2280 INFO rally.task.engine [-] Full duration is: 16.12801 2018-02-07 05:34:58.275 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:35:00.165 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:35:00.165 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:35:00.803 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:35:00.816 2593 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:35:06.123 2593 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:35:06.147 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:35:06.833 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:35:06.833 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:35:06.860 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:35:06.860 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:35:09.877 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:35:10.315 2280 INFO rally.task.engine [-] Load duration is: 3.305806 2018-02-07 05:35:10.315 2280 INFO rally.task.engine [-] Full duration is: 11.603345 2018-02-07 05:35:10.345 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:35:12.103 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:35:12.103 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:35:12.736 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:35:13.389 2759 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:35:16.734 2759 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:35:16.757 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:35:17.433 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:35:17.433 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:35:17.458 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:35:17.458 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:35:20.045 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:35:20.380 2280 INFO rally.task.engine [-] Load duration is: 1.344273 2018-02-07 05:35:20.380 2280 INFO rally.task.engine [-] Full duration is: 9.701115 2018-02-07 05:35:20.411 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:35:22.137 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:35:22.137 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:35:22.762 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:35:22.776 2925 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:35:28.257 2925 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:35:28.274 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:35:29.029 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:35:29.029 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:35:29.057 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:35:29.057 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:35:31.993 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:35:32.451 2280 INFO rally.task.engine [-] Load duration is: 3.480235 2018-02-07 05:35:32.452 2280 INFO rally.task.engine [-] Full duration is: 11.583842 2018-02-07 05:35:32.482 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:35:34.458 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:35:34.458 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:35:34.903 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:35:34.917 3091 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:35:42.201 3091 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:35:42.227 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:35:43.036 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:35:43.036 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:35:43.064 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:35:43.065 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:35:46.377 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:35:46.528 2280 INFO rally.task.engine [-] Load duration is: 5.282589 2018-02-07 05:35:46.528 2280 INFO rally.task.engine [-] Full duration is: 13.895921 2018-02-07 05:35:46.566 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `users` 2018-02-07 05:35:48.221 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `users` 2018-02-07 05:35:48.221 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `quotas` 2018-02-07 05:35:48.866 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `quotas` 2018-02-07 05:35:48.866 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Enter context: `Volumes` 2018-02-07 05:35:51.797 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Enter context: `Volumes` 2018-02-07 05:35:51.812 3257 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 START 2018-02-07 05:35:56.860 3257 INFO rally.task.runner [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | ITER: 1 END: OK 2018-02-07 05:35:56.879 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: user resources cleanup 2018-02-07 05:35:59.609 2280 INFO rally.plugins.openstack.context.cleanup.user [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: user resources cleanup 2018-02-07 05:35:59.610 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `Volumes` 2018-02-07 05:35:59.677 2280 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `Volumes` 2018-02-07 05:35:59.677 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `quotas` 2018-02-07 05:35:59.707 2280 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `quotas` 2018-02-07 05:35:59.707 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Starting: Exit context: `users` 2018-02-07 05:36:02.687 2280 INFO rally.plugins.openstack.context.keystone.users [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Exit context: `users` 2018-02-07 05:36:04.621 2280 INFO rally.task.engine [-] Load duration is: 3.047148 2018-02-07 05:36:04.621 2280 INFO rally.task.engine [-] Full duration is: 16.124132 2018-02-07 05:36:04.647 2280 INFO rally.task.engine [-] Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63 | Completed: Benchmarking. Task 07d22c61-7ac2-4a22-b9d1-e20075dedc63: 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.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | cinder.delete_snapshot | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 100.0% | 1 | | total | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.803527 Full duration: 16.12801 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 | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 100.0% | 1 | | cinder.delete_volume | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | total | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.305806 Full duration: 11.603345 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 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 100.0% | 1 | | cinder.delete_volume | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.344273 Full duration: 9.701115 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 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | cinder.delete_volume | 2.362 | 2.362 | 2.362 | 2.362 | 2.362 | 2.362 | 100.0% | 1 | | total | 3.48 | 3.48 | 3.48 | 3.48 | 3.48 | 3.48 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.480235 Full duration: 11.583842 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.751 | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 100.0% | 1 | | cinder.extend_volume | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | cinder.delete_volume | 2.211 | 2.211 | 2.211 | 2.211 | 2.211 | 2.211 | 100.0% | 1 | | total | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 5.283 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.282589 Full duration: 13.895921 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.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | cinder.delete_volume | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 100.0% | 1 | | total | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.047148 Full duration: 16.124132 2018-02-07 05:36:04,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 07d22c61-7ac2-4a22-b9d1-e20075dedc63 2018-02-07 05:36:04,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '07d22c61-7ac2-4a22-b9d1-e20075dedc63', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-07 05:36:04,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '07d22c61-7ac2-4a22-b9d1-e20075dedc63'] 2018-02-07 05:36:06,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:36:06,247 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-07 05:36:06,247 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-07 05:36:06,247 - 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-02-07 05:36:06,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:36:06,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:36:06,267 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:37:06,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:36:08.077 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Task validation. 2018-02-07 05:36:08.084 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Task validation of scenarios names. 2018-02-07 05:36:08.087 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Task validation of scenarios names. 2018-02-07 05:36:08.087 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Task validation of syntax. 2018-02-07 05:36:08.111 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Task validation of syntax. 2018-02-07 05:36:08.111 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Task validation of semantic. 2018-02-07 05:36:08.573 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Enter context: `users` 2018-02-07 05:36:10.481 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Enter context: `users` 2018-02-07 05:36:12.392 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Exit context: `users` 2018-02-07 05:36:15.853 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Exit context: `users` 2018-02-07 05:36:15.853 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Task validation of semantic. 2018-02-07 05:36:15.853 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Task validation. Task fc2be272-ae09-4713-83ba-a55b2685a67a: started 2018-02-07 05:36:15.870 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Benchmarking. 2018-02-07 05:36:15.895 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Enter context: `users` 2018-02-07 05:36:17.561 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Enter context: `users` 2018-02-07 05:36:17.576 3530 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 START 2018-02-07 05:36:26.093 3530 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 END: OK 2018-02-07 05:36:26.117 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: user resources cleanup 2018-02-07 05:36:26.692 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: user resources cleanup 2018-02-07 05:36:26.692 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Exit context: `users` 2018-02-07 05:36:29.621 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Exit context: `users` 2018-02-07 05:36:30.010 3403 INFO rally.task.engine [-] Load duration is: 4.516102 2018-02-07 05:36:30.011 3403 INFO rally.task.engine [-] Full duration is: 13.72752 2018-02-07 05:36:30.046 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Enter context: `users` 2018-02-07 05:36:32.033 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Enter context: `users` 2018-02-07 05:36:32.049 3636 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 START 2018-02-07 05:36:39.693 3636 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 END: OK 2018-02-07 05:36:39.710 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: user resources cleanup 2018-02-07 05:36:40.135 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: user resources cleanup 2018-02-07 05:36:40.135 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Exit context: `users` 2018-02-07 05:36:43.061 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Exit context: `users` 2018-02-07 05:36:44.094 3403 INFO rally.task.engine [-] Load duration is: 5.643106 2018-02-07 05:36:44.095 3403 INFO rally.task.engine [-] Full duration is: 13.016064 2018-02-07 05:36:44.125 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Enter context: `users` 2018-02-07 05:36:45.939 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Enter context: `users` 2018-02-07 05:36:45.954 3742 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 START 2018-02-07 05:36:54.914 3742 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 END: OK 2018-02-07 05:36:54.935 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: user resources cleanup 2018-02-07 05:36:55.526 3403 INFO rally.plugins.openstack.context.cleanup.user [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: user resources cleanup 2018-02-07 05:36:55.527 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Exit context: `users` 2018-02-07 05:36:58.285 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Exit context: `users` 2018-02-07 05:37:00.181 3403 INFO rally.task.engine [-] Load duration is: 6.959027 2018-02-07 05:37:00.182 3403 INFO rally.task.engine [-] Full duration is: 14.16088 2018-02-07 05:37:00.212 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Enter context: `users` 2018-02-07 05:37:02.096 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Enter context: `users` 2018-02-07 05:37:02.109 3848 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 START 2018-02-07 05:37:02.452 3848 INFO rally.task.runner [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | ITER: 1 END: OK 2018-02-07 05:37:02.476 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Starting: Exit context: `users` 2018-02-07 05:37:05.352 3403 INFO rally.plugins.openstack.context.keystone.users [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Exit context: `users` 2018-02-07 05:37:06.238 3403 INFO rally.task.engine [-] Load duration is: 0.342377 2018-02-07 05:37:06.238 3403 INFO rally.task.engine [-] Full duration is: 5.14149 2018-02-07 05:37:06.263 3403 INFO rally.task.engine [-] Task fc2be272-ae09-4713-83ba-a55b2685a67a | Completed: Benchmarking. Task fc2be272-ae09-4713-83ba-a55b2685a67a: 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.869 | 3.869 | 3.869 | 3.869 | 3.869 | 3.869 | 100.0% | 1 | | heat.update_stack | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 100.0% | 1 | | heat.delete_stack | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 100.0% | 1 | | total | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.516102 Full duration: 13.72752 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.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | heat.check_stack | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | heat.delete_stack | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | total | 5.643 | 5.643 | 5.643 | 5.643 | 5.643 | 5.643 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.643106 Full duration: 13.016064 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 | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 100.0% | 1 | | heat.suspend_stack | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | heat.resume_stack | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | heat.delete_stack | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 100.0% | 1 | | total | 6.959 | 6.959 | 6.959 | 6.959 | 6.959 | 6.959 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.959027 Full duration: 14.16088 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.342377 Full duration: 5.14149 2018-02-07 05:37:06,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc2be272-ae09-4713-83ba-a55b2685a67a 2018-02-07 05:37:06,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fc2be272-ae09-4713-83ba-a55b2685a67a', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-07 05:37:06,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fc2be272-ae09-4713-83ba-a55b2685a67a'] 2018-02-07 05:37:07,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:37:07,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-07 05:37:07,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-07 05:37:07,781 - 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-02-07 05:37:07,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:37:07,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:37:07,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': ['keystone'], 'concurrency': 4, 'netid': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:39:02,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:37:09.646 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Task validation. 2018-02-07 05:37:09.653 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Task validation of scenarios names. 2018-02-07 05:37:09.655 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Task validation of scenarios names. 2018-02-07 05:37:09.655 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Task validation of syntax. 2018-02-07 05:37:09.720 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Task validation of syntax. 2018-02-07 05:37:09.720 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Task validation of semantic. 2018-02-07 05:37:10.101 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:11.984 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:12.019 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:15.696 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:15.696 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Task validation of semantic. 2018-02-07 05:37:15.697 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Task validation. Task 73e5efaa-a301-4228-9870-adff0bb75bf3: started 2018-02-07 05:37:15.715 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Benchmarking. 2018-02-07 05:37:15.739 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:17.459 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:17.474 4021 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:37:18.549 4021 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:37:18.568 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:37:20.703 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:37:20.703 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:23.782 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:25.781 3894 INFO rally.task.engine [-] Load duration is: 0.505973 2018-02-07 05:37:25.782 3894 INFO rally.task.engine [-] Full duration is: 8.044558 2018-02-07 05:37:25.819 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:27.620 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:27.634 4187 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:37:28.778 4187 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:37:28.799 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:37:30.871 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:37:30.871 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:33.711 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:33.852 3894 INFO rally.task.engine [-] Load duration is: 0.555232 2018-02-07 05:37:33.852 3894 INFO rally.task.engine [-] Full duration is: 7.893322 2018-02-07 05:37:33.882 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:35.613 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:35.625 4353 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:37:36.747 4353 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:37:36.768 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:37:38.788 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:37:38.789 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:41.863 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:41.911 3894 INFO rally.task.engine [-] Load duration is: 0.541718 2018-02-07 05:37:41.911 3894 INFO rally.task.engine [-] Full duration is: 7.982761 2018-02-07 05:37:41.942 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:43.753 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:43.765 4519 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:37:44.670 4519 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:37:44.689 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:37:45.486 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:37:45.486 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:48.515 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:49.973 3894 INFO rally.task.engine [-] Load duration is: 0.346963 2018-02-07 05:37:49.973 3894 INFO rally.task.engine [-] Full duration is: 6.574692 2018-02-07 05:37:50.002 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:51.848 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:51.861 4685 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:37:52.759 4685 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:37:52.782 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:37:53.648 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:37:53.648 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:37:56.558 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:37:58.033 3894 INFO rally.task.engine [-] Load duration is: 0.33283 2018-02-07 05:37:58.033 3894 INFO rally.task.engine [-] Full duration is: 6.557259 2018-02-07 05:37:58.062 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:37:59.861 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:37:59.874 4851 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:02.142 4851 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:02.164 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:06.484 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:06.484 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:38:09.383 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:38:10.105 3894 INFO rally.task.engine [-] Load duration is: 1.620764 2018-02-07 05:38:10.106 3894 INFO rally.task.engine [-] Full duration is: 11.321992 2018-02-07 05:38:10.135 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:38:12.050 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:38:12.062 5017 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:13.237 5017 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:13.255 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:14.138 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:14.139 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:38:17.273 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:38:18.170 3894 INFO rally.task.engine [-] Load duration is: 0.609103 2018-02-07 05:38:18.171 3894 INFO rally.task.engine [-] Full duration is: 7.13963 2018-02-07 05:38:18.201 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:38:20.030 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:38:20.046 5183 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:21.099 5183 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:21.120 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:23.102 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:23.102 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:38:26.009 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:38:26.240 3894 INFO rally.task.engine [-] Load duration is: 0.563509 2018-02-07 05:38:26.240 3894 INFO rally.task.engine [-] Full duration is: 7.809065 2018-02-07 05:38:26.270 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:38:28.249 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:38:28.265 5349 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:29.361 5349 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:29.381 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:31.395 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:31.396 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:38:34.406 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:38:36.314 3894 INFO rally.task.engine [-] Load duration is: 0.520802 2018-02-07 05:38:36.315 3894 INFO rally.task.engine [-] Full duration is: 8.13759 2018-02-07 05:38:36.348 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:38:38.321 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:38:38.337 5515 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:39.667 5515 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:39.693 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:41.696 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:41.696 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:38:44.821 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:38:46.396 3894 INFO rally.task.engine [-] Load duration is: 0.749467 2018-02-07 05:38:46.396 3894 INFO rally.task.engine [-] Full duration is: 8.474364 2018-02-07 05:38:46.427 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Enter context: `users` 2018-02-07 05:38:48.504 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Enter context: `users` 2018-02-07 05:38:48.520 5681 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 START 2018-02-07 05:38:55.788 5681 INFO rally.task.runner [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | ITER: 1 END: OK 2018-02-07 05:38:55.810 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: admin resources cleanup 2018-02-07 05:38:59.258 3894 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: admin resources cleanup 2018-02-07 05:38:59.258 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Starting: Exit context: `users` 2018-02-07 05:39:02.240 3894 INFO rally.plugins.openstack.context.keystone.users [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Exit context: `users` 2018-02-07 05:39:02.498 3894 INFO rally.task.engine [-] Load duration is: 6.7118 2018-02-07 05:39:02.498 3894 INFO rally.task.engine [-] Full duration is: 15.814603 2018-02-07 05:39:02.525 3894 INFO rally.task.engine [-] Task 73e5efaa-a301-4228-9870-adff0bb75bf3 | Completed: Benchmarking. Task 73e5efaa-a301-4228-9870-adff0bb75bf3: 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.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.revoke_role | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.505973 Full duration: 8.044558 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.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | keystone_v3.add_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.list_roles | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555232 Full duration: 7.893322 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.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | keystone_v3.list_projects | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.541718 Full duration: 7.982761 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.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | keystone_v3.delete_role | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.346963 Full duration: 6.574692 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.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | keystone_v3.delete_service | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.33283 Full duration: 6.557259 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.create_user | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | keystone_v3.list_roles | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_user | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_services | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.620764 Full duration: 11.321992 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.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | keystone_v3.update_project | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.delete_project | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609103 Full duration: 7.13963 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.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.563509 Full duration: 7.809065 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.520802 Full duration: 8.13759 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | keystone_v3.list_users | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749467 Full duration: 8.474364 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.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | keystone_v3.create_users | 5.045 | 5.045 | 5.045 | 5.045 | 5.045 | 5.045 | 100.0% | 1 | | keystone_v3.create_user | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.list_roles | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 6.712 | 6.712 | 6.712 | 6.712 | 6.712 | 6.712 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.7118 Full duration: 15.814603 2018-02-07 05:39:02,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 73e5efaa-a301-4228-9870-adff0bb75bf3 2018-02-07 05:39:02,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '73e5efaa-a301-4228-9870-adff0bb75bf3', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-07 05:39:02,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '73e5efaa-a301-4228-9870-adff0bb75bf3'] 2018-02-07 05:39:04,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:39:04,175 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-07 05:39:04,175 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-07 05:39:04,175 - 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-02-07 05:39:04,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:39:04,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:39:04,197 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:41:48,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:39:06.046 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Task validation. 2018-02-07 05:39:06.053 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Task validation of scenarios names. 2018-02-07 05:39:06.056 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Task validation of scenarios names. 2018-02-07 05:39:06.056 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Task validation of syntax. 2018-02-07 05:39:06.137 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Task validation of syntax. 2018-02-07 05:39:06.138 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Task validation of semantic. 2018-02-07 05:39:06.610 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:39:08.445 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:39:10.085 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:39:13.701 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:39:13.701 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Task validation of semantic. 2018-02-07 05:39:13.702 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Task validation. Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4: started 2018-02-07 05:39:13.722 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Benchmarking. 2018-02-07 05:39:13.748 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:39:15.661 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:39:15.661 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:39:16.102 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:39:16.119 5934 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:39:17.421 5934 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:39:17.442 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:39:18.254 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:39:18.254 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:39:18.270 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:39:18.270 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:39:21.008 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:39:21.775 5807 INFO rally.task.engine [-] Load duration is: 1.301118 2018-02-07 05:39:21.775 5807 INFO rally.task.engine [-] Full duration is: 7.261491 2018-02-07 05:39:21.810 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:39:23.531 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:39:23.531 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:39:23.932 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:39:23.932 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:39:27.886 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:39:27.901 6220 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:39:29.658 6220 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:39:29.677 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:39:32.387 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:39:32.387 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:39:37.247 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:39:37.247 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:39:37.269 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:39:37.269 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:39:40.077 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:39:41.868 5807 INFO rally.task.engine [-] Load duration is: 1.75568 2018-02-07 05:39:41.868 5807 INFO rally.task.engine [-] Full duration is: 18.269031 2018-02-07 05:39:41.900 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:39:43.638 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:39:43.639 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:39:44.041 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:39:44.041 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:39:47.804 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:39:47.819 6506 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:39:52.501 6506 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:39:52.522 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:39:58.786 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:39:58.786 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:40:06.792 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:40:06.792 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:40:06.811 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:40:06.812 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:40:09.866 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:40:09.977 5807 INFO rally.task.engine [-] Load duration is: 4.680947 2018-02-07 05:40:09.977 5807 INFO rally.task.engine [-] Full duration is: 27.969253 2018-02-07 05:40:10.007 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:40:11.763 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:40:11.763 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:40:12.153 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:40:12.154 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:40:15.894 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:40:15.910 6792 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:40:17.518 6792 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:40:17.545 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:40:20.235 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:40:20.235 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:40:25.045 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:40:25.045 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:40:25.065 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:40:25.065 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:40:28.000 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:40:28.062 5807 INFO rally.task.engine [-] Load duration is: 1.606747 2018-02-07 05:40:28.062 5807 INFO rally.task.engine [-] Full duration is: 17.996256 2018-02-07 05:40:28.099 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:40:29.940 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:40:29.940 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:40:30.347 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:40:30.362 7078 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:40:31.295 7078 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:40:31.313 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:40:33.655 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:40:33.655 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:40:33.673 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:40:33.673 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:40:36.691 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:40:38.130 5807 INFO rally.task.engine [-] Load duration is: 0.932002 2018-02-07 05:40:38.130 5807 INFO rally.task.engine [-] Full duration is: 8.5955 2018-02-07 05:40:38.162 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:40:39.845 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:40:39.845 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:40:40.254 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:40:40.254 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:40:44.203 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:40:44.218 7364 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:40:45.434 7364 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:40:45.460 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:40:48.293 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:40:48.294 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:40:52.615 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:40:52.615 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:40:52.635 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:40:52.635 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:40:55.511 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:40:56.213 5807 INFO rally.task.engine [-] Load duration is: 1.215995 2018-02-07 05:40:56.213 5807 INFO rally.task.engine [-] Full duration is: 17.351202 2018-02-07 05:40:56.244 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:40:58.123 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:40:58.124 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:40:58.511 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:40:58.512 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:41:02.551 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:41:02.566 7650 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:41:05.610 7650 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:41:05.630 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:41:14.018 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:41:14.018 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:41:21.475 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:41:21.476 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:41:21.495 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:41:21.495 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:41:24.395 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:41:26.324 5807 INFO rally.task.engine [-] Load duration is: 3.043504 2018-02-07 05:41:26.324 5807 INFO rally.task.engine [-] Full duration is: 28.152769 2018-02-07 05:41:26.357 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `users` 2018-02-07 05:41:28.115 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `users` 2018-02-07 05:41:28.116 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `quotas` 2018-02-07 05:41:28.514 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `quotas` 2018-02-07 05:41:28.514 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Enter context: `network` 2018-02-07 05:41:32.266 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Enter context: `network` 2018-02-07 05:41:32.281 7936 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 START 2018-02-07 05:41:33.770 7936 INFO rally.task.runner [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | ITER: 1 END: OK 2018-02-07 05:41:33.787 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: user resources cleanup 2018-02-07 05:41:41.021 5807 INFO rally.plugins.openstack.context.cleanup.user [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: user resources cleanup 2018-02-07 05:41:41.021 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `network` 2018-02-07 05:41:45.273 5807 INFO rally.plugins.openstack.context.network.networks [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `network` 2018-02-07 05:41:45.274 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `quotas` 2018-02-07 05:41:45.296 5807 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `quotas` 2018-02-07 05:41:45.296 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Starting: Exit context: `users` 2018-02-07 05:41:48.292 5807 INFO rally.plugins.openstack.context.keystone.users [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Exit context: `users` 2018-02-07 05:41:48.425 5807 INFO rally.task.engine [-] Load duration is: 1.487497 2018-02-07 05:41:48.425 5807 INFO rally.task.engine [-] Full duration is: 21.938353 2018-02-07 05:41:48.453 5807 INFO rally.task.engine [-] Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4 | Completed: Benchmarking. Task 21d37e76-be49-4d88-abbc-88bcbe3bfab4: 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | neutron.delete_network | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | total | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.301118 Full duration: 7.261491 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.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | neutron.delete_port | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.75568 Full duration: 18.269031 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | neutron.create_subnet | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | neutron.create_router | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | neutron.add_interface_router | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | neutron.remove_interface_router | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | neutron.delete_router | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.680947 Full duration: 27.969253 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | neutron.delete_subnet | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.606747 Full duration: 17.996256 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | neutron.list_networks | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932002 Full duration: 8.5955 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.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | neutron.list_ports | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.215995 Full duration: 17.351202 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | neutron.create_subnet | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | neutron.create_router | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | neutron.add_interface_router | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | neutron.list_routers | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.043504 Full duration: 28.152769 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | neutron.create_subnet | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | neutron.list_subnets | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.487497 Full duration: 21.938353 2018-02-07 05:41:48,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 21d37e76-be49-4d88-abbc-88bcbe3bfab4 2018-02-07 05:41:48,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '21d37e76-be49-4d88-abbc-88bcbe3bfab4', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-07 05:41:48,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '21d37e76-be49-4d88-abbc-88bcbe3bfab4'] 2018-02-07 05:41:49,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:41:49,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-07 05:41:49,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-07 05:41:49,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-02-07 05:41:49,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:41:49,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:41:49,805 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:46:36,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:41:51.435 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Task validation. 2018-02-07 05:41:51.442 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Task validation of scenarios names. 2018-02-07 05:41:51.445 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Task validation of scenarios names. 2018-02-07 05:41:51.445 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Task validation of syntax. 2018-02-07 05:41:51.511 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Task validation of syntax. 2018-02-07 05:41:51.512 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Task validation of semantic. 2018-02-07 05:41:51.876 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:41:53.677 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:41:58.060 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:42:01.630 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:42:01.631 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Task validation of semantic. 2018-02-07 05:42:01.631 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Task validation. Task de31a484-ade7-4798-b9b2-bc7277acb771: started 2018-02-07 05:42:01.653 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Benchmarking. 2018-02-07 05:42:01.679 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:42:03.741 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:42:04.302 8309 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:42:23.417 8309 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:42:23.434 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:42:24.478 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:42:24.478 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:42:27.192 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:42:27.755 8182 INFO rally.task.engine [-] Load duration is: 18.114449 2018-02-07 05:42:27.755 8182 INFO rally.task.engine [-] Full duration is: 25.514269 2018-02-07 05:42:27.791 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:42:29.858 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:42:30.329 8495 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:43:00.766 8495 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:43:00.789 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:43:01.753 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:43:01.753 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:43:04.698 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:43:05.899 8182 INFO rally.task.engine [-] Load duration is: 27.435429 2018-02-07 05:43:05.899 8182 INFO rally.task.engine [-] Full duration is: 36.908395 2018-02-07 05:43:05.928 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:43:07.858 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:43:08.634 8761 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:43:32.303 8761 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:43:32.325 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:43:33.418 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:43:33.418 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:43:35.980 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:43:36.065 8182 INFO rally.task.engine [-] Load duration is: 20.668637 2018-02-07 05:43:36.065 8182 INFO rally.task.engine [-] Full duration is: 30.053269 2018-02-07 05:43:36.096 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:43:37.944 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:43:37.944 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `quotas` 2018-02-07 05:43:38.423 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `quotas` 2018-02-07 05:43:38.423 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `network` 2018-02-07 05:43:42.259 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `network` 2018-02-07 05:43:42.722 9027 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:43:52.582 9027 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:43:52.600 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:43:53.335 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:43:53.335 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `network` 2018-02-07 05:44:00.863 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `network` 2018-02-07 05:44:00.864 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `quotas` 2018-02-07 05:44:00.915 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `quotas` 2018-02-07 05:44:00.916 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:44:03.569 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:44:04.179 8182 INFO rally.task.engine [-] Load duration is: 8.858485 2018-02-07 05:44:04.180 8182 INFO rally.task.engine [-] Full duration is: 27.47609 2018-02-07 05:44:04.210 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:44:05.994 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:44:05.994 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `quotas` 2018-02-07 05:44:06.588 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `quotas` 2018-02-07 05:44:06.588 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `network` 2018-02-07 05:44:10.534 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `network` 2018-02-07 05:44:11.369 9213 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:44:23.523 9213 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:44:23.548 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:44:24.928 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:44:24.929 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `network` 2018-02-07 05:44:33.077 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `network` 2018-02-07 05:44:33.077 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `quotas` 2018-02-07 05:44:33.148 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `quotas` 2018-02-07 05:44:33.148 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:44:36.041 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:44:36.305 8182 INFO rally.task.engine [-] Load duration is: 9.153317 2018-02-07 05:44:36.306 8182 INFO rally.task.engine [-] Full duration is: 31.833145 2018-02-07 05:44:36.336 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:44:38.005 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:44:38.005 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `quotas` 2018-02-07 05:44:38.476 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `quotas` 2018-02-07 05:44:38.476 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `network` 2018-02-07 05:44:42.376 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `network` 2018-02-07 05:44:42.836 9479 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:44:57.324 9479 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:44:57.351 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:44:58.321 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:44:58.322 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `network` 2018-02-07 05:45:06.080 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `network` 2018-02-07 05:45:06.080 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `quotas` 2018-02-07 05:45:06.134 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `quotas` 2018-02-07 05:45:06.134 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:45:08.921 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:45:10.431 8182 INFO rally.task.engine [-] Load duration is: 9.487134 2018-02-07 05:45:10.431 8182 INFO rally.task.engine [-] Full duration is: 32.587937 2018-02-07 05:45:10.464 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:45:12.320 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:45:12.320 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `quotas` 2018-02-07 05:45:12.792 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `quotas` 2018-02-07 05:45:12.792 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `network` 2018-02-07 05:45:16.750 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `network` 2018-02-07 05:45:17.300 9665 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:45:56.781 9665 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:45:56.801 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:45:57.726 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:45:57.726 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `network` 2018-02-07 05:46:05.304 8182 INFO rally.plugins.openstack.context.network.networks [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `network` 2018-02-07 05:46:05.305 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `quotas` 2018-02-07 05:46:05.355 8182 INFO rally.plugins.openstack.context.quotas.quotas [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `quotas` 2018-02-07 05:46:05.355 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:46:08.000 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:46:08.628 8182 INFO rally.task.engine [-] Load duration is: 38.480672 2018-02-07 05:46:08.629 8182 INFO rally.task.engine [-] Full duration is: 57.538349 2018-02-07 05:46:08.663 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Enter context: `users` 2018-02-07 05:46:10.514 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Enter context: `users` 2018-02-07 05:46:11.009 9851 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 START 2018-02-07 05:46:31.948 9851 INFO rally.task.runner [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | ITER: 1 END: OK 2018-02-07 05:46:31.972 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: user resources cleanup 2018-02-07 05:46:32.715 8182 INFO rally.plugins.openstack.context.cleanup.user [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: user resources cleanup 2018-02-07 05:46:32.716 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Starting: Exit context: `users` 2018-02-07 05:46:35.496 8182 INFO rally.plugins.openstack.context.keystone.users [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Exit context: `users` 2018-02-07 05:46:36.749 8182 INFO rally.task.engine [-] Load duration is: 19.938274 2018-02-07 05:46:36.750 8182 INFO rally.task.engine [-] Full duration is: 26.834527 2018-02-07 05:46:36.775 8182 INFO rally.task.engine [-] Task de31a484-ade7-4798-b9b2-bc7277acb771 | Completed: Benchmarking. Task de31a484-ade7-4798-b9b2-bc7277acb771: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 100.0% | 1 | | nova.find_host_to_migrate | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | nova.live_migrate | 9.003 | 9.003 | 9.003 | 9.003 | 9.003 | 9.003 | 100.0% | 1 | | nova.delete_server | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | | total | 18.114 | 18.114 | 18.114 | 18.114 | 18.114 | 18.114 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.114449 Full duration: 25.514269 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.455 | 6.455 | 6.455 | 6.455 | 6.455 | 6.455 | 100.0% | 1 | | cinder.create_volume | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | nova.attach_volume | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 100.0% | 1 | | nova.find_host_to_migrate | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | nova.live_migrate | 10.61 | 10.61 | 10.61 | 10.61 | 10.61 | 10.61 | 100.0% | 1 | | nova.detach_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | cinder.delete_volume | 2.236 | 2.236 | 2.236 | 2.236 | 2.236 | 2.236 | 100.0% | 1 | | nova.delete_server | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | total | 27.435 | 27.435 | 27.435 | 27.435 | 27.435 | 27.435 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.435429 Full duration: 36.908395 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 5.194 | 100.0% | 1 | | nova.boot_server | 6.41 | 6.41 | 6.41 | 6.41 | 6.41 | 6.41 | 100.0% | 1 | | nova.find_host_to_migrate | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | nova.live_migrate | 8.509 | 8.509 | 8.509 | 8.509 | 8.509 | 8.509 | 100.0% | 1 | | nova.delete_server | 2.699 | 2.699 | 2.699 | 2.699 | 2.699 | 2.699 | 100.0% | 1 | | total | 20.669 | 20.669 | 20.669 | 20.669 | 20.669 | 20.669 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.668637 Full duration: 30.053269 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | nova.boot_server | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 100.0% | 1 | | nova.delete_server | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | nova.delete_keypair | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 8.858 | 8.858 | 8.858 | 8.858 | 8.858 | 8.858 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.858485 Full duration: 27.47609 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 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 100.0% | 1 | | nova.boot_server | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 100.0% | 1 | | nova.delete_server | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 100.0% | 1 | | total | 9.153 | 9.153 | 9.153 | 9.153 | 9.153 | 9.153 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.153317 Full duration: 31.833145 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 | 6.608 | 6.608 | 6.608 | 6.608 | 6.608 | 6.608 | 100.0% | 1 | | nova.pause_server | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | nova.unpause_server | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | nova.delete_server | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | total | 9.487 | 9.487 | 9.487 | 9.487 | 9.487 | 9.487 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.487134 Full duration: 32.587937 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 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | nova.create_100_rules | 24.999 | 24.999 | 24.999 | 24.999 | 24.999 | 24.999 | 100.0% | 1 | | nova.boot_server | 7.103 | 7.103 | 7.103 | 7.103 | 7.103 | 7.103 | 100.0% | 1 | | nova.get_attached_security_groups | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | nova.delete_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | nova.delete_10_security_groups | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 100.0% | 1 | | total | 38.481 | 38.481 | 38.481 | 38.481 | 38.481 | 38.481 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.480672 Full duration: 57.538349 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 5.105 | 100.0% | 1 | | nova.migrate | 10.581 | 10.581 | 10.581 | 10.581 | 10.581 | 10.581 | 100.0% | 1 | | nova.resize_confirm | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 100.0% | 1 | | nova.delete_server | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | total | 19.938 | 19.938 | 19.938 | 19.938 | 19.938 | 19.938 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.938274 Full duration: 26.834527 2018-02-07 05:46:36,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de31a484-ade7-4798-b9b2-bc7277acb771 2018-02-07 05:46:36,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'de31a484-ade7-4798-b9b2-bc7277acb771', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-07 05:46:36,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'de31a484-ade7-4798-b9b2-bc7277acb771'] 2018-02-07 05:46:38,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:46:38,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-02-07 05:46:38,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-07 05:46:38,082 - 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-02-07 05:46:38,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-07 05:46:38,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-07 05:46:38,102 - 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': 'af6c43ed-1ecb-4dde-b29d-7168d2d74fe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-a1de2192-5016-4de1-9fb4-cee060c88394', 'flavor_name': 'rally-tiny-a1de2192-5016-4de1-9fb4-cee060c88394', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a1de2192-5016-4de1-9fb4-cee060c88394', '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-02-07 05:47:19,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-07 05:46:39.697 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Task validation. 2018-02-07 05:46:39.704 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Task validation of scenarios names. 2018-02-07 05:46:39.707 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Task validation of scenarios names. 2018-02-07 05:46:39.707 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Task validation of syntax. 2018-02-07 05:46:39.739 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Task validation of syntax. 2018-02-07 05:46:39.739 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Task validation of semantic. 2018-02-07 05:46:40.190 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:46:42.031 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:46:42.968 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:46:46.488 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:46:46.489 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Task validation of semantic. 2018-02-07 05:46:46.489 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Task validation. Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d: started 2018-02-07 05:46:46.513 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Benchmarking. 2018-02-07 05:46:46.543 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:46:48.417 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:46:48.434 10124 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 START 2018-02-07 05:46:49.202 10124 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 END: OK 2018-02-07 05:46:49.223 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: admin resources cleanup 2018-02-07 05:46:49.920 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: admin resources cleanup 2018-02-07 05:46:49.921 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:46:52.527 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:46:52.622 9997 INFO rally.task.engine [-] Load duration is: 0.767553 2018-02-07 05:46:52.622 9997 INFO rally.task.engine [-] Full duration is: 5.986667 2018-02-07 05:46:52.656 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:46:54.674 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:46:54.691 10230 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 START 2018-02-07 05:46:55.366 10230 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 END: OK 2018-02-07 05:46:55.390 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: admin resources cleanup 2018-02-07 05:46:55.960 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: admin resources cleanup 2018-02-07 05:46:55.961 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:46:58.791 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:47:00.688 9997 INFO rally.task.engine [-] Load duration is: 0.674225 2018-02-07 05:47:00.689 9997 INFO rally.task.engine [-] Full duration is: 6.136337 2018-02-07 05:47:00.720 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:47:02.621 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:47:02.639 10336 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 START 2018-02-07 05:47:03.083 10336 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 END: OK 2018-02-07 05:47:03.107 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: admin resources cleanup 2018-02-07 05:47:03.704 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: admin resources cleanup 2018-02-07 05:47:03.704 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:47:06.543 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:47:06.751 9997 INFO rally.task.engine [-] Load duration is: 0.44338 2018-02-07 05:47:06.751 9997 INFO rally.task.engine [-] Full duration is: 5.824409 2018-02-07 05:47:06.780 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:47:08.608 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:47:08.623 10442 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 START 2018-02-07 05:47:09.090 10442 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 END: OK 2018-02-07 05:47:09.114 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: admin resources cleanup 2018-02-07 05:47:09.708 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: admin resources cleanup 2018-02-07 05:47:09.708 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:47:12.371 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:47:12.811 9997 INFO rally.task.engine [-] Load duration is: 0.466678 2018-02-07 05:47:12.811 9997 INFO rally.task.engine [-] Full duration is: 5.592638 2018-02-07 05:47:12.842 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Enter context: `users` 2018-02-07 05:47:14.668 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Enter context: `users` 2018-02-07 05:47:14.682 10548 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 START 2018-02-07 05:47:15.139 10548 INFO rally.task.runner [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | ITER: 1 END: OK 2018-02-07 05:47:15.160 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: admin resources cleanup 2018-02-07 05:47:15.676 9997 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: admin resources cleanup 2018-02-07 05:47:15.677 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Starting: Exit context: `users` 2018-02-07 05:47:18.382 9997 INFO rally.plugins.openstack.context.keystone.users [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Exit context: `users` 2018-02-07 05:47:18.877 9997 INFO rally.task.engine [-] Load duration is: 0.455111 2018-02-07 05:47:18.877 9997 INFO rally.task.engine [-] Full duration is: 5.540504 2018-02-07 05:47:18.901 9997 INFO rally.task.engine [-] Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d | Completed: Benchmarking. Task 94134d40-4ba8-45b5-8b1b-25a04fc62a9d: 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | quotas.delete_quotas | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767553 Full duration: 5.986667 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674225 Full duration: 6.136337 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.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.44338 Full duration: 5.824409 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.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | quotas.delete_quotas | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.466678 Full duration: 5.592638 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.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.455111 Full duration: 5.540504 2018-02-07 05:47:19,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94134d40-4ba8-45b5-8b1b-25a04fc62a9d 2018-02-07 05:47:19,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '94134d40-4ba8-45b5-8b1b-25a04fc62a9d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-07 05:47:19,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '94134d40-4ba8-45b5-8b1b-25a04fc62a9d'] 2018-02-07 05:47:20,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-07 05:47:20,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-07 05:47:20,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:04 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:41 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:22 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:38 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:32 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:11 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 04:55 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 08:57 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:58 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:32:20 | 245 | 100.00% | +===================+============+===============+===========+ 2018-02-07 05:47:20,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-02-07 05:47:28,118 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-02-07 05:47:28,119 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-07 05:47:30,210 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:47:30,210 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:47:30,210 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:59 | PASS | +----------------------+------------------+------------------+----------------+ 2018-02-07 05:47:30,213 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-07 05:47:30,275 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-07 05:47:33,945 - functest.energy.energy - DEBUG - Starting recording 2018-02-07 05:47:33,945 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-07 05:47:37,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-02-07 05:47:38,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-02-07 05:47:38,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-07 05:47:40,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-07 05:47:40,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-07 05:47:42,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-07 05:47:42,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-07 05:47:44,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-07 05:47:44,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-07 05:47:45,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-02-07 05:47:45,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-02-07 05:47:45,122 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-02-07 05:47:47,874 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-07 05:47:47,874 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-07 05:47:47,875 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-07 05:47:47,877 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-07 05:47:47,879 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-07 05:47:47,881 - 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-02-07 05:58:14,743 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [75.330661s] ... ok 2018-02-07 05:58:14,743 - 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.452161s] ... ok 2018-02-07 05:58:14,744 - 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 [2.724114s] ... ok 2018-02-07 05:58:14,744 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.299267s] ... ok 2018-02-07 05:58:14,744 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.327838s] ... ok 2018-02-07 05:58:14,744 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.141846s] ... ok 2018-02-07 05:58:14,744 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000605s] ... ok 2018-02-07 05:58:14,745 - 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 [2.724766s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.129657s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.331561s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.253289s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000699s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.092694s] ... ok 2018-02-07 05:58:14,745 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.102917s] ... ok 2018-02-07 05:58:14,745 - 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.503830s] ... ok 2018-02-07 05:58:14,745 - 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.493492s] ... ok 2018-02-07 05:58:14,745 - 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.319177s] ... ok 2018-02-07 05:58:14,745 - 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.342128s] ... ok 2018-02-07 05:58:14,745 - 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.321221s] ... ok 2018-02-07 05:58:14,745 - 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.125728s] ... ok 2018-02-07 05:58:14,745 - 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.130858s] ... ok 2018-02-07 05:58:14,746 - 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.121939s] ... ok 2018-02-07 05:58:14,746 - 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.134717s] ... ok 2018-02-07 05:58:14,746 - 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.307151s] ... ok 2018-02-07 05:58:14,746 - 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.269558s] ... ok 2018-02-07 05:58:14,746 - 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.274747s] ... ok 2018-02-07 05:58:14,746 - 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.021785s] ... ok 2018-02-07 05:58:14,746 - 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.128077s] ... ok 2018-02-07 05:58:14,746 - 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.244049s] ... ok 2018-02-07 05:58:14,746 - 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.019103s] ... ok 2018-02-07 05:58:14,746 - 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.018878s] ... ok 2018-02-07 05:58:14,746 - 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.050221s] ... ok 2018-02-07 05:58:14,746 - 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.115722s] ... ok 2018-02-07 05:58:14,746 - 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.118793s] ... ok 2018-02-07 05:58:14,746 - 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.226542s] ... ok 2018-02-07 05:58:14,746 - 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.022908s] ... ok 2018-02-07 05:58:14,746 - 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.120922s] ... ok 2018-02-07 05:58:14,746 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.428019s] ... ok 2018-02-07 05:58:14,746 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.379746s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [18.854253s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.235274s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.535372s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.477470s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.299239s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.558023s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.597360s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.696127s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.137227s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [5.205296s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [9.927201s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.206145s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [7.740733s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.776641s] ... ok 2018-02-07 05:58:14,747 - 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.832644s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [0.818831s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.865839s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.778627s] ... ok 2018-02-07 05:58:14,747 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.299356s] ... ok 2018-02-07 05:58:14,748 - 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.486292s] ... ok 2018-02-07 05:58:14,748 - 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.372159s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.367029s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.757873s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.375494s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.583620s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.384068s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.847157s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.423561s] ... ok 2018-02-07 05:58:14,748 - 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.374944s] ... ok 2018-02-07 05:58:14,748 - 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.376644s] ... ok 2018-02-07 05:58:14,748 - 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.718394s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.198448s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.071511s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010452s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [11.470551s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.100078s] ... ok 2018-02-07 05:58:14,748 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.086221s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.094454s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.081990s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.391361s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.405199s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.019971s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013792s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.058545s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.051883s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.045620s] ... ok 2018-02-07 05:58:14,749 - 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.083657s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.080328s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.063009s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.065142s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.064576s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.170410s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.024075s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.279760s] ... ok 2018-02-07 05:58:14,749 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.013831s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.023017s] ... ok 2018-02-07 05:58:14,750 - 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.527530s] ... ok 2018-02-07 05:58:14,750 - 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.324552s] ... ok 2018-02-07 05:58:14,750 - 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.032794s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [1.966064s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.369421s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.050097s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.669237s] ... ok 2018-02-07 05:58:14,750 - 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.514845s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [2.587006s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.974505s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.760584s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.657123s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.130203s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.114411s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.116835s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.124192s] ... ok 2018-02-07 05:58:14,750 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.123545s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.117019s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.110302s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.108315s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.006863s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.750081s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.322151s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.679709s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.079641s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.076918s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.076911s] ... ok 2018-02-07 05:58:14,751 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.068459s] ... ok 2018-02-07 05:58:14,751 - 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 [7.718909s] ... ok 2018-02-07 05:58:14,751 - 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 [8.575846s] ... ok 2018-02-07 05:58:14,751 - 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.778813s] ... ok 2018-02-07 05:58:14,751 - 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.614526s] ... ok 2018-02-07 05:58:14,751 - 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.169339s] ... ok 2018-02-07 05:58:14,751 - 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.472271s] ... ok 2018-02-07 05:58:14,751 - 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 [0.984567s] ... ok 2018-02-07 05:58:14,751 - 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.642861s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [0.984299s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.070950s] ... ok 2018-02-07 05:58:14,752 - 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.194139s] ... ok 2018-02-07 05:58:14,752 - 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.601093s] ... ok 2018-02-07 05:58:14,752 - 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.338408s] ... ok 2018-02-07 05:58:14,752 - 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.656051s] ... ok 2018-02-07 05:58:14,752 - 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.403672s] ... ok 2018-02-07 05:58:14,752 - 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.786981s] ... ok 2018-02-07 05:58:14,752 - 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.597926s] ... ok 2018-02-07 05:58:14,752 - 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.062584s] ... ok 2018-02-07 05:58:14,752 - 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.029310s] ... ok 2018-02-07 05:58:14,752 - 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.027629s] ... ok 2018-02-07 05:58:14,752 - 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.023477s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.188823s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.350303s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.633914s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.537819s] ... ok 2018-02-07 05:58:14,752 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.530814s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.285068s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.245023s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [6.713848s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.326312s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.279685s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.429159s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.049309s] ... ok 2018-02-07 05:58:14,753 - 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 [7.354390s] ... ok 2018-02-07 05:58:14,753 - 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 [7.447015s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.061846s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.061446s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.075580s] ... ok 2018-02-07 05:58:14,753 - 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.170036s] ... ok 2018-02-07 05:58:14,753 - 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.075736s] ... ok 2018-02-07 05:58:14,753 - 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.080546s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.070602s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.064616s] ... ok 2018-02-07 05:58:14,753 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.125395s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.127386s] ... ok 2018-02-07 05:58:14,754 - 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.066599s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.072005s] ... ok 2018-02-07 05:58:14,754 - 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.243815s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019107s] ... ok 2018-02-07 05:58:14,754 - 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.041837s] ... ok 2018-02-07 05:58:14,754 - 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.062143s] ... ok 2018-02-07 05:58:14,754 - 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.030905s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.018757s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.023181s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.049604s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.057923s] ... ok 2018-02-07 05:58:14,754 - 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.014796s] ... ok 2018-02-07 05:58:14,754 - 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.051293s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.014291s] ... ok 2018-02-07 05:58:14,754 - 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.013876s] ... ok 2018-02-07 05:58:14,754 - 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.065209s] ... ok 2018-02-07 05:58:14,754 - 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.067529s] ... ok 2018-02-07 05:58:14,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.059520s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.060142s] ... ok 2018-02-07 05:58:14,755 - 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.239177s] ... ok 2018-02-07 05:58:14,755 - 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.055855s] ... ok 2018-02-07 05:58:14,755 - 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.059077s] ... ok 2018-02-07 05:58:14,755 - 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.014408s] ... ok 2018-02-07 05:58:14,755 - 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.013866s] ... ok 2018-02-07 05:58:14,755 - 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.059454s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.056876s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.059051s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.737387s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.592854s] ... ok 2018-02-07 05:58:14,755 - 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.108539s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.101802s] ... ok 2018-02-07 05:58:14,755 - 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.249114s] ... ok 2018-02-07 05:58:14,755 - 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.052553s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.522287s] ... ok 2018-02-07 05:58:14,755 - 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.148128s] ... ok 2018-02-07 05:58:14,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.489275s] ... ok 2018-02-07 05:58:14,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 621.0000 sec. 2018-02-07 05:58:14,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-02-07 05:58:14,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-07 05:58:14,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-02-07 05:58:14,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-02-07 05:58:22,656 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-02-07 05:58:22,656 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-07 05:58:25,090 - functest.utils.functest_utils - DEBUG - 2018-02-07 05:58:25,090 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:58:25,090 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 10:48 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-07 05:58:25,092 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-02-07 05:58:43,920 - functest.opnfv_tests.sdn.odl.odl - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-02-07 05:58:43,920 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully generated 2018-02-07 05:58:43,941 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully parsed 2018-02-07 05:58:44,480 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 05:58:44,480 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-07 05:58:44,482 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-07 05:58:45,018 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-07 06:21:09,304 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 06:21:09,304 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 22:24 | PASS | +---------------------+------------------+------------------+----------------+ 2018-02-07 06:21:09,306 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-337 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-02-07 06:21:09,308 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:33 | PASS | | vping_userdata | functest | smoke | 01:17 | PASS | | tempest_smoke_serial | functest | smoke | 12:58 | FAIL | | rally_sanity | functest | smoke | 18:59 | PASS | | refstack_defcore | functest | smoke | 10:48 | PASS | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 22:24 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-02-07 06:21:09,311 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-07 06:21:17,516 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-07 06:21:17,517 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:21:17,517 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-07 06:21:17,518 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:21:17,518 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:21:17,694 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:21:17,694 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:21:17,878 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-02-07 06:21:17,878 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/af3037516e5a40d789b9ee00d3508c87 ...OK 2018-02-07 06:21:18,057 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-02-07 06:21:18,057 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-02-07 06:21:18,227 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-02-07 06:21:18,227 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-02-07 06:21:18,719 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-07 06:21:19,862 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-07 06:21:19,878 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-02-07 06:21:19,878 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-337 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-07 06:21:19,879 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-07 06:21:19,879 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-07 06:21:19,879 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:21:19,879 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-07 06:21:19,880 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-07 06:21:19,942 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:21:19,942 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-07 06:21:21,570 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-07 06:21:23,217 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-07 06:21:24,557 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-07 06:21:25,657 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-07 06:21:27,117 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-07 06:21:28,723 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-07 06:21:28,724 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-07 06:21:31,758 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-07 06:21:31,759 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-07 06:21:32,632 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-07 06:21:32,632 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-07 06:21:32,633 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | functest-odl-sfc domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ 2018-02-07 06:21:32,634 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-07 06:21:32,634 - functest.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-02-07 06:21:32,670 - functest.utils.functest_utils - DEBUG - Executing command: 'run_sfc_tests.py' 2018-02-07 06:21:33,560 - functest.utils.functest_utils - ERROR - The command 'run_sfc_tests.py' failed. 2018-02-07 06:21:33,560 - functest.utils.functest_utils - INFO - **************************************** sfc/functest-odl-sfc results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 0 build tag: jenkins-functest-compass-baremetal-daily-euphrates-337 details: {} 2018-02-07 06:21:33,561 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/functest-odl-sfc.log' 2018-02-07 06:21:34,105 - functest.utils.functest_utils - DEBUG - 2018-02-07 06:21:34,105 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 06:21:34,105 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 00:01 | FAIL | +--------------------------+-----------------+------------------+----------------+ 2018-02-07 06:21:34,107 - functest.ci.run_tests - ERROR - The test case 'functest-odl-sfc' failed. 2018-02-07 06:21:34,107 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-02-07 06:21:34,145 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-02-07 06:21:54,302 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-337 details: {} 2018-02-07 06:21:54,302 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-02-07 06:21:54,836 - functest.utils.functest_utils - DEBUG - 2018-02-07 06:21:54,836 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 06:21:54,836 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-02-07 06:21:54,838 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-337 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-02-07 06:21:54,839 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | functest-odl-sfc | sfc | features | 00:01 | FAIL | | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-02-07 06:21:54,842 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-07 06:22:02,382 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-07 06:22:02,382 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:02,382 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-07 06:22:02,383 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:22:02,383 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:22:02,571 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:22:02,572 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:22:02,753 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-02-07 06:22:02,753 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/af3037516e5a40d789b9ee00d3508c87 ...OK 2018-02-07 06:22:02,931 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-02-07 06:22:02,931 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-02-07 06:22:03,108 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-02-07 06:22:03,108 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-02-07 06:22:03,590 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-07 06:22:04,640 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-07 06:22:04,657 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-02-07 06:22:04,657 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-337 2018-02-07 06:22:04,658 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-07 06:22:04,658 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:04,658 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-07 06:22:04,658 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-07 06:22:04,658 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-07 06:22:04,658 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-07 06:22:04,658 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:04,658 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-07 06:22:04,659 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-07 06:22:04,721 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:04,721 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-07 06:22:06,323 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-07 06:22:07,946 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-07 06:22:09,234 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-07 06:22:10,292 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-07 06:22:11,673 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-07 06:22:13,223 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-07 06:22:13,223 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-07 06:22:16,118 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-07 06:22:16,118 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-07 06:22:16,946 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-07 06:22:16,946 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-07 06:22:16,947 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-07 06:22:16,947 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-337 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-02-07 06:22:16,948 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-02-07 06:22:16,950 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-07 06:22:24,214 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-07 06:22:24,215 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:24,215 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-07 06:22:24,216 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:22:24,216 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:22:24,401 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-02-07 06:22:24,401 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-02-07 06:22:24,585 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-02-07 06:22:24,585 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/af3037516e5a40d789b9ee00d3508c87 ...OK 2018-02-07 06:22:24,759 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-02-07 06:22:24,759 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-02-07 06:22:24,946 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-02-07 06:22:24,946 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-02-07 06:22:25,504 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-07 06:22:26,866 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-07 06:22:26,883 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-07 06:22:26,883 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:26,883 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-07 06:22:26,883 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-07 06:22:26,883 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-337 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-07 06:22:26,884 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-07 06:22:26,884 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-07 06:22:26,884 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:26,884 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-07 06:22:26,885 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-07 06:22:26,947 - functest.ci.prepare_env - INFO - ============================================== 2018-02-07 06:22:26,947 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-07 06:22:28,614 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-07 06:22:30,260 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-07 06:22:31,613 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-07 06:22:32,726 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-07 06:22:34,167 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-07 06:22:35,782 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-07 06:22:35,783 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-07 06:22:38,810 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-07 06:22:38,810 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-07 06:22:39,620 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-07 06:22:39,621 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-07 06:22:39,622 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-02-07 06:22:39,623 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-07 06:22:39,623 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-02-07 06:22:39,632 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-02-07 06:25:20,049 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-337 details: {} 2018-02-07 06:25:20,049 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-02-07 06:25:20,596 - functest.utils.functest_utils - DEBUG - 2018-02-07 06:25:20,596 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-07 06:25:20,596 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:40 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-02-07 06:25:20,598 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-337 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-02-07 06:25:20,600 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:40 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-02-07 06:25:20,600 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK