2018-04-13 16:26:39,010 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-5 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+--------------------------------------------------------------------+ 2018-04-13 16:26:39,020 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-04-13 16:26:39,020 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-13 16:26:39,023 - xtesting.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-04-13 16:26:39,027 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-13 16:26:39,028 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-13 16:26:47,583 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-13 16:27:05,023 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 17.424s OK 2018-04-13 16:27:05,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 16:27:05,384 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-13 16:27:05,390 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-13 16:27:09,490 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-13 16:58:41,026 - xtesting.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_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 1891.442s OK 2018-04-13 16:58:41,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 16:58:41,361 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 31:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-13 16:58:41,367 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-13 16:58:43,872 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-13 17:00:42,764 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 118.891s OK 2018-04-13 17:00:43,063 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 17:00:43,063 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:59 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-13 17:00:43,070 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:17 | PASS | | api_check | functest | healthcheck | 31:31 | PASS | | snaps_health_check | functest | healthcheck | 01:59 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-13 17:00:43,075 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-13 17:01:56,515 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-5 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+--------------------------------------------------------------------+ 2018-04-13 17:01:56,525 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-04-13 17:01:56,525 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-13 17:01:56,528 - xtesting.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 patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-13 17:01:56,534 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-13 17:01:56,534 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-13 17:01:58,837 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-04-13 17:01:58,837 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-13 17:01:58,998 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-04-13 17:01:58,998 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-13 17:01:58,998 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-13 17:01:59,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-13 17:01:59,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-13 17:01:59' 2018-04-13 17:01:59,142 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:02:04,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:02:14,256 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:02:58,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:03:00,256 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:03:01,933 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:03:20,637 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:03:31,825 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a50c269c-34b7-408d-8b45-63143bbfb196' 2018-04-13 17:04:43,817 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-13 17:04:59,989 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-13 17:05:00,076 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-13 17:05:01,090 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-13 17:06:17,468 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-13 17:06:18,025 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 17:06:18,026 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 03:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-13 17:06:18,032 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-13 17:06:18,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-13 17:06:18,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-13 17:06:18' 2018-04-13 17:06:18,243 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:06:23,164 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:06:29,863 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:07:13,051 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:07:14,727 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:07:34,446 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-65067831-dae5-49f3-93f4-424ba4cb18f4' 2018-04-13 17:07:53,214 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-13 17:08:23,297 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-13 17:08:27,017 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.9. Waiting for response... 2018-04-13 17:08:41,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-13 17:09:45,792 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 17:09:45,793 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 02:23 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-13 17:09:45,799 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-13 17:09:46,019 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-13 17:09:46,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-13 17:10:05,344 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-13 17:10:04.952 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=55cc558b-31e5-4bb1-a816-a370ed97ff7d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 55cc558b-31e5-4bb1-a816-a370ed97ff7d | 2018-04-13T17:10:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 55cc558b-31e5-4bb1-a816-a370ed97ff7d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-13 17:10:16,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-13 17:10:16,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-13 17:10:39,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-13 17:10:35.498 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-13 17:10:35.739 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-13 17:10:39.291 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212) as the default verifier for the future CLI operations. 2018-04-13 17:10:52,493 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-13 17:10:59,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-13 17:11:09,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-13 17:11:25,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-13 17:11:23.274 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212) for deployment 'opnfv-rally' (UUID=55cc558b-31e5-4bb1-a816-a370ed97ff7d). 2018-04-13 17:11:25.299 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212) has been successfully configured for deployment 'opnfv-rally' (UUID=55cc558b-31e5-4bb1-a816-a370ed97ff7d)! 2018-04-13 17:11:25,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-13 17:11:25,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-13 17:11:25,553 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-13 17:11:25,557 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-13 17:11:37,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2b686732-f6f5-4b76-ba08-057fdd8bb212/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-13 17:11:37,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-13 17:11:37,697 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-13 17:11:37,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-13 17:11:47,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:11:47.031 55 INFO rally.api [-] Starting verification (UUID=cc5dc551-a567-4399-90c4-f354854d492c) for deployment 'opnfv-rally' (UUID=55cc558b-31e5-4bb1-a816-a370ed97ff7d) by verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212). 2018-04-13 17:11:47,033 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: cc5dc551-a567-4399-90c4-f354854d492c 2018-04-13 17:12:07,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:12:07.381 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.625s] 2018-04-13 17:12:07,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:12:07.753 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.372s] 2018-04-13 17:12:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:12:27.787 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.429s] 2018-04-13 17:12:36,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:12:36.005 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.214s] 2018-04-13 17:13:13,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:13:13.022 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [14.681s] 2018-04-13 17:14:13,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:14:13.734 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [40.584s] 2018-04-13 17:16:26,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:16:26.506 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.562s] 2018-04-13 17:16:26,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:16:26.509 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-13 17:19:13,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:19:13.653 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.634s] 2018-04-13 17:19:13,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:19:13.655 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-13 17:21:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:21:57.658 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.644s] 2018-04-13 17:21:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:21:57.660 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-13 17:25:28,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:25:28.938 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [47.903s] 2018-04-13 17:27:19,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:19.476 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.400s] 2018-04-13 17:27:20,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:20.218 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.741s] 2018-04-13 17:27:44,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:44.023 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.019s] 2018-04-13 17:27:44,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:44.046 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.022s] 2018-04-13 17:27:47,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:47.918 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-13 17:27:47,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:47.920 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-13 17:27:57,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:27:57.143 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.136s] 2018-04-13 17:28:15,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:28:15.232 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.106s] 2018-04-13 17:28:32,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:28:32.947 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.199s] 2018-04-13 17:28:56,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:28:56.485 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.848s] 2018-04-13 17:29:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:29:22.868 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.830s] 2018-04-13 17:29:42,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:29:42.128 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.802s] 2018-04-13 17:29:58,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:29:58.992 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.331s] 2018-04-13 17:30:17,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:30:17.727 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.691s] 2018-04-13 17:30:39,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:30:39.981 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.735s] 2018-04-13 17:31:02,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:02.329 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.837s] 2018-04-13 17:31:10,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:10.900 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-13 17:31:15,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:15.180 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-04-13 17:31:15,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:15.244 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.063s] 2018-04-13 17:31:15,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:15.610 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.365s] 2018-04-13 17:31:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:15.627 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.016s] 2018-04-13 17:31:28,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:28.285 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.048s] 2018-04-13 17:31:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:31.385 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.098s] 2018-04-13 17:31:33,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:33.922 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.537s] 2018-04-13 17:31:45,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:45.407 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-04-13 17:31:59,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:31:59.892 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.564s] 2018-04-13 17:33:14,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:33:14.989 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [16.113s] 2018-04-13 17:33:38,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:33:38.455 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [23.465s] 2018-04-13 17:34:41,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:34:41.467 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [14.069s] 2018-04-13 17:34:57,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:34:57.522 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.052s] 2018-04-13 17:35:27,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:35:27.484 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [29.961s] 2018-04-13 17:36:08,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:36:08.448 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [13.582s] 2018-04-13 17:36:25,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:36:25.194 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [16.743s] 2018-04-13 17:36:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:36:45.291 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [20.096s] 2018-04-13 17:38:01,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:01.192 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [31.869s] 2018-04-13 17:38:02,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:02.543 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.350s] 2018-04-13 17:38:04,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:04.020 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.475s] 2018-04-13 17:38:04,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:04.363 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.342s] 2018-04-13 17:38:05,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:05.108 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.744s] 2018-04-13 17:38:05,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:38:05.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.430s] 2018-04-13 17:39:08,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:08.968 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [31.511s] 2018-04-13 17:39:10,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:10.162 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.194s] 2018-04-13 17:39:11,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:11.262 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.099s] 2018-04-13 17:39:11,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:11.860 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.592s] 2018-04-13 17:39:12,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:12.580 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.723s] 2018-04-13 17:39:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:39:13.364 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.783s] 2018-04-13 17:40:09,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:40:09.015 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [22.722s] 2018-04-13 17:40:39,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:40:39.742 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [30.726s] 2018-04-13 17:40:49,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:40:49.089 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [9.345s] 2018-04-13 17:40:49,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:40:49.716 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.628s] 2018-04-13 17:40:50,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:40:50.183 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.466s] 2018-04-13 17:41:40,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:41:40.760 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [23.727s] 2018-04-13 17:42:12,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:42:12.594 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [31.832s] 2018-04-13 17:42:23,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:42:23.048 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [10.452s] 2018-04-13 17:42:23,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:42:23.465 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.416s] 2018-04-13 17:42:23,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:42:23.819 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.354s] 2018-04-13 17:44:02,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:44:02.088 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [79.476s] 2018-04-13 17:44:59,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:44:59.391 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [57.301s] 2018-04-13 17:45:51,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:45:51.706 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [52.313s] 2018-04-13 17:46:36,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:46:36.656 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [44.948s] 2018-04-13 17:49:03,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:49:03.574 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [80.386s] 2018-04-13 17:50:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:50:02.051 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [58.477s] 2018-04-13 17:50:54,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:50:54.871 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [52.818s] 2018-04-13 17:51:38,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:51:38.993 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [44.119s] 2018-04-13 17:52:53,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:52:53.005 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [5.648s] 2018-04-13 17:52:59,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:52:59.214 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.203s] 2018-04-13 17:52:59,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:52:59.609 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.399s] 2018-04-13 17:53:12,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:12.611 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.975s] 2018-04-13 17:53:19,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:19.771 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.155s] 2018-04-13 17:53:20,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:20.193 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.425s] 2018-04-13 17:53:30,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:30.462 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.619s] 2018-04-13 17:53:39,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:39.533 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2018-04-13 17:53:43,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:43.814 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-13 17:53:43,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:43.817 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-13 17:53:43,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:43.820 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-13 17:53:43,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:43.821 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-13 17:53:43,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:43.822 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-13 17:53:48,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:53:48.137 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.029s] 2018-04-13 17:54:36,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:54:36.750 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [34.008s] 2018-04-13 17:55:19,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:55:19.625 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [26.604s] 2018-04-13 17:55:51,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:55:51.623 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [31.994s] 2018-04-13 17:56:15,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 17:56:15.746 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.429s] 2018-04-13 18:01:24,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 18:01:24.713 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [284.355s] 2018-04-13 18:04:01,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 18:04:01.498 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [106.436s] 2018-04-13 18:08:00,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 18:08:00.539 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [105.582s] 2018-04-13 18:09:39,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cc5dc551-a567-4399-90c4-f354854d492c']'. 2018-04-13 18:09:43,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-13 18:09:43,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-13 18:09:43,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 18:09:43,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cc5dc551-a567-4399-90c4-f354854d492c | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-13 17:11:46 | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-13 18:09:38 | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:57:52 | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-13 18:09:43,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-13 18:09:43,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-13 18:09:43,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2b686732-f6f5-4b76-ba08-057fdd8bb212) | 2018-04-13 18:09:43,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-13 18:09:43,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 55cc558b-31e5-4bb1-a816-a370ed97ff7d) | 2018-04-13 18:09:43,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-13 18:09:43,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3358.104 | 2018-04-13 18:09:43,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-13 18:09:43,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-13 18:09:43,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-13 18:09:43,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-13 18:09:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-13 18:09:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 18:09:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-13 18:09:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-13 18:10:08,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 18:10:08,891 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 59:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-13 18:10:08,897 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-13 18:10:09,114 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-13 18:10:09,371 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-04-13 18:10:09,371 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-13 18:10:09,371 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-13 18:10:09,549 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-13 18:10:09,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-13 18:10:19,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-13 18:10:18.814 119 INFO rally.deployment.engine [-] Deployment 55cc558b-31e5-4bb1-a816-a370ed97ff7d | Starting: Destroy cloud and free allocated resources. 2018-04-13 18:10:18.910 119 INFO rally.deployment.engine [-] Deployment 55cc558b-31e5-4bb1-a816-a370ed97ff7d | Completed: Destroy cloud and free allocated resources. 2018-04-13 18:10:18.984 119 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212) for deployment 'opnfv-rally'. 2018-04-13 18:10:19.022 119 INFO rally.api [-] Deleting verification (UUID=cc5dc551-a567-4399-90c4-f354854d492c). 2018-04-13 18:10:19.061 119 INFO rally.api [-] Verification has been successfully deleted! 2018-04-13 18:10:19.062 119 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212). 2018-04-13 18:10:19.077 119 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-13 18:10:29,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-13 18:10:28.665 122 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a732be0e-1f1f-459d-ad18-38065d267d92) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a732be0e-1f1f-459d-ad18-38065d267d92 | 2018-04-13T18:10:28 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a732be0e-1f1f-459d-ad18-38065d267d92 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-13 18:10:40,789 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-13 18:10:40,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-13 18:10:45,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69'... 2018-04-13 18:10:51,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-8ec1f508-d050-4dbf-b6bd-69108f480a69'... 2018-04-13 18:10:59,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-8ec1f508-d050-4dbf-b6bd-69108f480a69'... 2018-04-13 18:11:42,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69'... 2018-04-13 18:11:43,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69'... 2018-04-13 18:11:45,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-13 18:11:45,474 - 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-04-13 18:11:45,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:11:45,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:11:45,506 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:14:05,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b 2018-04-13 18:14:05,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-13 18:14:05,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '09be5e4a-e0b5-4985-9942-bf0b4fe1e20b'] 2018-04-13 18:14:09,322 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | total | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> duration | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.513784 Full duration: 15.681768 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 100.0% | 1 | | total | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | -> duration | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.802157 Full duration: 18.328235 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 2.054 | 2.054 | 2.054 | 2.054 | 2.054 | 2.054 | 100.0% | 1 | | total | 3.433 | 3.433 | 3.433 | 3.433 | 3.433 | 3.433 | 100.0% | 1 | | -> duration | 3.433 | 3.433 | 3.433 | 3.433 | 3.433 | 3.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.43283 Full duration: 17.387397 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 100.0% | 1 | | total | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 100.0% | 1 | | -> duration | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.375043 Full duration: 19.238776 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | total | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 100.0% | 1 | | -> duration | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.857968 Full duration: 18.279287 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | total | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | -> duration | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.537507 Full duration: 16.924479 HINTS: * To plot HTML graphics with this data, run: rally task report 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b --out output.html * To generate a JUnit report, run: rally task export 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 09be5e4a-e0b5-4985-9942-bf0b4fe1e20b --json --out output.json 2018-04-13 18:14:09,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '09be5e4a-e0b5-4985-9942-bf0b4fe1e20b'] 2018-04-13 18:14:13,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:14:13,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '09be5e4a-e0b5-4985-9942-bf0b4fe1e20b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-13 18:14:13,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-13 18:14:13,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-13 18:14:13,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-13 18:14:13,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:14:13,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:14:13,390 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:17:36,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 50a483cd-cd94-4c1e-994d-272bae6ec3b9 2018-04-13 18:17:36,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '50a483cd-cd94-4c1e-994d-272bae6ec3b9'] 2018-04-13 18:17:40,905 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 50a483cd-cd94-4c1e-994d-272bae6ec3b9: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50a483cd-cd94-4c1e-994d-272bae6ec3b9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | -> glance_v2.upload_data | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | glance_v2.delete_image | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | total | 7.151 | 7.151 | 7.151 | 7.151 | 7.151 | 7.151 | 100.0% | 1 | | -> duration | 7.151 | 7.151 | 7.151 | 7.151 | 7.151 | 7.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.150633 Full duration: 26.281491 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50a483cd-cd94-4c1e-994d-272bae6ec3b9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.193 | 5.193 | 5.193 | 5.193 | 5.193 | 5.193 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> glance_v2.upload_data | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | glance_v2.list_images | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 5.692 | 5.692 | 5.692 | 5.692 | 5.692 | 5.692 | 100.0% | 1 | | -> duration | 5.692 | 5.692 | 5.692 | 5.692 | 5.692 | 5.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.692482 Full duration: 28.186614 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50a483cd-cd94-4c1e-994d-272bae6ec3b9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | total | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> duration | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283874 Full duration: 18.01474 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img", "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "number_instances": 2, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50a483cd-cd94-4c1e-994d-272bae6ec3b9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.334 | 5.334 | 5.334 | 5.334 | 5.334 | 5.334 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> glance_v2.upload_data | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | nova.boot_servers | 44.655 | 44.655 | 44.655 | 44.655 | 44.655 | 44.655 | 100.0% | 1 | | total | 49.99 | 49.99 | 49.99 | 49.99 | 49.99 | 49.99 | 100.0% | 1 | | -> duration | 48.99 | 48.99 | 48.99 | 48.99 | 48.99 | 48.99 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.989723 Full duration: 92.972458 HINTS: * To plot HTML graphics with this data, run: rally task report 50a483cd-cd94-4c1e-994d-272bae6ec3b9 --out output.html * To generate a JUnit report, run: rally task export 50a483cd-cd94-4c1e-994d-272bae6ec3b9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 50a483cd-cd94-4c1e-994d-272bae6ec3b9 --json --out output.json 2018-04-13 18:17:40,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '50a483cd-cd94-4c1e-994d-272bae6ec3b9'] 2018-04-13 18:17:44,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:17:44,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '50a483cd-cd94-4c1e-994d-272bae6ec3b9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-13 18:17:44,861 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-13 18:17:44,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-13 18:17:44,862 - 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-04-13 18:17:44,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:17:44,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:17:44,896 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:25:16,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e4533ad-0106-41b5-9974-6386f4717217 2018-04-13 18:25:16,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5e4533ad-0106-41b5-9974-6386f4717217'] 2018-04-13 18:25:20,314 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 6.119 | 6.119 | 6.119 | 6.119 | 6.119 | 6.119 | 100.0% | 1 | | cinder_v2.delete_snapshot | 8.389 | 8.389 | 8.389 | 8.389 | 8.389 | 8.389 | 100.0% | 1 | | total | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 100.0% | 1 | | -> duration | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 14.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.508816 Full duration: 57.185888 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.763 | 6.763 | 6.763 | 6.763 | 6.763 | 6.763 | 100.0% | 1 | | cinder_v2.delete_volume | 6.235 | 6.235 | 6.235 | 6.235 | 6.235 | 6.235 | 100.0% | 1 | | total | 12.998 | 12.998 | 12.998 | 12.998 | 12.998 | 12.998 | 100.0% | 1 | | -> duration | 12.998 | 12.998 | 12.998 | 12.998 | 12.998 | 12.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.998395 Full duration: 36.562391 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.42 | 13.42 | 13.42 | 13.42 | 13.42 | 13.42 | 100.0% | 1 | | cinder_v2.delete_volume | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 6.381 | 100.0% | 1 | | total | 19.802 | 19.802 | 19.802 | 19.802 | 19.802 | 19.802 | 100.0% | 1 | | -> duration | 19.802 | 19.802 | 19.802 | 19.802 | 19.802 | 19.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.802085 Full duration: 46.795222 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 100.0% | 1 | | cinder_v2.delete_volume | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 6.344 | 100.0% | 1 | | total | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 100.0% | 1 | | -> duration | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 12.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.970719 Full duration: 35.223638 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.769 | 6.769 | 6.769 | 6.769 | 6.769 | 6.769 | 100.0% | 1 | | cinder_v2.extend_volume | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 100.0% | 1 | | cinder_v2.delete_volume | 11.454 | 11.454 | 11.454 | 11.454 | 11.454 | 11.454 | 100.0% | 1 | | total | 22.307 | 22.307 | 22.307 | 22.307 | 22.307 | 22.307 | 100.0% | 1 | | -> duration | 22.307 | 22.307 | 22.307 | 22.307 | 22.307 | 22.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.306947 Full duration: 44.897587 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 23.117 | 23.117 | 23.117 | 23.117 | 23.117 | 23.117 | 100.0% | 1 | | cinder_v2.delete_volume | 6.284 | 6.284 | 6.284 | 6.284 | 6.284 | 6.284 | 100.0% | 1 | | total | 29.401 | 29.401 | 29.401 | 29.401 | 29.401 | 29.401 | 100.0% | 1 | | -> duration | 29.401 | 29.401 | 29.401 | 29.401 | 29.401 | 29.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.400988 Full duration: 69.588611 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | cinder_v2.list_qos | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | -> duration | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.011332 Full duration: 25.637652 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | cinder_v2.set_qos | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 100.0% | 1 | | -> duration | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.938237 Full duration: 25.947112 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 100.0% | 1 | | cinder_v2.list_types | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 100.0% | 1 | | -> duration | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.160816 Full duration: 27.761341 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5e4533ad-0106-41b5-9974-6386f4717217 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | total | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> duration | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.083808 Full duration: 28.37495 HINTS: * To plot HTML graphics with this data, run: rally task report 5e4533ad-0106-41b5-9974-6386f4717217 --out output.html * To generate a JUnit report, run: rally task export 5e4533ad-0106-41b5-9974-6386f4717217 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5e4533ad-0106-41b5-9974-6386f4717217 --json --out output.json 2018-04-13 18:25:20,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5e4533ad-0106-41b5-9974-6386f4717217'] 2018-04-13 18:25:24,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:25:24,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5e4533ad-0106-41b5-9974-6386f4717217', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-13 18:25:24,427 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-13 18:25:24,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-13 18:25:24,428 - 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-04-13 18:25:24,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:25:24,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:25:24,463 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:28:35,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c532244f-541f-45be-9555-05dca2bc4929 2018-04-13 18:28:35,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c532244f-541f-45be-9555-05dca2bc4929'] 2018-04-13 18:28:39,584 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c532244f-541f-45be-9555-05dca2bc4929: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c532244f-541f-45be-9555-05dca2bc4929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 100.0% | 1 | | heat.update_stack | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | heat.delete_stack | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 100.0% | 1 | | total | 19.988 | 19.988 | 19.988 | 19.988 | 19.988 | 19.988 | 100.0% | 1 | | -> duration | 15.988 | 15.988 | 15.988 | 15.988 | 15.988 | 15.988 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.988136 Full duration: 46.380849 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c532244f-541f-45be-9555-05dca2bc4929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 9.352 | 9.352 | 9.352 | 9.352 | 9.352 | 9.352 | 100.0% | 1 | | heat.check_stack | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | heat.delete_stack | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | | total | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | -> duration | 11.86 | 11.86 | 11.86 | 11.86 | 11.86 | 11.86 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.860182 Full duration: 36.497686 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c532244f-541f-45be-9555-05dca2bc4929 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 100.0% | 1 | | heat.suspend_stack | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | heat.resume_stack | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | heat.delete_stack | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | total | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 100.0% | 1 | | -> duration | 12.146 | 12.146 | 12.146 | 12.146 | 12.146 | 12.146 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.145823 Full duration: 39.616906 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c532244f-541f-45be-9555-05dca2bc4929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | total | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | -> duration | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.054804 Full duration: 22.576803 HINTS: * To plot HTML graphics with this data, run: rally task report c532244f-541f-45be-9555-05dca2bc4929 --out output.html * To generate a JUnit report, run: rally task export c532244f-541f-45be-9555-05dca2bc4929 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c532244f-541f-45be-9555-05dca2bc4929 --json --out output.json 2018-04-13 18:28:39,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c532244f-541f-45be-9555-05dca2bc4929'] 2018-04-13 18:28:43,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:28:43,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c532244f-541f-45be-9555-05dca2bc4929', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-13 18:28:43,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-13 18:28:43,560 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-13 18:28:43,560 - 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-04-13 18:28:43,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:28:43,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:28:43,597 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:34:59,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 2018-04-13 18:34:59,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0dcd8c65-e819-4b9c-aafd-d13aa4b64701'] 2018-04-13 18:35:03,456 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | keystone_v3.add_role | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | keystone_v3.revoke_role | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> duration | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.350521 Full duration: 29.274524 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | keystone_v3.add_role | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | keystone_v3.list_roles | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.341756 Full duration: 28.771375 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 100.0% | 1 | | keystone_v3.list_projects | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | -> duration | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.465867 Full duration: 30.11868 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | keystone_v3.delete_role | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.06222 Full duration: 26.17995 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | keystone_v3.delete_service | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> duration | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141179 Full duration: 26.210368 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | keystone_v3.create_user | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | -> keystone_v3.add_role | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | keystone_v3.create_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.get_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_user | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.list_services | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.get_services | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | -> duration | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.775988 Full duration: 37.195953 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | keystone_v3.update_project | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.delete_project | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | total | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 100.0% | 1 | | -> duration | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.770243 Full duration: 26.219515 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359283 Full duration: 28.861639 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124939 Full duration: 29.75713 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | keystone_v3.list_users | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | -> duration | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.653481 Full duration: 29.517722 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | keystone_v3.create_users | 8.251 | 8.251 | 8.251 | 8.251 | 8.251 | 8.251 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.251 | 8.251 | 8.251 | 8.251 | 8.251 | 8.251 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 3.113 | 3.113 | 3.113 | 3.113 | 3.113 | 3.113 | 100.0% | 1 | | total | 10.486 | 10.486 | 10.486 | 10.486 | 10.486 | 10.486 | 100.0% | 1 | | -> duration | 10.486 | 10.486 | 10.486 | 10.486 | 10.486 | 10.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.485568 Full duration: 43.697044 HINTS: * To plot HTML graphics with this data, run: rally task report 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 --out output.html * To generate a JUnit report, run: rally task export 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0dcd8c65-e819-4b9c-aafd-d13aa4b64701 --json --out output.json 2018-04-13 18:35:03,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0dcd8c65-e819-4b9c-aafd-d13aa4b64701'] 2018-04-13 18:35:07,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:35:07,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0dcd8c65-e819-4b9c-aafd-d13aa4b64701', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-13 18:35:07,586 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-13 18:35:07,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-13 18:35:07,587 - 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-04-13 18:35:07,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:35:07,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:35:07,623 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 18:55:53,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0899b983-a993-46d3-afb7-0cf3f1802513 2018-04-13 18:55:53,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0899b983-a993-46d3-afb7-0cf3f1802513'] 2018-04-13 18:55:58,106 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.225 | 4.225 | 4.225 | 4.225 | 4.225 | 4.225 | 100.0% | 1 | | neutron.delete_network | 4.201 | 4.201 | 4.201 | 4.201 | 4.201 | 4.201 | 100.0% | 1 | | total | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 100.0% | 1 | | -> duration | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.427115 Full duration: 35.786133 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 7.157 | 7.157 | 7.157 | 7.157 | 7.157 | 7.157 | 100.0% | 1 | | neutron.delete_port | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 100.0% | 1 | | total | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 100.0% | 1 | | -> duration | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.170953 Full duration: 138.084854 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | neutron.create_subnet | 3.355 | 3.355 | 3.355 | 3.355 | 3.355 | 3.355 | 100.0% | 1 | | neutron.create_router | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 100.0% | 1 | | neutron.add_interface_router | 12.002 | 12.002 | 12.002 | 12.002 | 12.002 | 12.002 | 100.0% | 1 | | neutron.remove_interface_router | 8.682 | 8.682 | 8.682 | 8.682 | 8.682 | 8.682 | 100.0% | 1 | | neutron.delete_router | 9.094 | 9.094 | 9.094 | 9.094 | 9.094 | 9.094 | 100.0% | 1 | | total | 48.158 | 48.158 | 48.158 | 48.158 | 48.158 | 48.158 | 100.0% | 1 | | -> duration | 48.158 | 48.158 | 48.158 | 48.158 | 48.158 | 48.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.158137 Full duration: 184.038327 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 4.849 | 4.849 | 4.849 | 4.849 | 4.849 | 4.849 | 100.0% | 1 | | neutron.delete_subnet | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 100.0% | 1 | | total | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 100.0% | 1 | | -> duration | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.823239 Full duration: 144.245286 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | neutron.list_networks | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | total | 5.319 | 5.319 | 5.319 | 5.319 | 5.319 | 5.319 | 100.0% | 1 | | -> duration | 5.319 | 5.319 | 5.319 | 5.319 | 5.319 | 5.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.318693 Full duration: 39.511045 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 6.797 | 6.797 | 6.797 | 6.797 | 6.797 | 6.797 | 100.0% | 1 | | neutron.list_ports | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | total | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 100.0% | 1 | | -> duration | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 7.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.74959 Full duration: 133.25004 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.612 | 3.612 | 3.612 | 3.612 | 3.612 | 3.612 | 100.0% | 1 | | neutron.create_subnet | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 100.0% | 1 | | neutron.create_router | 12.267 | 12.267 | 12.267 | 12.267 | 12.267 | 12.267 | 100.0% | 1 | | neutron.add_interface_router | 11.051 | 11.051 | 11.051 | 11.051 | 11.051 | 11.051 | 100.0% | 1 | | neutron.list_routers | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | total | 31.422 | 31.422 | 31.422 | 31.422 | 31.422 | 31.422 | 100.0% | 1 | | -> duration | 31.422 | 31.422 | 31.422 | 31.422 | 31.422 | 31.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.422148 Full duration: 204.678774 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | neutron.create_subnet | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 100.0% | 1 | | neutron.list_subnets | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 7.038 | 7.038 | 7.038 | 7.038 | 7.038 | 7.038 | 100.0% | 1 | | -> duration | 7.038 | 7.038 | 7.038 | 7.038 | 7.038 | 7.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.038298 Full duration: 156.316935 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 4.067 | 4.067 | 4.067 | 4.067 | 4.067 | 4.067 | 100.0% | 1 | | neutron.delete_security_group | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | total | 5.113 | 5.113 | 5.113 | 5.113 | 5.113 | 5.113 | 100.0% | 1 | | -> duration | 5.113 | 5.113 | 5.113 | 5.113 | 5.113 | 5.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.112989 Full duration: 32.191403 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 100.0% | 1 | | neutron.create_security_group_rule | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | neutron.delete_security_group | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | total | 6.194 | 6.194 | 6.194 | 6.194 | 6.194 | 6.194 | 100.0% | 1 | | -> duration | 6.194 | 6.194 | 6.194 | 6.194 | 6.194 | 6.194 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.193914 Full duration: 33.340918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 0899b983-a993-46d3-afb7-0cf3f1802513 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 100.0% | 1 | | neutron.create_router | 15.09 | 15.09 | 15.09 | 15.09 | 15.09 | 15.09 | 100.0% | 1 | | neutron.add_gateway_router | 9.013 | 9.013 | 9.013 | 9.013 | 9.013 | 9.013 | 100.0% | 1 | | neutron.remove_gateway_router | 6.1 | 6.1 | 6.1 | 6.1 | 6.1 | 6.1 | 100.0% | 1 | | total | 34.396 | 34.396 | 34.396 | 34.396 | 34.396 | 34.396 | 100.0% | 1 | | -> duration | 34.396 | 34.396 | 34.396 | 34.396 | 34.396 | 34.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.395765 Full duration: 93.158068 HINTS: * To plot HTML graphics with this data, run: rally task report 0899b983-a993-46d3-afb7-0cf3f1802513 --out output.html * To generate a JUnit report, run: rally task export 0899b983-a993-46d3-afb7-0cf3f1802513 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0899b983-a993-46d3-afb7-0cf3f1802513 --json --out output.json 2018-04-13 18:55:58,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0899b983-a993-46d3-afb7-0cf3f1802513'] 2018-04-13 18:56:02,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 18:56:02,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0899b983-a993-46d3-afb7-0cf3f1802513', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-13 18:56:02,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-13 18:56:02,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-13 18:56:02,285 - 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-04-13 18:56:02,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 18:56:02,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 18:56:02,319 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 19:21:09,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c85024eb-f20b-448f-b841-2ebec05f1c92 2018-04-13 19:21:09,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c85024eb-f20b-448f-b841-2ebec05f1c92'] 2018-04-13 19:21:13,943 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "block_migration": false, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 41.238 | 41.238 | 41.238 | 41.238 | 41.238 | 41.238 | 100.0% | 1 | | nova.find_host_to_migrate | 5.136 | 5.136 | 5.136 | 5.136 | 5.136 | 5.136 | 100.0% | 1 | | nova.live_migrate | 44.592 | 44.592 | 44.592 | 44.592 | 44.592 | 44.592 | 100.0% | 1 | | nova.delete_server | 12.255 | 12.255 | 12.255 | 12.255 | 12.255 | 12.255 | 100.0% | 1 | | total | 103.221 | 103.221 | 103.221 | 103.221 | 103.221 | 103.221 | 100.0% | 1 | | -> duration | 102.221 | 102.221 | 102.221 | 102.221 | 102.221 | 102.221 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.221366 Full duration: 126.209139 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 40.41 | 40.41 | 40.41 | 40.41 | 40.41 | 40.41 | 100.0% | 1 | | cinder_v2.create_volume | 5.167 | 5.167 | 5.167 | 5.167 | 5.167 | 5.167 | 100.0% | 1 | | nova.attach_volume | 16.741 | 16.741 | 16.741 | 16.741 | 16.741 | 16.741 | 100.0% | 1 | | nova.find_host_to_migrate | 3.938 | 3.938 | 3.938 | 3.938 | 3.938 | 3.938 | 100.0% | 1 | | nova.live_migrate | 51.735 | 51.735 | 51.735 | 51.735 | 51.735 | 51.735 | 100.0% | 1 | | nova.detach_volume | 17.383 | 17.383 | 17.383 | 17.383 | 17.383 | 17.383 | 100.0% | 1 | | cinder_v2.delete_volume | 36.572 | 36.572 | 36.572 | 36.572 | 36.572 | 36.572 | 100.0% | 1 | | nova.delete_server | 9.12 | 9.12 | 9.12 | 9.12 | 9.12 | 9.12 | 100.0% | 1 | | total | 181.067 | 181.067 | 181.067 | 181.067 | 181.067 | 181.067 | 100.0% | 1 | | -> duration | 180.067 | 180.067 | 180.067 | 180.067 | 180.067 | 180.067 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 180.067199 Full duration: 207.921803 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.229 | 13.229 | 13.229 | 13.229 | 13.229 | 13.229 | 100.0% | 1 | | nova.boot_server | 45.722 | 45.722 | 45.722 | 45.722 | 45.722 | 45.722 | 100.0% | 1 | | nova.find_host_to_migrate | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 4.133 | 100.0% | 1 | | nova.live_migrate | 51.12 | 51.12 | 51.12 | 51.12 | 51.12 | 51.12 | 100.0% | 1 | | nova.delete_server | 14.457 | 14.457 | 14.457 | 14.457 | 14.457 | 14.457 | 100.0% | 1 | | total | 128.661 | 128.661 | 128.661 | 128.661 | 128.661 | 128.661 | 100.0% | 1 | | -> duration | 127.661 | 127.661 | 127.661 | 127.661 | 127.661 | 127.661 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 127.660966 Full duration: 158.418801 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "server_kwargs": { "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | nova.boot_server | 44.046 | 44.046 | 44.046 | 44.046 | 44.046 | 44.046 | 100.0% | 1 | | nova.delete_server | 8.072 | 8.072 | 8.072 | 8.072 | 8.072 | 8.072 | 100.0% | 1 | | nova.delete_keypair | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 54.914 | 54.914 | 54.914 | 54.914 | 54.914 | 54.914 | 100.0% | 1 | | -> duration | 53.914 | 53.914 | 53.914 | 53.914 | 53.914 | 53.914 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.914094 Full duration: 177.487326 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "volume_size": 5, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.653 | 13.653 | 13.653 | 13.653 | 13.653 | 13.653 | 100.0% | 1 | | nova.boot_server | 43.663 | 43.663 | 43.663 | 43.663 | 43.663 | 43.663 | 100.0% | 1 | | nova.delete_server | 16.232 | 16.232 | 16.232 | 16.232 | 16.232 | 16.232 | 100.0% | 1 | | total | 73.549 | 73.549 | 73.549 | 73.549 | 73.549 | 73.549 | 100.0% | 1 | | -> duration | 72.549 | 72.549 | 72.549 | 72.549 | 72.549 | 72.549 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 72.548998 Full duration: 204.063165 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "force_delete": false, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 41.461 | 41.461 | 41.461 | 41.461 | 41.461 | 41.461 | 100.0% | 1 | | nova.pause_server | 4.892 | 4.892 | 4.892 | 4.892 | 4.892 | 4.892 | 100.0% | 1 | | nova.unpause_server | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 100.0% | 1 | | nova.delete_server | 9.518 | 9.518 | 9.518 | 9.518 | 9.518 | 9.518 | 100.0% | 1 | | total | 60.714 | 60.714 | 60.714 | 60.714 | 60.714 | 60.714 | 100.0% | 1 | | -> duration | 55.714 | 55.714 | 55.714 | 55.714 | 55.714 | 55.714 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.714247 Full duration: 184.082846 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "nics": [ { "net-id": "2743b296-ec37-4630-ad25-df8def9498ac" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 42.025 | 42.025 | 42.025 | 42.025 | 42.025 | 42.025 | 100.0% | 1 | | nova.migrate | 97.242 | 97.242 | 97.242 | 97.242 | 97.242 | 97.242 | 100.0% | 1 | | nova.resize_confirm | 9.907 | 9.907 | 9.907 | 9.907 | 9.907 | 9.907 | 100.0% | 1 | | nova.delete_server | 8.388 | 8.388 | 8.388 | 8.388 | 8.388 | 8.388 | 100.0% | 1 | | total | 157.564 | 157.564 | 157.564 | 157.564 | 157.564 | 157.564 | 100.0% | 1 | | -> duration | 156.564 | 156.564 | 156.564 | 156.564 | 156.564 | 156.564 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 156.563722 Full duration: 179.440688 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "image": { "name": "TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 45.578 | 45.578 | 45.578 | 45.578 | 45.578 | 45.578 | 100.0% | 1 | | nova.list_interfaces | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | total | 46.675 | 46.675 | 46.675 | 46.675 | 46.675 | 46.675 | 100.0% | 1 | | -> duration | 45.675 | 45.675 | 45.675 | 45.675 | 45.675 | 45.675 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.675386 Full duration: 180.272873 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c85024eb-f20b-448f-b841-2ebec05f1c92 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 2.237 | 2.237 | 2.237 | 2.237 | 2.237 | 2.237 | 100.0% | 1 | | nova.delete_server_group | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | -> duration | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.464965 Full duration: 22.012103 HINTS: * To plot HTML graphics with this data, run: rally task report c85024eb-f20b-448f-b841-2ebec05f1c92 --out output.html * To generate a JUnit report, run: rally task export c85024eb-f20b-448f-b841-2ebec05f1c92 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c85024eb-f20b-448f-b841-2ebec05f1c92 --json --out output.json 2018-04-13 19:21:13,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c85024eb-f20b-448f-b841-2ebec05f1c92'] 2018-04-13 19:21:18,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 19:21:18,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c85024eb-f20b-448f-b841-2ebec05f1c92', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-13 19:21:18,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-13 19:21:18,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-13 19:21:18,071 - 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-04-13 19:21:18,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-13 19:21:18,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-13 19:21:18,103 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '2743b296-ec37-4630-ad25-df8def9498ac', 'tenants_amount': 3, 'image_name': 'TestVM-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'flavor_name': 'rally-tiny-8ec1f508-d050-4dbf-b6bd-69108f480a69', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8ec1f508-d050-4dbf-b6bd-69108f480a69', '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-04-13 19:23:14,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 2018-04-13 19:23:14,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1e4afb43-edb1-4afb-b31c-c9a4d60c4006'] 2018-04-13 19:23:17,981 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1e4afb43-edb1-4afb-b31c-c9a4d60c4006: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | quotas.delete_quotas | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | -> duration | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 2.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.911889 Full duration: 19.982088 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 100.0% | 1 | | total | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 100.0% | 1 | | -> duration | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.901393 Full duration: 20.995857 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | total | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | -> duration | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.981497 Full duration: 19.762087 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 100.0% | 1 | | total | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | -> duration | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.556615 Full duration: 20.045057 HINTS: * To plot HTML graphics with this data, run: rally task report 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 --out output.html * To generate a JUnit report, run: rally task export 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1e4afb43-edb1-4afb-b31c-c9a4d60c4006 --json --out output.json 2018-04-13 19:23:17,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1e4afb43-edb1-4afb-b31c-c9a4d60c4006'] 2018-04-13 19:23:21,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-13 19:23:21,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1e4afb43-edb1-4afb-b31c-c9a4d60c4006', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-13 19:23:21,932 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-13 19:23:21,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:45 | 6 | 100.00% | | glance | 02:45 | 4 | 100.00% | | cinder | 06:37 | 10 | 100.00% | | heat | 02:25 | 4 | 100.00% | | keystone | 05:35 | 11 | 100.00% | | neutron | 19:54 | 11 | 100.00% | | nova | 23:59 | 9 | 100.00% | | quotas | 01:20 | 4 | 100.00% | | | | | | | TOTAL: | 01:04:25 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-13 19:23:21,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-13 19:24:17,183 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-13 19:24:17,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 19:24:17,812 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 74:08 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-13 19:24:17,819 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-13 19:24:18,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-13 19:24:18,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-13 19:24:27,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-13 19:24:27.220 11198 INFO rally.deployment.engine [-] Deployment a732be0e-1f1f-459d-ad18-38065d267d92 | Starting: Destroy cloud and free allocated resources. 2018-04-13 19:24:27.317 11198 INFO rally.deployment.engine [-] Deployment a732be0e-1f1f-459d-ad18-38065d267d92 | Completed: Destroy cloud and free allocated resources. 2018-04-13 19:24:27.355 11198 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212). 2018-04-13 19:24:27.364 11198 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-13 19:24:37,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-13 19:24:36.961 11201 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=989135ec-ed3d-4470-a713-604643087ea6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 989135ec-ed3d-4470-a713-604643087ea6 | 2018-04-13T19:24:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 989135ec-ed3d-4470-a713-604643087ea6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-13 19:24:49,348 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-13 19:24:49,348 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-13 19:24:59,230 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-13 19:24:58.660 11207 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=2b686732-f6f5-4b76-ba08-057fdd8bb212). 2018-04-13 19:24:58.985 11207 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-13 19:25:12,377 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-13 19:25:08.331 11210 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-13 19:25:08.573 11210 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-13 19:25:12.072 11210 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947) as the default verifier for the future CLI operations. 2018-04-13 19:25:25,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-13 19:25:34,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-13 19:25:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-13 19:26:04,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-13 19:26:02.334 11229 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947) for deployment 'opnfv-rally' (UUID=989135ec-ed3d-4470-a713-604643087ea6). 2018-04-13 19:26:04.642 11229 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947) has been successfully configured for deployment 'opnfv-rally' (UUID=989135ec-ed3d-4470-a713-604643087ea6)! 2018-04-13 19:26:04,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-13 19:26:04,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-13 19:26:04,901 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-13 19:26:13,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-13 19:26:22,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:22.515 11241 INFO rally.api [-] Starting verification (UUID=3bf299e3-4ef2-4e4d-8d78-2dc349286075) for deployment 'opnfv-rally' (UUID=989135ec-ed3d-4470-a713-604643087ea6) by verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947). 2018-04-13 19:26:22,516 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3bf299e3-4ef2-4e4d-8d78-2dc349286075 2018-04-13 19:26:46,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:46.920 11241 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.687s] 2018-04-13 19:26:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:47.227 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.021s] 2018-04-13 19:26:47,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:47.263 11241 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.016s] 2018-04-13 19:26:47,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:47.747 11241 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.480s] 2018-04-13 19:26:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:26:59.402 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [13.298s] 2018-04-13 19:27:00,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:00.057 11241 INFO opnfv-tempest [-] {4} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.025s] 2018-04-13 19:27:03,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:03.937 11241 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [4.138s] 2018-04-13 19:27:04,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:04.466 11241 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.528s] 2018-04-13 19:27:12,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:12.806 11241 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2018-04-13 19:27:12,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:12.935 11241 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.128s] 2018-04-13 19:27:13,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:13.023 11241 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.088s] 2018-04-13 19:27:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:25.397 11241 INFO opnfv-tempest [-] {6} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [6.229s] 2018-04-13 19:27:28,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:28.005 11241 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.385s] 2018-04-13 19:27:28,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:28.532 11241 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.527s] 2018-04-13 19:27:31,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:31.219 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [44.990s] 2018-04-13 19:27:31,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:31.714 11241 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [3.180s] 2018-04-13 19:27:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:32.167 11241 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.449s] 2018-04-13 19:27:32,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:32.550 11241 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.382s] 2018-04-13 19:27:41,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:41.460 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [42.050s] 2018-04-13 19:27:48,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:48.552 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.454s] 2018-04-13 19:27:49,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:49.463 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.706s] 2018-04-13 19:27:49,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:49.525 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.062s] 2018-04-13 19:27:51,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:51.063 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [1.536s] 2018-04-13 19:27:51,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:51.130 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.066s] 2018-04-13 19:27:51,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:51.186 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.056s] 2018-04-13 19:27:51,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:51.514 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.327s] 2018-04-13 19:27:51,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:51.970 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.009s] 2018-04-13 19:27:52,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:52.316 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.801s] 2018-04-13 19:27:53,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:53.135 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.817s] 2018-04-13 19:27:55,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:55.522 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [2.386s] 2018-04-13 19:27:55,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:55.610 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.088s] 2018-04-13 19:27:55,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:55.881 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.913s] 2018-04-13 19:27:57,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:57.272 11241 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [1.661s] 2018-04-13 19:27:57,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:27:57.487 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.509s] 2018-04-13 19:28:00,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:00.028 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [11.473s] 2018-04-13 19:28:02,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:02.044 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [4.555s] 2018-04-13 19:28:05,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:05.081 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [5.052s] 2018-04-13 19:28:09,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:09.153 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [4.070s] 2018-04-13 19:28:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:12.520 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.364s] 2018-04-13 19:28:15,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:15.876 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.517s] 2018-04-13 19:28:18,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:18.689 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.164s] 2018-04-13 19:28:23,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:23.443 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [4.753s] 2018-04-13 19:28:24,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:24.010 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.567s] 2018-04-13 19:28:24,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:24.151 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.140s] 2018-04-13 19:28:24,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:24.344 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.192s] 2018-04-13 19:28:24,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:24.577 11241 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.232s] 2018-04-13 19:28:30,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:30.172 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [14.293s] 2018-04-13 19:28:36,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:36.011 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [2.654s] 2018-04-13 19:28:38,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:38.843 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [2.830s] 2018-04-13 19:28:41,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:41.692 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [2.848s] 2018-04-13 19:28:44,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:44.471 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [2.777s] 2018-04-13 19:28:48,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:48.112 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [3.640s] 2018-04-13 19:28:49,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:49.021 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.907s] 2018-04-13 19:28:50,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:50.032 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [1.011s] 2018-04-13 19:28:50,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:50.788 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.754s] 2018-04-13 19:28:51,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:51.150 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.652s] 2018-04-13 19:28:51,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:51.647 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.857s] 2018-04-13 19:28:51,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:51.910 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.759s] 2018-04-13 19:28:52,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:52.359 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.711s] 2018-04-13 19:28:53,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:53.496 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [1.585s] 2018-04-13 19:28:54,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:54.097 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [1.737s] 2018-04-13 19:28:57,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:57.317 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [75.847s] 2018-04-13 19:28:57,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:57.789 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [4.290s] 2018-04-13 19:28:59,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:28:59.756 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.967s] 2018-04-13 19:29:03,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:03.742 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [3.984s] 2018-04-13 19:29:04,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:04.361 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.618s] 2018-04-13 19:29:05,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:05.162 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.799s] 2018-04-13 19:29:05,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:05.968 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.806s] 2018-04-13 19:29:06,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:06.818 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.848s] 2018-04-13 19:29:07,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:07.367 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.547s] 2018-04-13 19:29:07,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:07.617 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [32.644s] 2018-04-13 19:29:08,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:08.822 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [1.454s] 2018-04-13 19:29:09,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:09.904 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.081s] 2018-04-13 19:29:10,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:10.663 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.757s] 2018-04-13 19:29:11,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:11.628 11241 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.965s] 2018-04-13 19:29:23,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:23.503 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [15.884s] 2018-04-13 19:29:36,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:36.252 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [6.716s] 2018-04-13 19:29:37,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:37.008 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [39.689s] 2018-04-13 19:29:39,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:39.796 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [21.470s] 2018-04-13 19:29:40,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:40.641 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.844s] 2018-04-13 19:29:41,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:41.779 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [5.521s] 2018-04-13 19:29:43,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:43.616 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [2.974s] 2018-04-13 19:29:44,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:44.052 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.434s] 2018-04-13 19:29:44,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:44.055 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-13 19:29:44,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:44.905 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [21.401s] 2018-04-13 19:29:47,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:47.104 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [5.322s] 2018-04-13 19:29:53,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:53.026 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [5.919s] 2018-04-13 19:29:59,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:29:59.919 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [6.891s] 2018-04-13 19:30:05,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:05.333 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [5.411s] 2018-04-13 19:30:07,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:07.638 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [2.306s] 2018-04-13 19:30:09,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:09.387 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [24.480s] 2018-04-13 19:30:09,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:09.956 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [2.317s] 2018-04-13 19:30:12,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:12.589 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [2.631s] 2018-04-13 19:30:17,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:17.248 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [4.656s] 2018-04-13 19:30:19,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:19.973 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [2.724s] 2018-04-13 19:30:22,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:22.502 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [2.528s] 2018-04-13 19:30:25,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:25.345 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [2.841s] 2018-04-13 19:30:29,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:29.790 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [4.442s] 2018-04-13 19:30:31,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:31.009 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [21.620s] 2018-04-13 19:30:32,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:32.776 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [2.985s] 2018-04-13 19:30:34,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:34.777 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [2.000s] 2018-04-13 19:30:37,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:37.462 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [2.684s] 2018-04-13 19:30:40,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:40.074 11241 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [2.611s] 2018-04-13 19:30:46,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:46.951 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.407s] 2018-04-13 19:30:47,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:47.653 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.701s] 2018-04-13 19:30:50,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:50.805 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [3.150s] 2018-04-13 19:30:51,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:51.139 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.332s] 2018-04-13 19:30:51,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:51.143 11241 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-13 19:30:56,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:30:56.627 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [25.618s] 2018-04-13 19:31:00,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:00.029 11241 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.484s] 2018-04-13 19:31:22,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:22.356 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [25.728s] 2018-04-13 19:31:23,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:23.465 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [106.437s] 2018-04-13 19:31:39,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:39.049 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.538s] 2018-04-13 19:31:39,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:39.804 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.755s] 2018-04-13 19:31:39,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:39.995 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.627s] 2018-04-13 19:31:41,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:41.780 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.783s] 2018-04-13 19:31:43,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:43.307 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.527s] 2018-04-13 19:31:46,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:46.006 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.697s] 2018-04-13 19:31:48,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:48.905 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.897s] 2018-04-13 19:31:51,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:51.611 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [23.790s] 2018-04-13 19:31:52,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:31:52.193 11241 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [3.288s] 2018-04-13 19:32:04,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:04.118 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [41.760s] 2018-04-13 19:32:14,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:14.630 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [1.705s] 2018-04-13 19:32:15,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:15.151 11241 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.330s] 2018-04-13 19:32:18,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:18.472 11241 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.320s] 2018-04-13 19:32:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:21.476 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [29.863s] 2018-04-13 19:32:27,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:27.111 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [22.992s] 2018-04-13 19:32:28,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:28.905 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.791s] 2018-04-13 19:32:30,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:30.277 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [1.372s] 2018-04-13 19:32:30,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:30.748 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.470s] 2018-04-13 19:32:31,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:31.238 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.489s] 2018-04-13 19:32:32,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:32.810 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [1.570s] 2018-04-13 19:32:33,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:33.718 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.906s] 2018-04-13 19:32:34,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:34.284 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.565s] 2018-04-13 19:32:34,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:34.563 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [13.086s] 2018-04-13 19:32:34,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:34.776 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.492s] 2018-04-13 19:32:35,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:35.260 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.696s] 2018-04-13 19:32:35,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:35.766 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.505s] 2018-04-13 19:32:36,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:36.276 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.509s] 2018-04-13 19:32:36,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:36.639 11241 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.362s] 2018-04-13 19:32:36,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:36.692 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [3.039s] 2018-04-13 19:32:39,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:39.569 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.876s] 2018-04-13 19:32:40,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:40.785 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [6.278s] 2018-04-13 19:32:42,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:42.401 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.830s] 2018-04-13 19:32:47,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:32:47.195 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [6.409s] 2018-04-13 19:33:06,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:06.755 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [19.552s] 2018-04-13 19:33:10,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:10.338 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [3.586s] 2018-04-13 19:33:17,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:17.713 11241 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [42.934s] 2018-04-13 19:33:20,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:20.654 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [10.314s] 2018-04-13 19:33:23,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:23.082 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [40.672s] 2018-04-13 19:33:25,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:25.539 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [4.884s] 2018-04-13 19:33:34,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:34.011 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.468s] 2018-04-13 19:33:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:34.448 11241 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.440s] 2018-04-13 19:33:42,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:42.201 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [97.134s] 2018-04-13 19:33:44,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:44.515 11241 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.907s] 2018-04-13 19:33:44,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:44.947 11241 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.432s] 2018-04-13 19:33:57,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:33:57.989 11241 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [4.207s] 2018-04-13 19:34:00,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:34:00.931 11241 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.941s] 2018-04-13 19:34:03,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:34:03.355 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.830s] 2018-04-13 19:34:04,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:34:04.066 11241 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.710s] 2018-04-13 19:34:20,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:34:20.326 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [38.129s] 2018-04-13 19:34:37,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:34:37.175 11241 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [13.297s] 2018-04-13 19:35:12,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:35:12.147 11241 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [34.966s] 2018-04-13 19:37:45,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:37:45.164 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [204.805s] 2018-04-13 19:38:39,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:38:39.975 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [341.497s] 2018-04-13 19:39:06,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:39:06.685 11241 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [81.512s] 2018-04-13 19:40:21,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:40:21.787 11241 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.323s] 2018-04-13 19:41:00,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:41:00.439 11241 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [29.599s] 2018-04-13 19:41:49,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:41:49.736 11241 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.290s] 2018-04-13 19:42:23,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:42:23.460 11241 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.722s] 2018-04-13 19:45:45,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:45:45.112 11241 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [425.039s] 2018-04-13 19:47:09,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:09.648 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.273s] 2018-04-13 19:47:10,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:10.198 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.549s] 2018-04-13 19:47:10,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:10.787 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.588s] 2018-04-13 19:47:11,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:11.286 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.499s] 2018-04-13 19:47:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:11.779 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.492s] 2018-04-13 19:47:12,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:12.611 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.830s] 2018-04-13 19:47:13,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:13.436 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.824s] 2018-04-13 19:47:14,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:14.069 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.631s] 2018-04-13 19:47:14,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:14.630 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.560s] 2018-04-13 19:47:15,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:15.221 11241 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.590s] 2018-04-13 19:47:36,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:36.623 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.130s] 2018-04-13 19:47:36,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:36.894 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.269s] 2018-04-13 19:47:37,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:37.610 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.714s] 2018-04-13 19:47:37,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:37.769 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.157s] 2018-04-13 19:47:37,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:37.896 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.127s] 2018-04-13 19:47:37,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:37.993 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.095s] 2018-04-13 19:47:38,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:38.429 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.435s] 2018-04-13 19:47:38,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:38.878 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.448s] 2018-04-13 19:47:38,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:38.944 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.065s] 2018-04-13 19:47:39,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:39.346 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.400s] 2018-04-13 19:47:39,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:39.410 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.063s] 2018-04-13 19:47:40,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:40.005 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.594s] 2018-04-13 19:47:40,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:40.656 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.651s] 2018-04-13 19:47:41,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:41.111 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.453s] 2018-04-13 19:47:41,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:41.489 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.377s] 2018-04-13 19:47:43,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:43.418 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.927s] 2018-04-13 19:47:43,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:43.798 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.379s] 2018-04-13 19:47:44,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:44.197 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.397s] 2018-04-13 19:47:44,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:44.263 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.066s] 2018-04-13 19:47:44,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:44.639 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.375s] 2018-04-13 19:47:45,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:45.111 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.470s] 2018-04-13 19:47:45,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:45.504 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.392s] 2018-04-13 19:47:45,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:47:45.915 11241 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.410s] 2018-04-13 19:48:00,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3bf299e3-4ef2-4e4d-8d78-2dc349286075']'. 2018-04-13 19:48:04,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-13 19:48:04,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-13 19:48:04,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 19:48:04,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3bf299e3-4ef2-4e4d-8d78-2dc349286075 | 2018-04-13 19:48:04,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-13 19:48:04,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-13 19:26:22 | 2018-04-13 19:48:04,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-13 19:48:00 | 2018-04-13 19:48:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:21:38 | 2018-04-13 19:48:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-13 19:48:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-13 19:48:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5ebd8578-fb6e-45ed-9de6-181ca5978947) | 2018-04-13 19:48:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-13 19:48:04,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 989135ec-ed3d-4470-a713-604643087ea6) | 2018-04-13 19:48:04,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-13 19:48:04,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1264.161 | 2018-04-13 19:48:04,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 203 | 2018-04-13 19:48:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-13 19:48:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-13 19:48:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-13 19:48:04,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-13 19:48:04,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 19:48:04,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-13 19:48:04,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5098039216% 2018-04-13 19:48:28,756 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 19:48:28,757 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 23:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-13 19:48:28,764 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-13 19:48:28,764 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-13 19:48:28,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-13 19:48:28,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-13 19:48:38,919 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-13 19:48:38.301 11313 INFO rally.deployment.engine [-] Deployment 989135ec-ed3d-4470-a713-604643087ea6 | Starting: Destroy cloud and free allocated resources. 2018-04-13 19:48:38.399 11313 INFO rally.deployment.engine [-] Deployment 989135ec-ed3d-4470-a713-604643087ea6 | Completed: Destroy cloud and free allocated resources. 2018-04-13 19:48:38.493 11313 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947) for deployment 'opnfv-rally'. 2018-04-13 19:48:38.558 11313 INFO rally.api [-] Deleting verification (UUID=3bf299e3-4ef2-4e4d-8d78-2dc349286075). 2018-04-13 19:48:38.598 11313 INFO rally.api [-] Verification has been successfully deleted! 2018-04-13 19:48:38.599 11313 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947). 2018-04-13 19:48:38.616 11313 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-13 19:48:48,700 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-13 19:48:48.297 11316 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5 | 2018-04-13T19:48:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-13 19:49:00,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-13 19:49:00,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-13 19:49:10,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-13 19:49:09.782 11322 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5ebd8578-fb6e-45ed-9de6-181ca5978947). 2018-04-13 19:49:10.106 11322 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-13 19:49:23,656 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-13 19:49:19.580 11325 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-13 19:49:19.820 11325 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-13 19:49:23.348 11325 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) as the default verifier for the future CLI operations. 2018-04-13 19:49:36,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-13 19:49:45,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-13 19:49:54,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-13 19:50:11,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-13 19:50:09.246 11344 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) for deployment 'opnfv-rally' (UUID=c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5). 2018-04-13 19:50:11.378 11344 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) has been successfully configured for deployment 'opnfv-rally' (UUID=c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5)! 2018-04-13 19:50:11,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-13 19:50:11,637 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-13 19:50:11,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-13 19:50:11,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-13 19:50:23,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d3e00542-ead8-428b-bb9d-ef7bb3c0ece0/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-13 19:50:23,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-13 19:50:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 19:50:33.162 11353 INFO rally.api [-] Starting verification (UUID=586462c5-406b-41f6-827c-d2c04dc76df1) for deployment 'opnfv-rally' (UUID=c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5) by verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0). 2018-04-13 19:50:33,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 586462c5-406b-41f6-827c-d2c04dc76df1 2018-04-13 20:02:45,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '586462c5-406b-41f6-827c-d2c04dc76df1']'. 2018-04-13 20:02:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-13 20:02:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-13 20:02:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 20:02:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 586462c5-406b-41f6-827c-d2c04dc76df1 | 2018-04-13 20:02:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-13 20:02:49,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-13 19:50:33 | 2018-04-13 20:02:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-13 20:02:45 | 2018-04-13 20:02:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:12 | 2018-04-13 20:02:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-13 20:02:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-13 20:02:49,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) | 2018-04-13 20:02:49,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-13 20:02:49,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5) | 2018-04-13 20:02:49,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-13 20:02:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 681.201 | 2018-04-13 20:02:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-13 20:02:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-13 20:02:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-13 20:02:49,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-13 20:02:49,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-13 20:02:49,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 20:02:49,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-13 20:02:49,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-13 20:03:14,212 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 20:03:14,212 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 13:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-13 20:03:14,219 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-13 20:03:16,710 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-13 23:07:53,272 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'7c8c0221-0f65-41dc-a596-c1071a63b373' != u'70e668b0-0f6a-4496-a9db-334877abd584' - 7c8c0221-0f65-41dc-a596-c1071a63b373 + 70e668b0-0f6a-4496-a9db-334877abd584 ---------------------------------------------------------------------- Ran 119 tests in 11076.428s FAILED (failures=1) 2018-04-13 23:07:53,877 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 23:07:53,878 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 184:36 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-13 23:07:53,884 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-13 23:07:53,885 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-13 23:07:54,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-13 23:07:54,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-13 23:08:04,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-13 23:08:03.432 11540 INFO rally.deployment.engine [-] Deployment c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5 | Starting: Destroy cloud and free allocated resources. 2018-04-13 23:08:03.527 11540 INFO rally.deployment.engine [-] Deployment c04d1f7c-6d9c-4600-baf4-b1da2a13c1d5 | Completed: Destroy cloud and free allocated resources. 2018-04-13 23:08:03.650 11540 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0) for deployment 'opnfv-rally'. 2018-04-13 23:08:03.735 11540 INFO rally.api [-] Deleting verification (UUID=586462c5-406b-41f6-827c-d2c04dc76df1). 2018-04-13 23:08:03.775 11540 INFO rally.api [-] Verification has been successfully deleted! 2018-04-13 23:08:03.776 11540 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0). 2018-04-13 23:08:03.793 11540 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-13 23:08:13,846 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-13 23:08:13.454 11543 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6bcf931e-94c1-4cbd-a367-3942624cb8ac) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6bcf931e-94c1-4cbd-a367-3942624cb8ac | 2018-04-13T23:08:13 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6bcf931e-94c1-4cbd-a367-3942624cb8ac ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-13 23:08:26,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-13 23:08:26,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-13 23:08:36,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-13 23:08:35.509 11549 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d3e00542-ead8-428b-bb9d-ef7bb3c0ece0). 2018-04-13 23:08:35.834 11549 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-13 23:08:49,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-13 23:08:45.273 11552 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-13 23:08:45.519 11552 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-13 23:08:49.027 11552 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6700e061-ff32-4668-b848-b20b4e0f8e65) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6700e061-ff32-4668-b848-b20b4e0f8e65) as the default verifier for the future CLI operations. 2018-04-13 23:09:02,217 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-13 23:09:10,828 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-13 23:09:23,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-13 23:09:42,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-13 23:09:39.045 11571 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6700e061-ff32-4668-b848-b20b4e0f8e65) for deployment 'opnfv-rally' (UUID=6bcf931e-94c1-4cbd-a367-3942624cb8ac). 2018-04-13 23:09:42.201 11571 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6700e061-ff32-4668-b848-b20b4e0f8e65) has been successfully configured for deployment 'opnfv-rally' (UUID=6bcf931e-94c1-4cbd-a367-3942624cb8ac)! 2018-04-13 23:09:42,452 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-13 23:09:42,452 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-13 23:09:42,456 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-13 23:09:42,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-13 23:09:54,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6700e061-ff32-4668-b848-b20b4e0f8e65/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-13 23:09:54,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-13 23:09:54,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-13 23:09:54,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-13 23:10:03,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-13 23:10:03.646 11580 INFO rally.api [-] Starting verification (UUID=6fdc4465-500f-479e-8ef9-e7b4dcbc9f45) for deployment 'opnfv-rally' (UUID=6bcf931e-94c1-4cbd-a367-3942624cb8ac) by verifier 'opnfv-tempest' (UUID=6700e061-ff32-4668-b848-b20b4e0f8e65). 2018-04-13 23:10:03,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6fdc4465-500f-479e-8ef9-e7b4dcbc9f45 2018-04-13 23:21:15,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6fdc4465-500f-479e-8ef9-e7b4dcbc9f45']'. 2018-04-13 23:21:19,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-13 23:21:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-13 23:21:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 23:21:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6fdc4465-500f-479e-8ef9-e7b4dcbc9f45 | 2018-04-13 23:21:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-13 23:21:19,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-13 23:10:03 | 2018-04-13 23:21:19,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-13 23:21:15 | 2018-04-13 23:21:19,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:12 | 2018-04-13 23:21:19,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-13 23:21:19,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-13 23:21:19,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6700e061-ff32-4668-b848-b20b4e0f8e65) | 2018-04-13 23:21:19,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-13 23:21:19,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6bcf931e-94c1-4cbd-a367-3942624cb8ac) | 2018-04-13 23:21:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-13 23:21:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 621.981 | 2018-04-13 23:21:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-13 23:21:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-13 23:21:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-13 23:21:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-13 23:21:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-13 23:21:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-13 23:21:19,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-13 23:21:19,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-13 23:21:44,438 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 23:21:44,439 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 12:42 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-13 23:21:44,446 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 03:02 | PASS | | vping_userdata | functest | smoke | 02:23 | PASS | | tempest_smoke_serial | functest | smoke | 59:16 | PASS | | rally_sanity | functest | smoke | 74:08 | PASS | | refstack_defcore | functest | smoke | 23:03 | FAIL | | patrole | functest | smoke | 13:37 | PASS | | snaps_smoke | functest | smoke | 184:36 | FAIL | | neutron_trunk | functest | smoke | 12:42 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-13 23:21:44,461 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-13 23:23:07,552 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-5 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+--------------------------------------------------------------------+ 2018-04-13 23:23:07,561 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-04-13 23:23:07,562 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-13 23:23:07,562 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-13 23:23:07,564 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-13 23:23:07,572 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-13 23:27:18,129 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-5 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+--------------------------------------------------------------------+ 2018-04-13 23:27:18,139 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-04-13 23:27:18,139 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-13 23:27:18,142 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-13 23:27:18,145 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-13 23:27:18,145 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-13 23:27:19,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-13 23:27:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-13 23:27:20,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-13 23:27:20,360 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-04-13 23:27:20,361 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-13 23:27:20,690 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-04-13 23:27:20,690 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-13 23:27:20,690 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-04-13 23:27:20,903 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-13 23:27:27,083 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-67cc7789-ebb6-419a-99b1-f9c3210c6de6, password=fe1681c4-63a7-40e8-bf43-7a534e2ca3ab, auth_url=http://172.16.10.35:35357/v3, project_name=cloudify_ims-67cc7789-ebb6-419a-99b1-f9c3210c6de6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-13 23:27:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-13 23:27:33,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-13 23:27:33,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-13 23:32:07,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-13 23:32:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-13 23:32:29,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-13 23:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-13 23:33:38,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-13 23:33:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-13 23:41:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'fe1681c4-63a7-40e8-bf43-7a534e2ca3ab', 'keystone_tenant_name': 'cloudify_ims-67cc7789-ebb6-419a-99b1-f9c3210c6de6', 'region': 'RegionOne', 'keystone_url': u'https://10.0.15.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-67cc7789-ebb6-419a-99b1-f9c3210c6de6', 'project_domain_name': 'Default'} 2018-04-13 23:41:40,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-04-13 23:41:43,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:42:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:42:49,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:43:22,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:43:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:44:29,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:45:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:45:35,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:46:08,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:46:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-13 23:47:11,490 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 265, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-04-13 23:47:11,491 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-13 23:47:12,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-13 23:47:12,017 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 19:51 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-13 23:47:12,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-04-13 23:47:15,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 396, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 141, in _do_request timeout=timeout) File "/usr/lib/python2.7/site-packages/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python2.7/site-packages/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 502, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 612, in send r = adapter.send(request, **kwargs) File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 504, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='10.0.15.121', port=80): Max retries exceeded with url: /api/v3/executions?_include_system_workflows=False&deployment_id=clearwater-opnfv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-04-13 23:47:15,094 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-13 23:48:45,251 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-13 23:48:45,251 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-13 23:48:45,869 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-13 23:48:47,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-13 23:48:47,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-13 23:48:47,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-13 23:48:47,539 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-13 23:48:47,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-13 23:48:47,635 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-13 23:48:53,770 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-bf313a8f-1d4e-4a92-a025-7c2fda865140, password=693a229f-ae66-499b-acd6-02b9a007926a, auth_url=http://172.16.10.35:35357/v3, project_name=vyos_vrouter-bf313a8f-1d4e-4a92-a025-7c2fda865140, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-13 23:48:53,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-13 23:48:53,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-13 23:48:53,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-13 23:53:13,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-13 23:53:44,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-13 23:53:46,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-13 23:54:47,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-13 23:54:56,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-13 23:54:59,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-14 00:03:02,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-04-14 00:03:21,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:03:54,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:04:27,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:05:00,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:05:33,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:06:06,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:06:39,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:07:12,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:07:45,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:08:18,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-14 00:08:48,867 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 276, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-04-14 00:08:49,201 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-14 00:08:49,202 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 20:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-14 00:08:49,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-04-14 00:08:52,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 421, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 141, in _do_request timeout=timeout) File "/usr/lib/python2.7/site-packages/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python2.7/site-packages/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 502, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 612, in send r = adapter.send(request, **kwargs) File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 504, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='10.0.15.116', port=80): Max retries exceeded with url: /api/v3/executions?_include_system_workflows=False&deployment_id=vrouter-opnfv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-04-14 00:08:52,275 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-14 00:10:24,766 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-14 00:10:24,767 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-14 00:10:24,959 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-14 00:10:25,013 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-14 00:10:25,013 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-14 00:10:30,801 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-2fed0267-527b-4cc1-96fb-972834689d2c, password=5d7b8e64-e074-415b-b114-93380f1be78c, auth_url=http://172.16.10.35:35357/v3, project_name=juju_epc-2fed0267-527b-4cc1-96fb-972834689d2c, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-14 00:10:32,324 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-14 00:10:37,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-04-14 00:10:37,769 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-14 00:10:40,789 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=3547d8ba-a4dd-4b6a-93e1-641d79c712d9, auth_url=http://172.16.10.35:35357/v3, project_name=juju_epc-2fed0267-527b-4cc1-96fb-972834689d2c, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-14 00:10:40,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-14 00:10:40,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-14 00:10:40,891 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-14 00:10:53,989 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-14 00:11:41,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-14 00:11:43,135 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-14 00:11:43,155 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-14 00:11:43,155 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-14 00:12:03,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a5eefad7-615b-49af-b6d8-86fae8857fb2 -s trusty -r RegionOne -u https://10.0.15.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-14 00:12:03,607 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-14 00:12:28,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 37ce2801-536e-4a77-bb8a-1e4343e78561 -s xenial -r RegionOne -u https://10.0.15.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-14 00:12:28,202 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : bc85f99b-b18b-42c2-bca8-e3ad80738223 2018-04-14 00:12:55,689 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 304, in deploy_orchestrator output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=bc85f99b-b18b-42c2-bca8-e3ad80738223', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status 1 2018-04-14 00:12:55,992 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-14 00:12:55,992 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 02:31 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-14 00:12:55,998 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-14 00:12:56,078 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Some issue during the undeployment .. 2018-04-14 00:12:56,079 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Tenant clean continue .. 2018-04-14 00:12:56,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-14 00:12:56,079 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-14 00:13:58,680 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-14 00:13:58,681 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 19:51 | FAIL | | vyos_vrouter | functest | vnf | 20:01 | FAIL | | juju_epc | functest | vnf | 02:31 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-14 00:13:58,687 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-14 00:14:41,945 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-5 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+--------------------------------------------------------------------+ 2018-04-14 00:14:41,955 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-04-14 00:14:41,955 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-14 00:14:41,956 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-14 00:14:41,957 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-14 00:14:41,960 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK