2018-01-31 05:14:28,195 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-31 05:14:28,195 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:14:28,195 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-31 05:14:28,196 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 05:14:28,196 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-31 05:14:28,374 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 05:14:28,375 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-31 05:14:28,543 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-31 05:14:28,543 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/562f0756e1a145e88ad8c9d2e220321b ...OK 2018-01-31 05:14:28,847 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-31 05:14:28,847 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-31 05:14:29,111 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-31 05:14:29,111 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-31 05:14:30,708 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-31 05:14:32,036 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-31 05:14:32,053 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-31 05:14:32,053 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-322 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:14:32,054 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-31 05:14:32,054 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-31 05:14:32,055 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-31 05:14:32,055 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-31 05:14:32,055 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:14:32,055 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-31 05:14:32,056 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-31 05:14:32,061 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:14:32,061 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-31 05:14:33,661 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-31 05:14:35,248 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-31 05:14:36,565 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-31 05:14:37,634 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-31 05:14:39,008 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-31 05:14:40,556 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-31 05:14:40,556 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-31 05:14:44,404 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-31 05:14:44,404 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-31 05:14:45,213 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-31 05:14:45,214 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-31 05:14:45,215 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-31 05:14:45,216 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-31 05:14:45,216 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-31 05:14:46,813 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-31 05:14:51,041 - 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 4.227s OK 2018-01-31 05:14:51,653 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:14:51,654 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:14:51,654 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-31 05:14:51,656 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-31 05:14:52,305 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-31 05:17:40,810 - 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 168.502s OK 2018-01-31 05:17:41,426 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:17:41,426 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:17:41,426 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 02:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-31 05:17:41,428 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-31 05:17:41,909 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-31 05:19:10,759 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 88.849s OK 2018-01-31 05:19:11,353 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:19:11,353 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:19:11,353 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:29 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-31 05:19:11,356 - 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-322 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-31 05:19:11,357 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | api_check | functest | healthcheck | 02:49 | PASS | | snaps_health_check | functest | healthcheck | 01:29 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-31 05:19:11,358 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-31 05:19:18,491 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-31 05:19:18,491 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:19:18,491 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-31 05:19:18,492 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 05:19:18,492 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-31 05:19:18,674 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 05:19:18,674 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-31 05:19:18,917 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-31 05:19:18,917 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/562f0756e1a145e88ad8c9d2e220321b ...OK 2018-01-31 05:19:19,111 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-31 05:19:19,112 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-31 05:19:19,288 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-31 05:19:19,288 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-31 05:19:19,754 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-31 05:19:20,810 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-31 05:19:20,827 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-31 05:19:20,827 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:19:20,827 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-31 05:19:20,827 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-322 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:19:20,828 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-31 05:19:20,828 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-31 05:19:20,828 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-31 05:19:20,829 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-31 05:19:20,829 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:19:20,829 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-31 05:19:20,830 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-31 05:19:20,835 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 05:19:20,835 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-31 05:19:22,429 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-31 05:19:24,045 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-31 05:19:25,410 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-31 05:19:26,488 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-31 05:19:27,865 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-31 05:19:29,430 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-31 05:19:29,430 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-31 05:19:32,287 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-31 05:19:32,288 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-31 05:19:33,139 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-31 05:19:33,140 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-31 05:19:33,141 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-31 05:19:33,142 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-31 05:19:33,143 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-31 05:19:34,742 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-31 05:19:34,742 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-31 05:19:35,837 - functest.energy.energy - DEBUG - Starting recording 2018-01-31 05:19:35,837 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-31 05:19:37,152 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-31 05:19:37,152 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-31 05:19:37' 2018-01-31 05:19:37,153 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:39,820 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:41,394 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:44,966 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:45,506 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:45,927 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:49,752 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:19:51,340 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-56b2b664-bb81-4a60-83ae-4513310402a6' 2018-01-31 05:20:06,934 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-31 05:20:09,852 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-31 05:20:10,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-31 05:20:11,994 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-31 05:20:28,801 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-31 05:20:28,801 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-31 05:20:31,414 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:20:31,415 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:20:31,415 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-31 05:20:31,417 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-31 05:20:31,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-31 05:20:31,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-31 05:20:31' 2018-01-31 05:20:31,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:33,967 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:35,076 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:38,971 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:39,355 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:43,514 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3a13264d-a317-49bf-991d-b118060f9d4d' 2018-01-31 05:20:46,936 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-31 05:20:50,656 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-31 05:20:52,734 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-31 05:20:54,920 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-31 05:21:16,877 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:21:16,878 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:21:16,878 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:23 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-31 05:21:16,880 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-31 05:21:19,464 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-31 05:21:20,453 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-31 05:21:20,453 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-31 05:21:22,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-31 05:21:22,635 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-31 05:21:25,501 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-31 05:21:25,501 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-31 05:21:25,502 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-31 05:21:25,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-31 05:21:25,505 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-1de86bb7-be95-4ed0-a7b8-71eff9e5e051/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-31 05:21:27,946 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-31 05:21:27,947 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-31 05:21:27,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-31 05:21:29,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:29.479 79 INFO rally.api [-] Starting verification (UUID=f4e51d88-bfa2-439e-b777-6de55fa5e3a4) for deployment 'opnfv-rally' (UUID=7968ae51-b0fc-418a-abb5-405ff01ff198) by verifier 'opnfv-tempest' (UUID=1de86bb7-be95-4ed0-a7b8-71eff9e5e051). 2018-01-31 05:21:29,481 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f4e51d88-bfa2-439e-b777-6de55fa5e3a4 2018-01-31 05:21:34,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:34.854 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.225s] 2018-01-31 05:21:34,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:34.931 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.077s] 2018-01-31 05:21:39,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:39.349 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.222s] 2018-01-31 05:21:40,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:40.657 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.307s] 2018-01-31 05:21:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:47.652 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.405s] 2018-01-31 05:21:59,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:21:59.192 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.145s] 2018-01-31 05:22:19,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:22:19.349 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.130s] 2018-01-31 05:22:19,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:22:19.349 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-31 05:22:45,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:22:45.493 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.116s] 2018-01-31 05:22:45,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:22:45.494 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-31 05:23:22,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:22.565 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.552s] 2018-01-31 05:23:41,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:41.185 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2018-01-31 05:23:41,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:41.348 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.163s] 2018-01-31 05:23:45,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:45.840 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-31 05:23:45,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:45.841 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-31 05:23:48,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:48.646 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.433s] 2018-01-31 05:23:52,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:52.592 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.098s] 2018-01-31 05:23:57,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:23:57.118 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.770s] 2018-01-31 05:24:02,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:02.277 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.512s] 2018-01-31 05:24:08,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:08.999 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.719s] 2018-01-31 05:24:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:12.989 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.436s] 2018-01-31 05:24:16,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:16.852 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.238s] 2018-01-31 05:24:21,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:21.960 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.535s] 2018-01-31 05:24:27,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:27.193 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.559s] 2018-01-31 05:24:33,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:33.745 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.379s] 2018-01-31 05:24:35,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:35.260 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-31 05:24:36,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:36.506 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.097s] 2018-01-31 05:24:36,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:36.603 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.097s] 2018-01-31 05:24:36,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:36.707 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.103s] 2018-01-31 05:24:39,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:39.201 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.397s] 2018-01-31 05:24:39,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:39.642 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.441s] 2018-01-31 05:24:40,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:40.627 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.984s] 2018-01-31 05:24:45,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:45.720 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.767s] 2018-01-31 05:24:55,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:55.644 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.450s] 2018-01-31 05:24:58,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:24:58.777 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.132s] 2018-01-31 05:25:07,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:07.663 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.044s] 2018-01-31 05:25:10,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:10.451 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.788s] 2018-01-31 05:25:17,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:17.549 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.097s] 2018-01-31 05:25:24,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:24.833 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.945s] 2018-01-31 05:25:27,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:27.613 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.779s] 2018-01-31 05:25:31,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:31.881 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.267s] 2018-01-31 05:25:47,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:47.267 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.725s] 2018-01-31 05:25:47,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:47.423 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.157s] 2018-01-31 05:25:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:47.675 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.251s] 2018-01-31 05:25:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:47.785 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.110s] 2018-01-31 05:25:47,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:47.909 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.123s] 2018-01-31 05:25:48,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:25:48.013 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.104s] 2018-01-31 05:26:00,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.192 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.278s] 2018-01-31 05:26:00,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.354 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.162s] 2018-01-31 05:26:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.469 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.114s] 2018-01-31 05:26:00,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.571 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.102s] 2018-01-31 05:26:00,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.811 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.240s] 2018-01-31 05:26:00,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:00.915 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.103s] 2018-01-31 05:26:13,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:13.288 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.088s] 2018-01-31 05:26:19,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:19.129 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.840s] 2018-01-31 05:26:20,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:20.925 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.796s] 2018-01-31 05:26:21,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:21.013 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.088s] 2018-01-31 05:26:21,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:21.094 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.081s] 2018-01-31 05:26:31,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:31.279 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.047s] 2018-01-31 05:26:37,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:37.736 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.457s] 2018-01-31 05:26:39,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:39.338 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.601s] 2018-01-31 05:26:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:39.417 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.079s] 2018-01-31 05:26:39,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:39.493 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.076s] 2018-01-31 05:26:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:53.154 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.862s] 2018-01-31 05:26:58,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:26:58.032 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.878s] 2018-01-31 05:27:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:02.404 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.371s] 2018-01-31 05:27:05,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:05.135 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.731s] 2018-01-31 05:27:30,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:30.393 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.433s] 2018-01-31 05:27:35,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:35.659 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.266s] 2018-01-31 05:27:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:40.464 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.804s] 2018-01-31 05:27:43,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:27:43.138 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.673s] 2018-01-31 05:28:00,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:00.508 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.804s] 2018-01-31 05:28:01,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:01.865 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.356s] 2018-01-31 05:28:01,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:01.944 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.081s] 2018-01-31 05:28:04,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:04.673 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.774s] 2018-01-31 05:28:05,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:05.605 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.931s] 2018-01-31 05:28:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:05.671 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.067s] 2018-01-31 05:28:08,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:08.246 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.538s] 2018-01-31 05:28:10,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:10.221 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-31 05:28:11,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:11.159 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-31 05:28:11,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:11.160 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-31 05:28:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:11.160 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-31 05:28:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:11.161 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-31 05:28:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:11.161 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-31 05:28:24,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:24.012 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.994s] 2018-01-31 05:28:40,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:40.341 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [16.311s] 2018-01-31 05:28:40,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:28:40.528 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.189s] 2018-01-31 05:29:03,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:03.325 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.997s] 2018-01-31 05:29:03,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:03.843 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.518s] 2018-01-31 05:29:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:04.397 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.553s] 2018-01-31 05:29:05,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:05.070 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.673s] 2018-01-31 05:29:05,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:05.879 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.809s] 2018-01-31 05:29:06,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:06.542 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.662s] 2018-01-31 05:29:31,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:31.879 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [2.970s] 2018-01-31 05:29:31,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:31.916 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.038s] 2018-01-31 05:29:57,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:29:57.892 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [8.039s] 2018-01-31 05:30:10,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:10.054 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.189s] 2018-01-31 05:30:19,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:19.413 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.710s] 2018-01-31 05:30:28,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:28.241 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [8.826s] 2018-01-31 05:30:35,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:35.726 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [5.468s] 2018-01-31 05:30:44,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:44.560 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.832s] 2018-01-31 05:30:52,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:30:52.799 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.275s] 2018-01-31 05:31:02,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:31:02.719 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.200s] 2018-01-31 05:31:53,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:31:53.484 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [46.456s] 2018-01-31 05:32:19,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:32:19.054 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [19.102s] 2018-01-31 05:32:52,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:32:52.357 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [17.649s] 2018-01-31 05:34:07,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:34:07.796 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [56.858s] 2018-01-31 05:35:13,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-31 05:35:13.656 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [54.445s] 2018-01-31 05:35:21,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid f4e51d88-bfa2-439e-b777-6de55fa5e3a4'. 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f4e51d88-bfa2-439e-b777-6de55fa5e3a4 | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-31 05:21:29 | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-31 05:35:21 | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:52 | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1de86bb7-be95-4ed0-a7b8-71eff9e5e051) | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-01-31 05:35:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7968ae51-b0fc-418a-abb5-405ff01ff198) | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 820.098 | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-31 05:35:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-31 05:35:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-31 05:35:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-31 05:35:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-31 05:35:22,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-31 05:35:28,527 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:35:28,527 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:35:28,527 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:09 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-31 05:35:28,529 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-31 05:35:28,590 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-31 05:35:29,698 - functest.energy.energy - DEBUG - Starting recording 2018-01-31 05:35:29,698 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-31 05:35:30,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-31 05:35:31,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6'... 2018-01-31 05:35:33,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ae83cc61-1ae9-4f12-8b95-f45f713a06a6'... 2018-01-31 05:35:34,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ae83cc61-1ae9-4f12-8b95-f45f713a06a6'... 2018-01-31 05:35:38,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6'... 2018-01-31 05:35:38,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6'... 2018-01-31 05:35:38,901 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-31 05:35:38,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-31 05:35:38,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:35:38,921 - 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-01-31 05:35:38,924 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:36:22,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:35:40.521 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Task validation. 2018-01-31 05:35:40.528 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Task validation of scenarios names. 2018-01-31 05:35:40.531 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Task validation of scenarios names. 2018-01-31 05:35:40.531 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Task validation of syntax. 2018-01-31 05:35:40.563 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Task validation of syntax. 2018-01-31 05:35:40.563 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Task validation of semantic. 2018-01-31 05:35:40.986 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:35:42.980 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:35:43.000 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:35:46.403 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:35:46.403 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Task validation of semantic. 2018-01-31 05:35:46.404 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Task validation. Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e: started 2018-01-31 05:35:46.422 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Benchmarking. 2018-01-31 05:35:46.447 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:35:48.206 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:35:48.222 292 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:35:48.509 292 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:35:48.530 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:35:51.332 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:35:52.480 165 INFO rally.task.engine [-] Load duration is: 0.286065 2018-01-31 05:35:52.481 165 INFO rally.task.engine [-] Full duration is: 4.886643 2018-01-31 05:35:52.516 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:35:54.354 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:35:54.370 378 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:35:55.128 378 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:35:55.150 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:35:58.339 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:35:58.552 165 INFO rally.task.engine [-] Load duration is: 0.757336 2018-01-31 05:35:58.553 165 INFO rally.task.engine [-] Full duration is: 5.82399 2018-01-31 05:35:58.582 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:36:00.294 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:36:00.309 464 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:36:01.145 464 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:36:01.169 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:36:03.706 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:36:04.610 165 INFO rally.task.engine [-] Load duration is: 0.834413 2018-01-31 05:36:04.611 165 INFO rally.task.engine [-] Full duration is: 5.125092 2018-01-31 05:36:04.640 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:36:06.454 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:36:06.469 550 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:36:07.128 550 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:36:07.148 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:36:09.867 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:36:10.668 165 INFO rally.task.engine [-] Load duration is: 0.658364 2018-01-31 05:36:10.668 165 INFO rally.task.engine [-] Full duration is: 5.228236 2018-01-31 05:36:10.696 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:36:12.591 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:36:12.607 636 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:36:13.220 636 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:36:13.236 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:36:16.197 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:36:16.729 165 INFO rally.task.engine [-] Load duration is: 0.612323 2018-01-31 05:36:16.730 165 INFO rally.task.engine [-] Full duration is: 5.502451 2018-01-31 05:36:16.759 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Enter context: `users` 2018-01-31 05:36:18.829 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Enter context: `users` 2018-01-31 05:36:18.843 722 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 START 2018-01-31 05:36:19.301 722 INFO rally.task.runner [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | ITER: 1 END: OK 2018-01-31 05:36:19.321 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Starting: Exit context: `users` 2018-01-31 05:36:22.267 165 INFO rally.plugins.openstack.context.keystone.users [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Exit context: `users` 2018-01-31 05:36:22.783 165 INFO rally.task.engine [-] Load duration is: 0.456213 2018-01-31 05:36:22.783 165 INFO rally.task.engine [-] Full duration is: 5.509296 2018-01-31 05:36:22.810 165 INFO rally.task.engine [-] Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e | Completed: Benchmarking. Task a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e: 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.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.286065 Full duration: 4.886643 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.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757336 Full duration: 5.82399 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834413 Full duration: 5.125092 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.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.658364 Full duration: 5.228236 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.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612323 Full duration: 5.502451 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.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.456213 Full duration: 5.509296 2018-01-31 05:36:22,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e 2018-01-31 05:36:22,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-31 05:36:22,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-31 05:36:22,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a02934ae-d8b1-4d69-bd6d-e3cfa4cf9a7e'] 2018-01-31 05:36:24,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:36:24,088 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-31 05:36:24,088 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-31 05:36:24,089 - 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-01-31 05:36:24,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:36:24,108 - 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-01-31 05:36:24,109 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:37:27,146 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-01-31 05:37:27,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:36:25.699 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Task validation. 2018-01-31 05:36:25.706 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Task validation of scenarios names. 2018-01-31 05:36:25.709 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Task validation of scenarios names. 2018-01-31 05:36:25.709 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Task validation of syntax. 2018-01-31 05:36:25.738 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Task validation of syntax. 2018-01-31 05:36:25.738 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Task validation of semantic. 2018-01-31 05:36:26.166 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `users` 2018-01-31 05:36:27.999 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `users` 2018-01-31 05:36:29.045 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `users` 2018-01-31 05:36:32.777 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `users` 2018-01-31 05:36:32.778 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Task validation of semantic. 2018-01-31 05:36:32.778 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Task validation. Task c914ba72-c182-4497-89de-8ef392e45459: started 2018-01-31 05:36:32.796 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Benchmarking. 2018-01-31 05:36:32.821 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `users` 2018-01-31 05:36:35.053 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `users` 2018-01-31 05:36:35.069 895 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 START 2018-01-31 05:36:40.185 895 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 END: OK 2018-01-31 05:36:40.207 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: user resources cleanup 2018-01-31 05:36:40.946 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: user resources cleanup 2018-01-31 05:36:40.946 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `users` 2018-01-31 05:36:43.727 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `users` 2018-01-31 05:36:44.863 768 INFO rally.task.engine [-] Load duration is: 5.114419 2018-01-31 05:36:44.863 768 INFO rally.task.engine [-] Full duration is: 10.90766 2018-01-31 05:36:44.897 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `users` 2018-01-31 05:36:46.625 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `users` 2018-01-31 05:36:46.639 1001 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 START 2018-01-31 05:36:50.826 1001 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 END: OK 2018-01-31 05:36:50.844 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: user resources cleanup 2018-01-31 05:36:53.842 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: user resources cleanup 2018-01-31 05:36:53.843 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `users` 2018-01-31 05:36:56.877 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `users` 2018-01-31 05:36:56.937 768 INFO rally.task.engine [-] Load duration is: 4.185344 2018-01-31 05:36:56.938 768 INFO rally.task.engine [-] Full duration is: 11.981454 2018-01-31 05:36:56.967 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `users` 2018-01-31 05:36:58.930 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `users` 2018-01-31 05:36:58.944 1107 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 START 2018-01-31 05:36:59.442 1107 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 END: OK 2018-01-31 05:36:59.463 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: user resources cleanup 2018-01-31 05:36:59.884 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: user resources cleanup 2018-01-31 05:36:59.884 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `users` 2018-01-31 05:37:02.933 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `users` 2018-01-31 05:37:02.991 768 INFO rally.task.engine [-] Load duration is: 0.496433 2018-01-31 05:37:02.991 768 INFO rally.task.engine [-] Full duration is: 5.96887 2018-01-31 05:37:03.018 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `users` 2018-01-31 05:37:05.009 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `users` 2018-01-31 05:37:05.010 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Enter context: `quotas` 2018-01-31 05:37:05.451 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Enter context: `quotas` 2018-01-31 05:37:05.821 1213 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 START 2018-01-31 05:37:19.115 1213 INFO rally.task.runner [-] Task c914ba72-c182-4497-89de-8ef392e45459 | ITER: 1 END: Error GetResourceErrorStatus: Resource has ERROR status. 2018-01-31 05:37:19.140 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: user resources cleanup 2018-01-31 05:37:23.175 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: user resources cleanup 2018-01-31 05:37:23.175 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `quotas` 2018-01-31 05:37:23.207 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `quotas` 2018-01-31 05:37:23.207 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Starting: Exit context: `users` 2018-01-31 05:37:25.884 768 INFO rally.plugins.openstack.context.keystone.users [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Exit context: `users` 2018-01-31 05:37:27.092 768 INFO rally.task.engine [-] Load duration is: 12.29209 2018-01-31 05:37:27.093 768 INFO rally.task.engine [-] Full duration is: 22.867366 2018-01-31 05:37:27.118 768 INFO rally.task.engine [-] Task c914ba72-c182-4497-89de-8ef392e45459 | Completed: Benchmarking. Task c914ba72-c182-4497-89de-8ef392e45459: 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.064 | 4.064 | 4.064 | 4.064 | 4.064 | 4.064 | 100.0% | 1 | | glance.delete_image | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | total | 5.114 | 5.114 | 5.114 | 5.114 | 5.114 | 5.114 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.114419 Full duration: 10.90766 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 100.0% | 1 | | glance.list_images | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 4.185 | 4.185 | 4.185 | 4.185 | 4.185 | 4.185 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.185344 Full duration: 11.981454 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496433 Full duration: 5.96887 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | nova.boot_servers | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.29209 Full duration: 22.867366 2018-01-31 05:37:27,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c914ba72-c182-4497-89de-8ef392e45459 2018-01-31 05:37:27,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c914ba72-c182-4497-89de-8ef392e45459', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-31 05:37:27,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c914ba72-c182-4497-89de-8ef392e45459'] 2018-01-31 05:37:28,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:37:28,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-01-31 05:37:28,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-31 05:37:28,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-31 05:37:28,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:37:28,388 - 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-01-31 05:37:28,391 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:39:15,732 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-01-31 05:39:15,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:37:29.995 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Task validation. 2018-01-31 05:37:30.002 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Task validation of scenarios names. 2018-01-31 05:37:30.005 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Task validation of scenarios names. 2018-01-31 05:37:30.005 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Task validation of syntax. 2018-01-31 05:37:30.053 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Task validation of syntax. 2018-01-31 05:37:30.053 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Task validation of semantic. 2018-01-31 05:37:30.490 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Enter context: `users` 2018-01-31 05:37:32.223 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Enter context: `users` 2018-01-31 05:37:33.722 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Exit context: `users` 2018-01-31 05:37:37.212 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Exit context: `users` 2018-01-31 05:37:37.213 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Task validation of semantic. 2018-01-31 05:37:37.213 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Task validation. Task 4a602888-1b29-4cb8-930a-0d03130792ae: started 2018-01-31 05:37:37.240 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Benchmarking. 2018-01-31 05:37:37.352 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Enter context: `users` 2018-01-31 05:37:39.357 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Enter context: `users` 2018-01-31 05:37:39.377 1506 INFO rally.task.runner [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | ITER: 1 START 2018-01-31 05:38:59.719 1506 INFO rally.task.runner [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | ITER: 1 END: Error TimeoutException: Rally tired waiting for Alarm s_rally_4a602888_y77cp6Op:44be7aa3-a9c7-46c6-bc3c-2faa03d8cc2e to become ('OK') current status INSUFFICIENT DATA 2018-01-31 05:38:59.740 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: user resources cleanup 2018-01-31 05:39:12.832 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: user resources cleanup 2018-01-31 05:39:12.832 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Starting: Exit context: `users` 2018-01-31 05:39:15.607 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Exit context: `users` 2018-01-31 05:39:15.687 1379 INFO rally.task.engine [-] Load duration is: 80.340308 2018-01-31 05:39:15.687 1379 INFO rally.task.engine [-] Full duration is: 98.256635 2018-01-31 05:39:15.718 1379 INFO rally.task.engine [-] Task 4a602888-1b29-4cb8-930a-0d03130792ae | Completed: Benchmarking. 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | ceilometer.get_alarm_state | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | ceilometer.get_alarm_history | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | ceilometer.set_alarm_state | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.340308 Full duration: 98.256635 2018-01-31 05:39:15,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a602888-1b29-4cb8-930a-0d03130792ae 2018-01-31 05:39:15,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4a602888-1b29-4cb8-930a-0d03130792ae', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-01-31 05:39:15,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4a602888-1b29-4cb8-930a-0d03130792ae'] 2018-01-31 05:39:16,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:39:16,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" Failed. 2018-01-31 05:39:16,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-31 05:39:16,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-31 05:39:16,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:39:16,978 - 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-01-31 05:39:16,980 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:40:53,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:39:18.573 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Task validation. 2018-01-31 05:39:18.580 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Task validation of scenarios names. 2018-01-31 05:39:18.583 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Task validation of scenarios names. 2018-01-31 05:39:18.583 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Task validation of syntax. 2018-01-31 05:39:18.642 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Task validation of syntax. 2018-01-31 05:39:18.642 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Task validation of semantic. 2018-01-31 05:39:19.147 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:39:21.066 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:39:22.682 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:39:26.357 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:39:26.358 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Task validation of semantic. 2018-01-31 05:39:26.358 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Task validation. Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca: started 2018-01-31 05:39:26.442 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Benchmarking. 2018-01-31 05:39:26.465 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:39:28.357 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:39:28.358 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:39:28.943 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:39:28.944 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `Volumes` 2018-01-31 05:39:31.956 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `Volumes` 2018-01-31 05:39:31.972 1699 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:39:36.960 1699 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:39:36.977 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:39:39.873 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:39:39.873 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `Volumes` 2018-01-31 05:39:39.946 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `Volumes` 2018-01-31 05:39:39.946 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:39:40.108 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:39:40.108 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:39:42.988 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:39:44.524 1572 INFO rally.task.engine [-] Load duration is: 2.987143 2018-01-31 05:39:44.525 1572 INFO rally.task.engine [-] Full duration is: 16.525041 2018-01-31 05:39:44.561 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:39:46.441 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:39:46.442 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:39:46.912 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:39:46.926 1885 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:39:52.184 1885 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:39:52.208 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:39:52.934 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:39:52.934 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:39:52.969 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:39:52.970 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:39:56.147 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:39:56.607 1572 INFO rally.task.engine [-] Load duration is: 3.256657 2018-01-31 05:39:56.607 1572 INFO rally.task.engine [-] Full duration is: 11.587783 2018-01-31 05:39:56.638 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:39:58.486 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:39:58.486 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:39:59.076 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:39:59.504 2051 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:40:06.717 2051 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:40:06.734 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:40:07.432 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:40:07.432 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:40:07.463 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:40:07.463 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:40:10.602 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:40:10.685 1572 INFO rally.task.engine [-] Load duration is: 5.212051 2018-01-31 05:40:10.686 1572 INFO rally.task.engine [-] Full duration is: 13.965783 2018-01-31 05:40:10.717 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:40:12.376 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:40:12.377 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:40:13.155 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:40:13.168 2217 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:40:18.484 2217 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:40:18.507 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:40:19.209 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:40:19.209 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:40:19.241 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:40:19.241 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:40:21.938 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:40:22.758 1572 INFO rally.task.engine [-] Load duration is: 3.315288 2018-01-31 05:40:22.759 1572 INFO rally.task.engine [-] Full duration is: 11.223751 2018-01-31 05:40:22.786 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:40:24.597 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:40:24.597 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:40:25.170 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:40:25.184 2383 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:40:32.883 2383 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:40:32.907 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:40:33.615 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:40:33.615 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:40:33.643 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:40:33.643 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:40:36.706 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:40:36.839 1572 INFO rally.task.engine [-] Load duration is: 5.698117 2018-01-31 05:40:36.839 1572 INFO rally.task.engine [-] Full duration is: 13.921603 2018-01-31 05:40:36.869 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `users` 2018-01-31 05:40:38.680 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `users` 2018-01-31 05:40:38.682 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `quotas` 2018-01-31 05:40:39.136 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `quotas` 2018-01-31 05:40:39.136 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Enter context: `Volumes` 2018-01-31 05:40:41.965 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Enter context: `Volumes` 2018-01-31 05:40:41.980 2549 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 START 2018-01-31 05:40:47.035 2549 INFO rally.task.runner [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | ITER: 1 END: OK 2018-01-31 05:40:47.059 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: user resources cleanup 2018-01-31 05:40:49.887 1572 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: user resources cleanup 2018-01-31 05:40:49.888 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `Volumes` 2018-01-31 05:40:49.957 1572 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `Volumes` 2018-01-31 05:40:49.957 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `quotas` 2018-01-31 05:40:49.988 1572 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `quotas` 2018-01-31 05:40:49.988 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Starting: Exit context: `users` 2018-01-31 05:40:52.829 1572 INFO rally.plugins.openstack.context.keystone.users [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Exit context: `users` 2018-01-31 05:40:52.924 1572 INFO rally.task.engine [-] Load duration is: 3.053873 2018-01-31 05:40:52.924 1572 INFO rally.task.engine [-] Full duration is: 15.962214 2018-01-31 05:40:52.949 1572 INFO rally.task.engine [-] Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca | Completed: Benchmarking. Task 2718ffe9-e34c-452a-86cd-ccfdff96f0ca: 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.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | | cinder.delete_snapshot | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | total | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.987143 Full duration: 16.525041 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.046 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 100.0% | 1 | | cinder.delete_volume | 2.211 | 2.211 | 2.211 | 2.211 | 2.211 | 2.211 | 100.0% | 1 | | total | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.256657 Full duration: 11.587783 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 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | cinder.delete_volume | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 2.21 | 100.0% | 1 | | total | 5.212 | 5.212 | 5.212 | 5.212 | 5.212 | 5.212 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.212051 Full duration: 13.965783 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.103 | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 100.0% | 1 | | cinder.delete_volume | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | total | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.315288 Full duration: 11.223751 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 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | cinder.extend_volume | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | cinder.delete_volume | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 100.0% | 1 | | total | 5.698 | 5.698 | 5.698 | 5.698 | 5.698 | 5.698 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.698117 Full duration: 13.921603 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.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | cinder.delete_volume | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | total | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.053873 Full duration: 15.962214 2018-01-31 05:40:53,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2718ffe9-e34c-452a-86cd-ccfdff96f0ca 2018-01-31 05:40:53,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2718ffe9-e34c-452a-86cd-ccfdff96f0ca', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-31 05:40:53,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2718ffe9-e34c-452a-86cd-ccfdff96f0ca'] 2018-01-31 05:40:54,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:40:54,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-31 05:40:54,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-31 05:40:54,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-31 05:40:54,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:40:54,278 - 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-01-31 05:40:54,279 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:41:52,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:40:55.871 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Task validation. 2018-01-31 05:40:55.878 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Task validation of scenarios names. 2018-01-31 05:40:55.880 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Task validation of scenarios names. 2018-01-31 05:40:55.880 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Task validation of syntax. 2018-01-31 05:40:55.905 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Task validation of syntax. 2018-01-31 05:40:55.905 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Task validation of semantic. 2018-01-31 05:40:56.347 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Enter context: `users` 2018-01-31 05:40:58.123 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Enter context: `users` 2018-01-31 05:41:00.044 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Exit context: `users` 2018-01-31 05:41:03.849 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Exit context: `users` 2018-01-31 05:41:03.850 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Task validation of semantic. 2018-01-31 05:41:03.850 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Task validation. Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c: started 2018-01-31 05:41:03.874 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Benchmarking. 2018-01-31 05:41:03.902 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Enter context: `users` 2018-01-31 05:41:05.696 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Enter context: `users` 2018-01-31 05:41:05.715 2822 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 START 2018-01-31 05:41:14.192 2822 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 END: OK 2018-01-31 05:41:14.217 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: user resources cleanup 2018-01-31 05:41:14.812 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: user resources cleanup 2018-01-31 05:41:14.813 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Exit context: `users` 2018-01-31 05:41:17.575 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Exit context: `users` 2018-01-31 05:41:18.029 2695 INFO rally.task.engine [-] Load duration is: 4.476092 2018-01-31 05:41:18.029 2695 INFO rally.task.engine [-] Full duration is: 13.675036 2018-01-31 05:41:18.065 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Enter context: `users` 2018-01-31 05:41:19.893 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Enter context: `users` 2018-01-31 05:41:19.909 2928 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 START 2018-01-31 05:41:27.307 2928 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 END: OK 2018-01-31 05:41:27.331 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: user resources cleanup 2018-01-31 05:41:27.981 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: user resources cleanup 2018-01-31 05:41:27.982 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Exit context: `users` 2018-01-31 05:41:30.867 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Exit context: `users` 2018-01-31 05:41:32.113 2695 INFO rally.task.engine [-] Load duration is: 5.397255 2018-01-31 05:41:32.113 2695 INFO rally.task.engine [-] Full duration is: 12.802616 2018-01-31 05:41:32.146 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Enter context: `users` 2018-01-31 05:41:34.047 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Enter context: `users` 2018-01-31 05:41:34.067 3034 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 START 2018-01-31 05:41:41.813 3034 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 END: OK 2018-01-31 05:41:41.830 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: user resources cleanup 2018-01-31 05:41:42.403 2695 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: user resources cleanup 2018-01-31 05:41:42.403 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Exit context: `users` 2018-01-31 05:41:45.197 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Exit context: `users` 2018-01-31 05:41:46.203 2695 INFO rally.task.engine [-] Load duration is: 5.744555 2018-01-31 05:41:46.204 2695 INFO rally.task.engine [-] Full duration is: 13.052604 2018-01-31 05:41:46.236 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Enter context: `users` 2018-01-31 05:41:48.125 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Enter context: `users` 2018-01-31 05:41:48.140 3140 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 START 2018-01-31 05:41:48.732 3140 INFO rally.task.runner [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | ITER: 1 END: OK 2018-01-31 05:41:48.752 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Starting: Exit context: `users` 2018-01-31 05:41:51.816 2695 INFO rally.plugins.openstack.context.keystone.users [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Exit context: `users` 2018-01-31 05:41:52.270 2695 INFO rally.task.engine [-] Load duration is: 0.590551 2018-01-31 05:41:52.271 2695 INFO rally.task.engine [-] Full duration is: 5.581259 2018-01-31 05:41:52.297 2695 INFO rally.task.engine [-] Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c | Completed: Benchmarking. Task 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c: 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.9 | 3.9 | 3.9 | 3.9 | 3.9 | 3.9 | 100.0% | 1 | | heat.update_stack | 2.294 | 2.294 | 2.294 | 2.294 | 2.294 | 2.294 | 100.0% | 1 | | heat.delete_stack | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 100.0% | 1 | | total | 4.476 | 4.476 | 4.476 | 4.476 | 4.476 | 4.476 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.476092 Full duration: 13.675036 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.753 | 3.753 | 3.753 | 3.753 | 3.753 | 3.753 | 100.0% | 1 | | heat.check_stack | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | heat.delete_stack | 2.378 | 2.378 | 2.378 | 2.378 | 2.378 | 2.378 | 100.0% | 1 | | total | 5.397 | 5.397 | 5.397 | 5.397 | 5.397 | 5.397 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.397255 Full duration: 12.802616 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.721 | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 100.0% | 1 | | heat.suspend_stack | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | heat.resume_stack | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | heat.delete_stack | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | total | 5.745 | 5.745 | 5.745 | 5.745 | 5.745 | 5.745 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.744555 Full duration: 13.052604 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.590551 Full duration: 5.581259 2018-01-31 05:41:52,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3faadcf3-e4c0-4bf3-a5a5-73d20d31237c 2018-01-31 05:41:52,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3faadcf3-e4c0-4bf3-a5a5-73d20d31237c', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-31 05:41:52,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3faadcf3-e4c0-4bf3-a5a5-73d20d31237c'] 2018-01-31 05:41:53,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:41:53,590 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-31 05:41:53,590 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-31 05:41:53,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-31 05:41:53,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:41:53,610 - 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-01-31 05:41:53,612 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:43:46,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:41:55.216 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Task validation. 2018-01-31 05:41:55.223 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Task validation of scenarios names. 2018-01-31 05:41:55.225 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Task validation of scenarios names. 2018-01-31 05:41:55.225 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Task validation of syntax. 2018-01-31 05:41:55.288 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Task validation of syntax. 2018-01-31 05:41:55.288 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Task validation of semantic. 2018-01-31 05:41:55.728 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:41:57.539 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:41:57.574 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:01.392 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:01.393 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Task validation of semantic. 2018-01-31 05:42:01.393 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Task validation. Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f: started 2018-01-31 05:42:01.413 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Benchmarking. 2018-01-31 05:42:01.445 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:03.099 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:03.115 3313 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:04.336 3313 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:04.358 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:06.290 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:06.291 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:09.103 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:09.477 3186 INFO rally.task.engine [-] Load duration is: 0.572337 2018-01-31 05:42:09.477 3186 INFO rally.task.engine [-] Full duration is: 7.660942 2018-01-31 05:42:09.512 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:11.412 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:11.427 3479 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:12.478 3479 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:12.501 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:14.575 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:14.575 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:17.577 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:19.552 3186 INFO rally.task.engine [-] Load duration is: 0.491875 2018-01-31 05:42:19.553 3186 INFO rally.task.engine [-] Full duration is: 8.066249 2018-01-31 05:42:19.584 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:21.317 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:21.331 3645 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:22.546 3645 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:22.566 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:24.502 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:24.502 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:27.422 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:27.620 3186 INFO rally.task.engine [-] Load duration is: 0.635723 2018-01-31 05:42:27.621 3186 INFO rally.task.engine [-] Full duration is: 7.839288 2018-01-31 05:42:27.652 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:29.483 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:29.498 3811 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:30.409 3811 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:30.428 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:31.219 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:31.219 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:34.254 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:35.687 3186 INFO rally.task.engine [-] Load duration is: 0.340247 2018-01-31 05:42:35.688 3186 INFO rally.task.engine [-] Full duration is: 6.604378 2018-01-31 05:42:35.719 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:37.389 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:37.403 3977 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:38.303 3977 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:38.327 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:39.121 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:39.121 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:42.180 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:43.757 3186 INFO rally.task.engine [-] Load duration is: 0.325347 2018-01-31 05:42:43.758 3186 INFO rally.task.engine [-] Full duration is: 6.462145 2018-01-31 05:42:43.790 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:45.534 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:45.549 4143 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:47.823 4143 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:47.849 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:52.267 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:52.268 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:42:54.951 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:42:55.840 3186 INFO rally.task.engine [-] Load duration is: 1.705029 2018-01-31 05:42:55.840 3186 INFO rally.task.engine [-] Full duration is: 11.162101 2018-01-31 05:42:55.872 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:42:57.651 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:42:57.666 4309 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:42:58.840 4309 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:42:58.860 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:42:59.733 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:42:59.734 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:43:02.889 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:43:03.907 3186 INFO rally.task.engine [-] Load duration is: 0.60865 2018-01-31 05:43:03.908 3186 INFO rally.task.engine [-] Full duration is: 7.019064 2018-01-31 05:43:03.939 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:43:05.827 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:43:05.841 4475 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:43:06.937 4475 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:43:06.963 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:43:08.971 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:43:08.971 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:43:11.590 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:43:11.975 3186 INFO rally.task.engine [-] Load duration is: 0.545695 2018-01-31 05:43:11.975 3186 INFO rally.task.engine [-] Full duration is: 7.65261 2018-01-31 05:43:12.006 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:43:13.937 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:43:13.952 4641 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:43:14.955 4641 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:43:14.974 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:43:16.808 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:43:16.808 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:43:19.933 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:43:20.040 3186 INFO rally.task.engine [-] Load duration is: 0.429637 2018-01-31 05:43:20.040 3186 INFO rally.task.engine [-] Full duration is: 7.929154 2018-01-31 05:43:20.070 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:43:22.051 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:43:22.065 4807 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:43:23.225 4807 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:43:23.250 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:43:25.298 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:43:25.299 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:43:28.383 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:43:30.110 3186 INFO rally.task.engine [-] Load duration is: 0.590224 2018-01-31 05:43:30.111 3186 INFO rally.task.engine [-] Full duration is: 8.314318 2018-01-31 05:43:30.140 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Enter context: `users` 2018-01-31 05:43:31.895 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Enter context: `users` 2018-01-31 05:43:31.910 4973 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 START 2018-01-31 05:43:39.283 4973 INFO rally.task.runner [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | ITER: 1 END: OK 2018-01-31 05:43:39.301 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: admin resources cleanup 2018-01-31 05:43:42.585 3186 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: admin resources cleanup 2018-01-31 05:43:42.585 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Starting: Exit context: `users` 2018-01-31 05:43:45.545 3186 INFO rally.plugins.openstack.context.keystone.users [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Exit context: `users` 2018-01-31 05:43:46.200 3186 INFO rally.task.engine [-] Load duration is: 6.801851 2018-01-31 05:43:46.201 3186 INFO rally.task.engine [-] Full duration is: 15.405951 2018-01-31 05:43:46.225 3186 INFO rally.task.engine [-] Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f | Completed: Benchmarking. Task ab542d7e-f781-4180-ba46-0a4b76cbaf7f: 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | keystone_v3.add_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.572337 Full duration: 7.660942 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.list_roles | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.491875 Full duration: 8.066249 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.list_projects | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635723 Full duration: 7.839288 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | keystone_v3.delete_role | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.340247 Full duration: 6.604378 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | keystone_v3.delete_service | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.325347 Full duration: 6.462145 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.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | keystone_v3.create_user | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.list_roles | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.add_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.create_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_user | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.get_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.705029 Full duration: 11.162101 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.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | keystone_v3.update_project | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.delete_project | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60865 Full duration: 7.019064 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.545695 Full duration: 7.65261 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.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.429637 Full duration: 7.929154 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | keystone_v3.list_users | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.590224 Full duration: 8.314318 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.create_users | 5.072 | 5.072 | 5.072 | 5.072 | 5.072 | 5.072 | 100.0% | 1 | | keystone_v3.create_user | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | keystone_v3.list_roles | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.add_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 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.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 6.802 | 6.802 | 6.802 | 6.802 | 6.802 | 6.802 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.801851 Full duration: 15.405951 2018-01-31 05:43:46,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab542d7e-f781-4180-ba46-0a4b76cbaf7f 2018-01-31 05:43:46,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ab542d7e-f781-4180-ba46-0a4b76cbaf7f', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-31 05:43:46,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ab542d7e-f781-4180-ba46-0a4b76cbaf7f'] 2018-01-31 05:43:47,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:43:47,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-31 05:43:47,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-31 05:43:47,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-31 05:43:47,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:43:47,577 - 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-01-31 05:43:47,580 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:44:25,161 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-01-31 05:44:25,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:43:49.189 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Task validation. 2018-01-31 05:43:49.196 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Task validation of scenarios names. 2018-01-31 05:43:49.199 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Task validation of scenarios names. 2018-01-31 05:43:49.199 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Task validation of syntax. 2018-01-31 05:43:49.278 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Task validation of syntax. 2018-01-31 05:43:49.278 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Task validation of semantic. 2018-01-31 05:43:49.712 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `users` 2018-01-31 05:43:51.563 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `users` 2018-01-31 05:43:53.037 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `users` 2018-01-31 05:43:56.940 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `users` 2018-01-31 05:43:56.940 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Task validation of semantic. 2018-01-31 05:43:56.940 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Task validation. Task 5092f494-86e6-4f0e-9eae-782b69fa7962: started 2018-01-31 05:43:56.960 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Benchmarking. 2018-01-31 05:43:56.985 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `users` 2018-01-31 05:43:58.857 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `users` 2018-01-31 05:43:58.858 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `quotas` 2018-01-31 05:43:59.239 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `quotas` 2018-01-31 05:43:59.255 5226 INFO rally.task.runner [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | ITER: 1 START 2018-01-31 05:44:00.475 5226 INFO rally.task.runner [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | ITER: 1 END: OK 2018-01-31 05:44:00.497 5099 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: user resources cleanup 2018-01-31 05:44:01.234 5099 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: user resources cleanup 2018-01-31 05:44:01.234 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `quotas` 2018-01-31 05:44:01.250 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `quotas` 2018-01-31 05:44:01.250 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `users` 2018-01-31 05:44:04.025 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `users` 2018-01-31 05:44:05.016 5099 INFO rally.task.engine [-] Load duration is: 1.219663 2018-01-31 05:44:05.016 5099 INFO rally.task.engine [-] Full duration is: 7.042191 2018-01-31 05:44:05.050 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `users` 2018-01-31 05:44:06.801 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `users` 2018-01-31 05:44:06.802 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `quotas` 2018-01-31 05:44:07.207 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `quotas` 2018-01-31 05:44:07.207 5099 INFO rally.plugins.openstack.context.network.networks [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Enter context: `network` 2018-01-31 05:44:11.004 5099 INFO rally.plugins.openstack.context.network.networks [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Enter context: `network` 2018-01-31 05:44:11.018 5512 INFO rally.task.runner [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | ITER: 1 START 2018-01-31 05:44:12.342 5512 INFO rally.task.runner [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | ITER: 1 END: Error InternalServerError: Request Failed: internal server error while processing your request. 2018-01-31 05:44:12.362 5099 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: user resources cleanup 2018-01-31 05:44:15.113 5099 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: user resources cleanup 2018-01-31 05:44:15.113 5099 INFO rally.plugins.openstack.context.network.networks [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `network` 2018-01-31 05:44:21.981 5099 INFO rally.plugins.openstack.context.network.networks [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `network` 2018-01-31 05:44:21.981 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `quotas` 2018-01-31 05:44:22.002 5099 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `quotas` 2018-01-31 05:44:22.002 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Starting: Exit context: `users` 2018-01-31 05:44:24.874 5099 INFO rally.plugins.openstack.context.keystone.users [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Exit context: `users` 2018-01-31 05:44:25.112 5099 INFO rally.task.engine [-] Load duration is: 1.321527 2018-01-31 05:44:25.113 5099 INFO rally.task.engine [-] Full duration is: 19.82665 2018-01-31 05:44:25.142 5099 INFO rally.task.engine [-] Task 5092f494-86e6-4f0e-9eae-782b69fa7962 | Completed: Benchmarking. 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | neutron.delete_network | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.219663 Full duration: 7.042191 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.321527 Full duration: 19.82665 2018-01-31 05:44:25,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5092f494-86e6-4f0e-9eae-782b69fa7962 2018-01-31 05:44:25,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5092f494-86e6-4f0e-9eae-782b69fa7962', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-31 05:44:25,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5092f494-86e6-4f0e-9eae-782b69fa7962'] 2018-01-31 05:44:26,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:44:26,403 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-31 05:44:26,403 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-31 05:44:26,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-31 05:44:26,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:44:26,423 - 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-01-31 05:44:26,426 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:44:58,986 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-01-31 05:44:59,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:44:28.060 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Task validation. 2018-01-31 05:44:28.068 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Task validation of scenarios names. 2018-01-31 05:44:28.070 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Task validation of scenarios names. 2018-01-31 05:44:28.070 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Task validation of syntax. 2018-01-31 05:44:28.136 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Task validation of syntax. 2018-01-31 05:44:28.136 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Task validation of semantic. 2018-01-31 05:44:28.574 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Enter context: `users` 2018-01-31 05:44:30.580 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Enter context: `users` 2018-01-31 05:44:35.082 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Exit context: `users` 2018-01-31 05:44:38.820 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Exit context: `users` 2018-01-31 05:44:38.821 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Task validation of semantic. 2018-01-31 05:44:38.821 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Task validation. Task ff02c99a-68bb-4cd5-a693-10b63cfccf35: started 2018-01-31 05:44:38.843 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Benchmarking. 2018-01-31 05:44:38.869 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Enter context: `users` 2018-01-31 05:44:40.763 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Enter context: `users` 2018-01-31 05:44:41.228 5885 INFO rally.task.runner [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | ITER: 1 START 2018-01-31 05:44:52.882 5885 INFO rally.task.runner [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | ITER: 1 END: Error GetResourceErrorStatus: Resource has ERROR status. 2018-01-31 05:44:52.907 5758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: user resources cleanup 2018-01-31 05:44:55.378 5758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: user resources cleanup 2018-01-31 05:44:55.378 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Starting: Exit context: `users` 2018-01-31 05:44:58.091 5758 INFO rally.plugins.openstack.context.keystone.users [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Exit context: `users` 2018-01-31 05:44:58.939 5758 INFO rally.task.engine [-] Load duration is: 10.651523 2018-01-31 05:44:58.940 5758 INFO rally.task.engine [-] Full duration is: 19.222805 2018-01-31 05:44:58.972 5758 INFO rally.task.engine [-] Task ff02c99a-68bb-4cd5-a693-10b63cfccf35 | Completed: Benchmarking. 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.651523 Full duration: 19.222805 2018-01-31 05:44:59,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff02c99a-68bb-4cd5-a693-10b63cfccf35 2018-01-31 05:44:59,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ff02c99a-68bb-4cd5-a693-10b63cfccf35', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-31 05:44:59,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ff02c99a-68bb-4cd5-a693-10b63cfccf35'] 2018-01-31 05:45:00,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:45:00,218 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-31 05:45:00,218 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-31 05:45:00,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-31 05:45:00,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-31 05:45:00,238 - 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-01-31 05:45:00,239 - 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': 'd2381c47-933b-4170-8af4-68240405033c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'flavor_name': 'rally-tiny-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ae83cc61-1ae9-4f12-8b95-f45f713a06a6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-31 05:45:45,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-31 05:45:01.810 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Task validation. 2018-01-31 05:45:01.817 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Task validation of scenarios names. 2018-01-31 05:45:01.819 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Task validation of scenarios names. 2018-01-31 05:45:01.819 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Task validation of syntax. 2018-01-31 05:45:01.850 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Task validation of syntax. 2018-01-31 05:45:01.850 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Task validation of semantic. 2018-01-31 05:45:02.288 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:04.198 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:05.186 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:08.638 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:08.639 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Task validation of semantic. 2018-01-31 05:45:08.639 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Task validation. Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c: started 2018-01-31 05:45:08.657 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Benchmarking. 2018-01-31 05:45:08.682 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:10.534 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:10.550 6158 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 START 2018-01-31 05:45:11.358 6158 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 END: OK 2018-01-31 05:45:11.380 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: admin resources cleanup 2018-01-31 05:45:12.048 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: admin resources cleanup 2018-01-31 05:45:12.048 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:14.945 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:16.720 6031 INFO rally.task.engine [-] Load duration is: 0.807251 2018-01-31 05:45:16.721 6031 INFO rally.task.engine [-] Full duration is: 6.264874 2018-01-31 05:45:16.756 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:18.734 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:18.749 6264 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 START 2018-01-31 05:45:19.460 6264 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 END: OK 2018-01-31 05:45:19.482 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: admin resources cleanup 2018-01-31 05:45:20.080 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: admin resources cleanup 2018-01-31 05:45:20.081 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:22.897 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:24.794 6031 INFO rally.task.engine [-] Load duration is: 0.709866 2018-01-31 05:45:24.795 6031 INFO rally.task.engine [-] Full duration is: 6.143021 2018-01-31 05:45:24.825 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:26.611 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:26.626 6370 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 START 2018-01-31 05:45:27.114 6370 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 END: OK 2018-01-31 05:45:27.134 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: admin resources cleanup 2018-01-31 05:45:27.728 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: admin resources cleanup 2018-01-31 05:45:27.728 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:30.607 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:30.858 6031 INFO rally.task.engine [-] Load duration is: 0.486682 2018-01-31 05:45:30.858 6031 INFO rally.task.engine [-] Full duration is: 5.783624 2018-01-31 05:45:30.887 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:32.923 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:32.938 6476 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 START 2018-01-31 05:45:33.416 6476 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 END: OK 2018-01-31 05:45:33.436 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: admin resources cleanup 2018-01-31 05:45:34.118 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: admin resources cleanup 2018-01-31 05:45:34.118 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:36.977 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:38.921 6031 INFO rally.task.engine [-] Load duration is: 0.476302 2018-01-31 05:45:38.921 6031 INFO rally.task.engine [-] Full duration is: 6.091824 2018-01-31 05:45:38.951 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Enter context: `users` 2018-01-31 05:45:40.751 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Enter context: `users` 2018-01-31 05:45:40.765 6582 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 START 2018-01-31 05:45:41.206 6582 INFO rally.task.runner [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | ITER: 1 END: OK 2018-01-31 05:45:41.226 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: admin resources cleanup 2018-01-31 05:45:41.816 6031 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: admin resources cleanup 2018-01-31 05:45:41.816 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Starting: Exit context: `users` 2018-01-31 05:45:44.739 6031 INFO rally.plugins.openstack.context.keystone.users [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Exit context: `users` 2018-01-31 05:45:44.984 6031 INFO rally.task.engine [-] Load duration is: 0.439484 2018-01-31 05:45:44.984 6031 INFO rally.task.engine [-] Full duration is: 5.789236 2018-01-31 05:45:45.008 6031 INFO rally.task.engine [-] Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c | Completed: Benchmarking. Task ee6886c6-4d10-4d54-be74-7f9a7654cd6c: 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | quotas.delete_quotas | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807251 Full duration: 6.264874 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709866 Full duration: 6.143021 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.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.486682 Full duration: 5.783624 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.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | quotas.delete_quotas | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.476302 Full duration: 6.091824 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.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.439484 Full duration: 5.789236 2018-01-31 05:45:45,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee6886c6-4d10-4d54-be74-7f9a7654cd6c 2018-01-31 05:45:45,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ee6886c6-4d10-4d54-be74-7f9a7654cd6c', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-31 05:45:45,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ee6886c6-4d10-4d54-be74-7f9a7654cd6c'] 2018-01-31 05:45:46,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-31 05:45:46,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-31 05:45:46,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:04 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:43 | 11 | 75.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 03:16 | 5 | 0.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:46 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:30 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:08 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 00:53 | 5 | 50.00% | +-------------------+------------+---------------+-----------+ | nova | 00:38 | 2 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:00 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:16:01 | 154 | 69.44% | +===================+============+===============+===========+ 2018-01-31 05:45:46,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 69.44% 2018-01-31 05:45:49,578 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 3c437eaf-243c-4557-b50d-273742747a0b: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-24f134e5-b5f5-4b39-b1e0-0abede63b1de'] 2018-01-31 05:45:49,976 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-31 05:45:49,976 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-31 05:45:51,569 - functest.utils.functest_utils - DEBUG - 2018-01-31 05:45:51,569 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 05:45:51,569 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 10:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-31 05:45:51,571 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-31 05:45:51,571 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-31 05:45:51,631 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-31 05:45:52,975 - functest.energy.energy - DEBUG - Starting recording 2018-01-31 05:45:52,975 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-31 05:45:56,303 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-31 05:45:56,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-31 05:45:57,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-31 05:45:59,435 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-31 05:45:59,435 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-31 05:46:00,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-31 05:46:00,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-31 05:46:02,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-31 05:46:03,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-31 05:46:03,758 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-01-31 05:46:03,758 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-01-31 05:46:03,759 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-01-31 05:46:06,510 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-31 05:46:06,510 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-31 05:46:06,512 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-31 05:46:06,514 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-31 05:46:06,516 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-31 05:46:06,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-31 06:00:17,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [72.687423s] ... ok 2018-01-31 06:00:17,281 - 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 [7.145853s] ... ok 2018-01-31 06:00:17,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.088299s] ... ok 2018-01-31 06:00:17,281 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.476910s] ... ok 2018-01-31 06:00:17,281 - 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.497010s] ... ok 2018-01-31 06:00:17,281 - 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.572709s] ... ok 2018-01-31 06:00:17,281 - 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.314240s] ... ok 2018-01-31 06:00:17,281 - 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.366247s] ... ok 2018-01-31 06:00:17,281 - 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.307684s] ... ok 2018-01-31 06:00:17,281 - 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.135905s] ... ok 2018-01-31 06:00:17,281 - 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.140560s] ... ok 2018-01-31 06:00:17,281 - 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.112046s] ... ok 2018-01-31 06:00:17,281 - 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.120249s] ... ok 2018-01-31 06:00:17,281 - 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.120283s] ... ok 2018-01-31 06:00:17,281 - 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.233073s] ... ok 2018-01-31 06:00:17,281 - 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.112043s] ... ok 2018-01-31 06:00:17,282 - 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.020523s] ... ok 2018-01-31 06:00:17,282 - 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.133802s] ... ok 2018-01-31 06:00:17,282 - 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.264762s] ... ok 2018-01-31 06:00:17,282 - 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.021383s] ... ok 2018-01-31 06:00:17,282 - 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.020221s] ... ok 2018-01-31 06:00:17,282 - 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.045918s] ... ok 2018-01-31 06:00:17,282 - 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.125365s] ... ok 2018-01-31 06:00:17,282 - 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.121932s] ... ok 2018-01-31 06:00:17,282 - 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.327677s] ... ok 2018-01-31 06:00:17,282 - 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.021864s] ... ok 2018-01-31 06:00:17,282 - 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.120117s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.692716s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.355338s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.305503s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.572507s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.688905s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.538848s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.216792s] ... ok 2018-01-31 06:00:17,282 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.979625s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.071630s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.929585s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [9.995116s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.996186s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.110496s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.109020s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.579965s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.042538s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.992953s] ... ok 2018-01-31 06:00:17,283 - 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.556034s] ... ok 2018-01-31 06:00:17,283 - 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.709190s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.557035s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.950299s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.678362s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.636305s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.573302s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.978327s] ... ok 2018-01-31 06:00:17,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.605279s] ... ok 2018-01-31 06:00:17,283 - 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.572643s] ... ok 2018-01-31 06:00:17,283 - 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.670749s] ... ok 2018-01-31 06:00:17,284 - 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.683306s] ... ok 2018-01-31 06:00:17,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.203233s] ... ok 2018-01-31 06:00:17,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.068811s] ... ok 2018-01-31 06:00:17,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012502s] ... ok 2018-01-31 06:00:17,284 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [12.711816s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.100317s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.097873s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.097899s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.082502s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.423773s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.388478s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.014034s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.016737s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.126353s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.048078s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.043641s] ... ok 2018-01-31 06:00:17,285 - 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.082338s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.074309s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.062985s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.056718s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.066191s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.197903s] ... ok 2018-01-31 06:00:17,285 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.026286s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.217435s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012621s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.024830s] ... ok 2018-01-31 06:00:17,286 - 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.683494s] ... ok 2018-01-31 06:00:17,286 - 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.438453s] ... ok 2018-01-31 06:00:17,286 - 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.031709s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.431875s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.789847s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.074136s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.074993s] ... ok 2018-01-31 06:00:17,286 - 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.820907s] ... ok 2018-01-31 06:00:17,286 - 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.464762s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.810380s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.099156s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.001483s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.124898s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.119114s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.112038s] ... ok 2018-01-31 06:00:17,286 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.116247s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.114367s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.112009s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.112561s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.108115s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.979638s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.606690s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.497278s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.722548s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.069597s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.066310s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.080581s] ... ok 2018-01-31 06:00:17,287 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.063698s] ... ok 2018-01-31 06:00:17,287 - 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.664517s] ... ok 2018-01-31 06:00:17,287 - 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 [7.988270s] ... ok 2018-01-31 06:00:17,287 - 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.784821s] ... ok 2018-01-31 06:00:17,287 - 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.611313s] ... ok 2018-01-31 06:00:17,287 - 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 [1.938675s] ... ok 2018-01-31 06:00:17,287 - 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.468293s] ... ok 2018-01-31 06:00:17,287 - 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.970221s] ... ok 2018-01-31 06:00:17,288 - 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.645360s] ... ok 2018-01-31 06:00:17,288 - 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.975730s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.071876s] ... ok 2018-01-31 06:00:17,288 - 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.186631s] ... ok 2018-01-31 06:00:17,288 - 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.597661s] ... ok 2018-01-31 06:00:17,288 - 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.361149s] ... ok 2018-01-31 06:00:17,288 - 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.335712s] ... ok 2018-01-31 06:00:17,288 - 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.407781s] ... ok 2018-01-31 06:00:17,288 - 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.640615s] ... ok 2018-01-31 06:00:17,288 - 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.456828s] ... ok 2018-01-31 06:00:17,288 - 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.058625s] ... ok 2018-01-31 06:00:17,288 - 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.027635s] ... ok 2018-01-31 06:00:17,288 - 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.024965s] ... ok 2018-01-31 06:00:17,288 - 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.024497s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.427222s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.418679s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.719394s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.414322s] ... ok 2018-01-31 06:00:17,288 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.647106s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.408256s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [9.636140s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [9.280552s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.429052s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.285017s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.302791s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [5.389999s] ... ok 2018-01-31 06:00:17,289 - 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.475110s] ... ok 2018-01-31 06:00:17,289 - 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.524968s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.064947s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.062644s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.077998s] ... ok 2018-01-31 06:00:17,289 - 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.056578s] ... ok 2018-01-31 06:00:17,289 - 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.073795s] ... ok 2018-01-31 06:00:17,289 - 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.077202s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.076338s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.184522s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.127957s] ... ok 2018-01-31 06:00:17,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.128956s] ... ok 2018-01-31 06:00:17,289 - 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.071139s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.074698s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [9.880538s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.018238s] ... ok 2018-01-31 06:00:17,290 - 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.042688s] ... ok 2018-01-31 06:00:17,290 - 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.062365s] ... ok 2018-01-31 06:00:17,290 - 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.027061s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.018846s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.019069s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.100609s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.059209s] ... ok 2018-01-31 06:00:17,290 - 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.013578s] ... ok 2018-01-31 06:00:17,290 - 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.053667s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.014578s] ... ok 2018-01-31 06:00:17,290 - 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.012817s] ... ok 2018-01-31 06:00:17,290 - 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.180328s] ... ok 2018-01-31 06:00:17,290 - 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.070747s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.058421s] ... ok 2018-01-31 06:00:17,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.059890s] ... ok 2018-01-31 06:00:17,290 - 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.234088s] ... ok 2018-01-31 06:00:17,291 - 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.055743s] ... ok 2018-01-31 06:00:17,291 - 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.051266s] ... ok 2018-01-31 06:00:17,291 - 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.016922s] ... ok 2018-01-31 06:00:17,291 - 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.013284s] ... ok 2018-01-31 06:00:17,291 - 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.055096s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.182637s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.056737s] ... ok 2018-01-31 06:00:17,291 - 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.776434s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.809391s] ... ok 2018-01-31 06:00:17,291 - 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.106497s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.101903s] ... ok 2018-01-31 06:00:17,291 - 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.225112s] ... ok 2018-01-31 06:00:17,291 - 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.056144s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.500575s] ... ok 2018-01-31 06:00:17,291 - 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.147215s] ... ok 2018-01-31 06:00:17,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.361247s] ... ok 2018-01-31 06:00:17,292 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 193 tests in 845.0000 sec. 2018-01-31 06:00:17,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 190 2018-01-31 06:00:17,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-31 06:00:17,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 3 2018-01-31 06:00:17,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.4455958549% 2018-01-31 06:00:24,980 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-31 06:00:24,980 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-31 06:00:26,609 - functest.utils.functest_utils - DEBUG - 2018-01-31 06:00:26,609 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:00:26,609 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 14:31 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-31 06:00:26,612 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-31 06:00:26,612 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-31 06:00:45,576 - 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-01-31 06:00:45,576 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully generated 2018-01-31 06:00:45,600 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully parsed 2018-01-31 06:00:46,152 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:00:46,152 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-31 06:00:46,154 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-31 06:00:46,697 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-31 06:22:35,539 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:22:35,539 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 21:48 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-31 06:22:35,542 - 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-322 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-31 06:22:35,543 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:35 | PASS | | vping_userdata | functest | smoke | 00:23 | PASS | | tempest_smoke_serial | functest | smoke | 14:09 | PASS | | rally_sanity | functest | smoke | 10:20 | FAIL | | refstack_defcore | functest | smoke | 14:31 | FAIL | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 21:48 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-01-31 06:22:35,546 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-31 06:22:47,294 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-31 06:22:47,294 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:22:47,294 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-31 06:22:47,295 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:22:47,296 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:22:47,481 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:22:47,481 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:22:47,652 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-31 06:22:47,652 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/562f0756e1a145e88ad8c9d2e220321b ...OK 2018-01-31 06:22:47,829 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-31 06:22:47,829 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-31 06:22:48,017 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-31 06:22:48,017 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-31 06:22:48,493 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-31 06:22:49,628 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-31 06:22:49,645 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-31 06:22:49,645 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-322 2018-01-31 06:22:49,646 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-31 06:22:49,646 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:22:49,646 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-31 06:22:49,646 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-31 06:22:49,646 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-31 06:22:49,646 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-31 06:22:49,646 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:22:49,646 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-31 06:22:49,647 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-31 06:22:49,652 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:22:49,653 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-31 06:22:51,283 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-31 06:22:52,931 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-31 06:22:54,265 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-31 06:22:55,382 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-31 06:22:56,842 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-31 06:22:58,443 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-31 06:22:58,443 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-31 06:23:01,485 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-31 06:23:01,486 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-31 06:23:02,379 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-31 06:23:02,380 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-31 06:23:02,381 - 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-01-31 06:23:02,382 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-31 06:23:02,382 - functest.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-01-31 06:23:02,417 - functest.utils.functest_utils - DEBUG - Executing command: 'run_sfc_tests.py' 2018-01-31 06:23:03,321 - functest.utils.functest_utils - ERROR - The command 'run_sfc_tests.py' failed. 2018-01-31 06:23:03,321 - 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-322 details: {} 2018-01-31 06:23:03,321 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/functest-odl-sfc.log' 2018-01-31 06:23:03,950 - functest.utils.functest_utils - DEBUG - 2018-01-31 06:23:03,950 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:23:03,950 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 00:01 | FAIL | +--------------------------+-----------------+------------------+----------------+ 2018-01-31 06:23:03,952 - functest.ci.run_tests - ERROR - The test case 'functest-odl-sfc' failed. 2018-01-31 06:23:03,952 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-01-31 06:23:03,990 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-01-31 06:23:24,172 - 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-322 details: {} 2018-01-31 06:23:24,173 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-01-31 06:23:24,775 - functest.utils.functest_utils - DEBUG - 2018-01-31 06:23:24,775 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:23:24,775 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-01-31 06:23:24,777 - 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-322 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-31 06:23:24,778 - 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-01-31 06:23:24,781 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-31 06:23:39,485 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-31 06:23:39,485 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:23:39,485 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-31 06:23:39,486 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:23:39,486 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:23:39,661 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:23:39,661 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:23:39,933 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-31 06:23:39,933 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/562f0756e1a145e88ad8c9d2e220321b ...OK 2018-01-31 06:23:40,109 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-31 06:23:40,109 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-31 06:23:40,282 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-31 06:23:40,282 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-31 06:23:40,824 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-31 06:23:41,912 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-31 06:23:41,929 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-31 06:23:41,929 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:23:41,929 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-31 06:23:41,929 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-31 06:23:41,929 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-31 06:23:41,929 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-322 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-31 06:23:41,930 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-31 06:23:41,930 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-31 06:23:41,930 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:23:41,930 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-31 06:23:41,931 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-31 06:23:41,937 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:23:41,937 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-31 06:23:43,531 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-31 06:23:45,105 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-31 06:23:46,371 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-31 06:23:47,431 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-31 06:23:48,814 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-31 06:23:50,385 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-31 06:23:50,385 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-31 06:23:53,319 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-31 06:23:53,319 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-31 06:23:54,137 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-31 06:23:54,138 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-31 06:23:54,138 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-31 06:23:54,139 - 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-322 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-31 06:23:54,140 - 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-01-31 06:23:54,142 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-31 06:24:02,100 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-31 06:24:02,100 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:24:02,100 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-31 06:24:02,101 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:24:02,102 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:24:02,275 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-31 06:24:02,276 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-31 06:24:02,447 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-31 06:24:02,447 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/562f0756e1a145e88ad8c9d2e220321b ...OK 2018-01-31 06:24:02,632 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-31 06:24:02,632 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-31 06:24:02,814 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-31 06:24:02,814 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-31 06:24:03,372 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-31 06:24:04,641 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-31 06:24:04,665 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-322 2018-01-31 06:24:04,666 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-31 06:24:04,667 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:24:04,667 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-31 06:24:04,667 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-31 06:24:04,667 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-31 06:24:04,667 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-31 06:24:04,667 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:24:04,667 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-31 06:24:04,668 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-31 06:24:04,673 - functest.ci.prepare_env - INFO - ============================================== 2018-01-31 06:24:04,674 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-31 06:24:06,560 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-31 06:24:08,451 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-31 06:24:09,981 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-31 06:24:11,272 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-31 06:24:12,914 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-31 06:24:14,774 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-31 06:24:14,774 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-31 06:24:18,169 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-31 06:24:18,169 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-31 06:24:19,078 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-31 06:24:19,079 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-31 06:24:19,080 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-31 06:24:19,081 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-31 06:24:19,081 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-31 06:24:19,090 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-01-31 06:27:58,943 - 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-322 details: {} 2018-01-31 06:27:58,943 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-31 06:28:02,020 - functest.utils.functest_utils - DEBUG - 2018-01-31 06:28:02,020 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-31 06:28:02,020 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:40 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-31 06:28:02,022 - 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-322 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-31 06:28:02,024 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:40 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-31 06:28:02,025 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK