2018-03-25 22:24:32,235 - functest.ci.check_deployment - DEBUG - 10.167.4.35:35357 is reachable! 2018-03-25 22:24:32,235 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.35:35357/v3 ...OK 2018-03-25 22:24:32,717 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-25 22:24:33,096 - functest.ci.check_deployment - DEBUG - 172.30.10.101:5000 is reachable! 2018-03-25 22:24:33,097 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.101:5000/v3 ...OK 2018-03-25 22:24:33,519 - functest.ci.check_deployment - DEBUG - 172.30.10.101:8774 is reachable! 2018-03-25 22:24:33,519 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.101:8774/v2.1/c1fc5a9ec3a44b8e9c2892f8720bca12 ...OK 2018-03-25 22:24:33,913 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9696 is reachable! 2018-03-25 22:24:33,913 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.101:9696/ ...OK 2018-03-25 22:24:34,318 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9292 is reachable! 2018-03-25 22:24:34,318 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.101:9292 ...OK 2018-03-25 22:24:35,652 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-25 22:24:37,408 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-25 22:24:37,461 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-25 22:24:38,843 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-25 22:24:45,092 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-61 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-25 22:24:45,097 - 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://10.167.4.35:35357/v3 2018-03-25 22:24:45,097 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-25 22:24:45,099 - 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-03-25 22:24:45,101 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-25 22:24:45,101 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-25 22:24:47,541 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-25 22:24:55,925 - 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 8.374s OK 2018-03-25 22:24:56,048 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:24:56,049 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-25 22:24:56,052 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-25 22:24:57,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-25 22:36:53,714 - 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 716.658s OK 2018-03-25 22:36:53,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:36:53,851 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-25 22:36:53,856 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-25 22:36:54,959 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-25 22:37:43,508 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 48.548s OK 2018-03-25 22:37:43,632 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:37:43,632 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:49 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-25 22:37:43,637 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 11:57 | PASS | | snaps_health_check | functest | healthcheck | 00:49 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-25 22:37:43,640 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-25 22:38:16,828 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-61 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-25 22:38:16,831 - 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://10.167.4.35:35357/v3 2018-03-25 22:38:16,832 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-25 22:38:16,833 - 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-03-25 22:38:16,834 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-25 22:38:16,834 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-25 22:38:18,310 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-03-25 22:38:18,310 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-25 22:38:19,026 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-25 22:38:19,026 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-25 22:38:19,438 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-25 22:38:19,438 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-25 22:38:19' 2018-03-25 22:38:19,439 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:21,387 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:24,712 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:37,580 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:38,352 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:39,091 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:44,864 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:38:48,409 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a2757ee1-8b23-4970-afb6-00c3ae01a4fa' 2018-03-25 22:39:10,348 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-25 22:39:14,571 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-25 22:39:14,708 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-25 22:39:15,715 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-25 22:39:38,090 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-25 22:39:38,091 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-25 22:39:38,630 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:39:38,630 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-25 22:39:38,634 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-25 22:39:38,732 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-25 22:39:38,732 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-25 22:39:38' 2018-03-25 22:39:38,732 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:39:40,449 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:39:42,748 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:39:54,248 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:39:55,092 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:40:01,325 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bbf1863b-54b3-4004-9017-a38a73098364' 2018-03-25 22:40:07,514 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-25 22:40:16,859 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-25 22:40:18,657 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.6. Waiting for response... 2018-03-25 22:40:30,058 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-25 22:40:50,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:40:50,189 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:51 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-25 22:40:50,192 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-25 22:40:50,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-25 22:40:55,716 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-25 22:40:55.058 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8fcaec28-450f-4605-9382-2c358c18d6b8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8fcaec28-450f-4605-9382-2c358c18d6b8 | 2018-03-25T22:40:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8fcaec28-450f-4605-9382-2c358c18d6b8 ~/.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-03-25 22:40:59,281 - 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-03-25 22:40:59,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-25 22:41:05,633 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-25 22:41:03.674 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-25 22:41:03.987 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-25 22:41:05.373 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d) as the default verifier for the future CLI operations. 2018-03-25 22:41:08,923 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-25 22:41:11,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-25 22:41:14,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-25 22:41:20,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-25 22:41:19.071 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d) for deployment 'opnfv-rally' (UUID=8fcaec28-450f-4605-9382-2c358c18d6b8). 2018-03-25 22:41:20.065 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d) has been successfully configured for deployment 'opnfv-rally' (UUID=8fcaec28-450f-4605-9382-2c358c18d6b8)! 2018-03-25 22:41:20,255 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-25 22:41:20,255 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-25 22:41:20,256 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-25 22:41:20,258 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-25 22:41:23,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-28b132d0-f694-4f40-860c-866ca56b556d/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-03-25 22:41:23,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-25 22:41:23,591 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-25 22:41:23,591 - 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-03-25 22:41:26,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:26.012 55 INFO rally.api [-] Starting verification (UUID=7ba24cd7-93a3-4263-905b-180e4f585b63) for deployment 'opnfv-rally' (UUID=8fcaec28-450f-4605-9382-2c358c18d6b8) by verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d). 2018-03-25 22:41:26,015 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7ba24cd7-93a3-4263-905b-180e4f585b63 2018-03-25 22:41:32,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:32.740 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.229s] 2018-03-25 22:41:32,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:32.856 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.116s] 2018-03-25 22:41:39,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:39.866 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.426s] 2018-03-25 22:41:42,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:42.492 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.624s] 2018-03-25 22:41:54,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:41:54.474 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.836s] 2018-03-25 22:42:18,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:42:18.251 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.716s] 2018-03-25 22:42:59,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:42:59.706 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-03-25 22:42:59,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:42:59.708 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-03-25 22:43:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:43:46.734 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.085s] 2018-03-25 22:43:46,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:43:46.736 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-25 22:44:32,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:44:32.266 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.118s] 2018-03-25 22:44:32,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:44:32.267 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-25 22:45:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:45:33.505 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.278s] 2018-03-25 22:46:04,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:04.501 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.066s] 2018-03-25 22:46:04,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:04.677 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.177s] 2018-03-25 22:46:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:13.159 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.818s] 2018-03-25 22:46:13,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:13.169 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-03-25 22:46:14,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:14.706 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-25 22:46:14,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:14.706 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-25 22:46:18,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:18.836 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.430s] 2018-03-25 22:46:25,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:25.604 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-03-25 22:46:32,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:32.836 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.993s] 2018-03-25 22:46:41,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:41.981 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.325s] 2018-03-25 22:46:51,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:51.927 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.379s] 2018-03-25 22:46:59,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:46:59.661 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.195s] 2018-03-25 22:47:06,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:06.317 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.126s] 2018-03-25 22:47:13,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:13.798 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.247s] 2018-03-25 22:47:22,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:22.688 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.249s] 2018-03-25 22:47:31,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:31.859 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.858s] 2018-03-25 22:47:34,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:34.927 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-25 22:47:37,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:37.142 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-03-25 22:47:37,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:37.174 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.031s] 2018-03-25 22:47:37,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:37.202 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2018-03-25 22:47:37,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:37.211 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-25 22:47:41,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:41.674 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.910s] 2018-03-25 22:47:42,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:42.616 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.941s] 2018-03-25 22:47:43,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:43.429 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.813s] 2018-03-25 22:47:48,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:48.108 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-03-25 22:47:53,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:47:53.627 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.770s] 2018-03-25 22:48:15,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:48:15.014 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.533s] 2018-03-25 22:48:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:48:21.704 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.689s] 2018-03-25 22:48:39,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:48:39.234 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.376s] 2018-03-25 22:48:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:48:43.180 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.945s] 2018-03-25 22:48:49,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:48:49.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.782s] 2018-03-25 22:49:01,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:01.145 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.407s] 2018-03-25 22:49:05,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:05.959 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.813s] 2018-03-25 22:49:10,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:10.755 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.795s] 2018-03-25 22:49:29,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:29.598 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.903s] 2018-03-25 22:49:29,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:29.939 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.341s] 2018-03-25 22:49:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:30.435 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.495s] 2018-03-25 22:49:30,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:30.638 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.203s] 2018-03-25 22:49:30,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:30.853 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.214s] 2018-03-25 22:49:31,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:31.025 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.172s] 2018-03-25 22:49:46,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:46.314 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.806s] 2018-03-25 22:49:46,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:46.892 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.579s] 2018-03-25 22:49:47,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:47.098 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.205s] 2018-03-25 22:49:47,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:47.222 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.123s] 2018-03-25 22:49:47,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:47.395 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.173s] 2018-03-25 22:49:47,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:49:47.473 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.077s] 2018-03-25 22:50:02,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:02.227 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.359s] 2018-03-25 22:50:09,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:09.545 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.318s] 2018-03-25 22:50:11,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:11.914 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.368s] 2018-03-25 22:50:12,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:12.065 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.151s] 2018-03-25 22:50:12,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:12.166 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.101s] 2018-03-25 22:50:25,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:25.280 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.833s] 2018-03-25 22:50:32,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:32.778 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.497s] 2018-03-25 22:50:35,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:35.256 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.476s] 2018-03-25 22:50:35,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:35.370 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.114s] 2018-03-25 22:50:35,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:50:35.497 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.128s] 2018-03-25 22:51:01,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:51:01.299 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.808s] 2018-03-25 22:51:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:51:14.995 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.695s] 2018-03-25 22:51:27,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:51:27.528 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.533s] 2018-03-25 22:51:39,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:51:39.717 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.187s] 2018-03-25 22:52:17,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:52:17.331 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.231s] 2018-03-25 22:52:30,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:52:30.772 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.441s] 2018-03-25 22:52:43,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:52:43.987 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.214s] 2018-03-25 22:52:55,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:52:55.691 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.703s] 2018-03-25 22:53:13,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:13.912 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.586s] 2018-03-25 22:53:15,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:15.967 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.055s] 2018-03-25 22:53:16,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:16.104 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.140s] 2018-03-25 22:53:21,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:21.208 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.695s] 2018-03-25 22:53:23,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:23.315 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.104s] 2018-03-25 22:53:23,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:23.408 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.095s] 2018-03-25 22:53:27,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:27.899 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.871s] 2018-03-25 22:53:31,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:31.440 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-25 22:53:32,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:32.887 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-25 22:53:32,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:32.889 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-25 22:53:32,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:32.890 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-25 22:53:32,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:32.891 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-25 22:53:32,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:32.891 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-25 22:53:34,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:34.944 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-03-25 22:53:54,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:53:54.987 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.882s] 2018-03-25 22:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:54:33.744 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.899s] 2018-03-25 22:55:00,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:55:00.564 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.816s] 2018-03-25 22:55:10,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:55:10.130 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.080s] 2018-03-25 22:57:04,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:57:04.032 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [80.555s] 2018-03-25 22:57:48,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:57:48.227 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.559s] 2018-03-25 22:58:51,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 22:58:51.666 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.576s] 2018-03-25 22:59:18,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7ba24cd7-93a3-4263-905b-180e4f585b63']'. 2018-03-25 22:59:19,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-25 22:59:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-25 22:59:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 22:59:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7ba24cd7-93a3-4263-905b-180e4f585b63 | 2018-03-25 22:59:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-25 22:59:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-25 22:41:25 | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-25 22:59:18 | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:53 | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 28b132d0-f694-4f40-860c-866ca56b556d) | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8fcaec28-450f-4605-9382-2c358c18d6b8) | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-25 22:59:19,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1041.179 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 22:59:19,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-25 22:59:19,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-25 22:59:25,104 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 22:59:25,105 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-25 22:59:25,110 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-25 22:59:25,206 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-25 22:59:25,685 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-25 22:59:25,685 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-25 22:59:26,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-25 22:59:29,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-25 22:59:28.268 124 INFO rally.deployment.engine [-] Deployment 8fcaec28-450f-4605-9382-2c358c18d6b8 | Starting: Destroy cloud and free allocated resources. 2018-03-25 22:59:28.474 124 INFO rally.deployment.engine [-] Deployment 8fcaec28-450f-4605-9382-2c358c18d6b8 | Completed: Destroy cloud and free allocated resources. 2018-03-25 22:59:28.518 124 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d) for deployment 'opnfv-rally'. 2018-03-25 22:59:28.535 124 INFO rally.api [-] Deleting verification (UUID=7ba24cd7-93a3-4263-905b-180e4f585b63). 2018-03-25 22:59:28.683 124 INFO rally.api [-] Verification has been successfully deleted! 2018-03-25 22:59:28.684 124 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d). 2018-03-25 22:59:28.703 124 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-25 22:59:31,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-25 22:59:31.260 127 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4824ff74-3ba3-4017-8617-09d9ea3e655d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4824ff74-3ba3-4017-8617-09d9ea3e655d | 2018-03-25T22:59:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4824ff74-3ba3-4017-8617-09d9ea3e655d ~/.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-03-25 22:59:35,494 - 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-03-25 22:59:35,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-25 22:59:37,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae'... 2018-03-25 22:59:39,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-6b731890-0605-4d4b-b423-a2357659edae'... 2018-03-25 22:59:41,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-6b731890-0605-4d4b-b423-a2357659edae'... 2018-03-25 22:59:52,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae'... 2018-03-25 22:59:53,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae'... 2018-03-25 22:59:53,770 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-25 22:59:53,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-03-25 22:59:53,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 22:59:53,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 22:59:53,821 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:00:55,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9df764bf-f892-412e-8ed5-b2425432cd86 2018-03-25 23:00:55,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-25 23:00:55,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9df764bf-f892-412e-8ed5-b2425432cd86'] 2018-03-25 23:00:57,079 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9df764bf-f892-412e-8ed5-b2425432cd86: 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66128 Full duration: 7.256514 -------------------------------------------------------------------------------- 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | -> duration | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.194694 Full duration: 7.901969 -------------------------------------------------------------------------------- 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | total | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> duration | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.231916 Full duration: 7.832023 -------------------------------------------------------------------------------- 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051406 Full duration: 7.712121 -------------------------------------------------------------------------------- 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> duration | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276635 Full duration: 7.989754 -------------------------------------------------------------------------------- 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 9df764bf-f892-412e-8ed5-b2425432cd86 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 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906043 Full duration: 7.700133 HINTS: * To plot HTML graphics with this data, run: rally task report 9df764bf-f892-412e-8ed5-b2425432cd86 --out output.html * To generate a JUnit report, run: rally task export 9df764bf-f892-412e-8ed5-b2425432cd86 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9df764bf-f892-412e-8ed5-b2425432cd86 --json --out output.json 2018-03-25 23:00:57,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9df764bf-f892-412e-8ed5-b2425432cd86'] 2018-03-25 23:00:58,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:00:58,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9df764bf-f892-412e-8ed5-b2425432cd86', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-25 23:00:58,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-25 23:00:58,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-25 23:00:58,193 - 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-03-25 23:00:58,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:00:58,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:00:58,238 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:02:36,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31b245e3-78ec-41b9-ba87-49364ad1ec50 2018-03-25 23:02:36,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '31b245e3-78ec-41b9-ba87-49364ad1ec50'] 2018-03-25 23:02:37,515 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 31b245e3-78ec-41b9-ba87-49364ad1ec50: 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-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 31b245e3-78ec-41b9-ba87-49364ad1ec50 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 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | -> glance_v2.upload_data | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | glance_v2.delete_image | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | -> duration | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.486776 Full duration: 12.058676 -------------------------------------------------------------------------------- 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-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 31b245e3-78ec-41b9-ba87-49364ad1ec50 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 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> glance_v2.upload_data | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | glance_v2.list_images | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | -> duration | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.311488 Full duration: 13.692435 -------------------------------------------------------------------------------- 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 31b245e3-78ec-41b9-ba87-49364ad1ec50 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 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | -> duration | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.409726 Full duration: 8.105303 -------------------------------------------------------------------------------- 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-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-6b731890-0605-4d4b-b423-a2357659edae" }, "number_instances": 2, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "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 31b245e3-78ec-41b9-ba87-49364ad1ec50 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 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | -> glance_v2.upload_data | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | nova.boot_servers | 17.734 | 17.734 | 17.734 | 17.734 | 17.734 | 17.734 | 100.0% | 1 | | total | 20.792 | 20.792 | 20.792 | 20.792 | 20.792 | 20.792 | 100.0% | 1 | | -> duration | 19.792 | 19.792 | 19.792 | 19.792 | 19.792 | 19.792 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.792326 Full duration: 44.813397 HINTS: * To plot HTML graphics with this data, run: rally task report 31b245e3-78ec-41b9-ba87-49364ad1ec50 --out output.html * To generate a JUnit report, run: rally task export 31b245e3-78ec-41b9-ba87-49364ad1ec50 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31b245e3-78ec-41b9-ba87-49364ad1ec50 --json --out output.json 2018-03-25 23:02:37,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '31b245e3-78ec-41b9-ba87-49364ad1ec50'] 2018-03-25 23:02:38,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:02:38,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '31b245e3-78ec-41b9-ba87-49364ad1ec50', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-25 23:02:38,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-25 23:02:38,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-25 23:02:38,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-25 23:02:38,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:02:38,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:02:38,720 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-25 23:02:38,720 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-25 23:02:38,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-03-25 23:02:38,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:02:38,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:02:38,756 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:07:39,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 2018-03-25 23:07:39,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8'] 2018-03-25 23:07:40,974 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8: 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 2.996 | 2.996 | 2.996 | 2.996 | 2.996 | 2.996 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 10.596 | 100.0% | 1 | | total | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 100.0% | 1 | | -> duration | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 13.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.592115 Full duration: 40.77213 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 100.0% | 1 | | cinder_v2.delete_volume | 10.753 | 10.753 | 10.753 | 10.753 | 10.753 | 10.753 | 100.0% | 1 | | total | 13.943 | 13.943 | 13.943 | 13.943 | 13.943 | 13.943 | 100.0% | 1 | | -> duration | 13.943 | 13.943 | 13.943 | 13.943 | 13.943 | 13.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.94339 Full duration: 24.268776 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 100.0% | 1 | | cinder_v2.delete_volume | 10.935 | 10.935 | 10.935 | 10.935 | 10.935 | 10.935 | 100.0% | 1 | | total | 16.492 | 16.492 | 16.492 | 16.492 | 16.492 | 16.492 | 100.0% | 1 | | -> duration | 16.492 | 16.492 | 16.492 | 16.492 | 16.492 | 16.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.492197 Full duration: 28.248845 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 3.391 | 3.391 | 3.391 | 3.391 | 3.391 | 3.391 | 100.0% | 1 | | cinder_v2.delete_volume | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 100.0% | 1 | | total | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 100.0% | 1 | | -> duration | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.183233 Full duration: 24.889777 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 3.35 | 100.0% | 1 | | cinder_v2.extend_volume | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | cinder_v2.delete_volume | 19.277 | 19.277 | 19.277 | 19.277 | 19.277 | 19.277 | 100.0% | 1 | | total | 25.288 | 25.288 | 25.288 | 25.288 | 25.288 | 25.288 | 100.0% | 1 | | -> duration | 25.288 | 25.288 | 25.288 | 25.288 | 25.288 | 25.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.288134 Full duration: 35.58938 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 26.603 | 26.603 | 26.603 | 26.603 | 26.603 | 26.603 | 100.0% | 1 | | cinder_v2.delete_volume | 10.792 | 10.792 | 10.792 | 10.792 | 10.792 | 10.792 | 100.0% | 1 | | total | 37.395 | 37.395 | 37.395 | 37.395 | 37.395 | 37.395 | 100.0% | 1 | | -> duration | 37.395 | 37.395 | 37.395 | 37.395 | 37.395 | 37.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.395367 Full duration: 64.249323 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | cinder_v2.list_qos | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620036 Full duration: 12.264907 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | cinder_v2.set_qos | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849859 Full duration: 12.437198 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | cinder_v2.list_types | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760654 Full duration: 12.451857 -------------------------------------------------------------------------------- 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 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 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 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948676 Full duration: 12.757126 HINTS: * To plot HTML graphics with this data, run: rally task report 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 --out output.html * To generate a JUnit report, run: rally task export 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8 --json --out output.json 2018-03-25 23:07:40,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8'] 2018-03-25 23:07:42,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:07:42,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '341e69ee-43c8-42d7-8cf3-ddf7b9b2f6a8', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-25 23:07:42,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-25 23:07:42,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-25 23:07:42,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-25 23:07:42,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:07:42,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:07:42,205 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:09:13,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 87dd338c-8bd8-46c1-93e6-31a6172ddd56 2018-03-25 23:09:13,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '87dd338c-8bd8-46c1-93e6-31a6172ddd56'] 2018-03-25 23:09:14,389 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 87dd338c-8bd8-46c1-93e6-31a6172ddd56: 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 87dd338c-8bd8-46c1-93e6-31a6172ddd56 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 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | heat.update_stack | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 100.0% | 1 | | heat.delete_stack | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | total | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 100.0% | 1 | | -> duration | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.178079 Full duration: 21.629003 -------------------------------------------------------------------------------- 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 87dd338c-8bd8-46c1-93e6-31a6172ddd56 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 | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 100.0% | 1 | | heat.check_stack | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | heat.delete_stack | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | total | 8.061 | 8.061 | 8.061 | 8.061 | 8.061 | 8.061 | 100.0% | 1 | | -> duration | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.060975 Full duration: 19.042644 -------------------------------------------------------------------------------- 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 87dd338c-8bd8-46c1-93e6-31a6172ddd56 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 | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 4.784 | 100.0% | 1 | | heat.suspend_stack | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | heat.resume_stack | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | heat.delete_stack | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | total | 8.624 | 8.624 | 8.624 | 8.624 | 8.624 | 8.624 | 100.0% | 1 | | -> duration | 6.624 | 6.624 | 6.624 | 6.624 | 6.624 | 6.624 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.623992 Full duration: 19.404758 -------------------------------------------------------------------------------- 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 87dd338c-8bd8-46c1-93e6-31a6172ddd56 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 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788308 Full duration: 10.407278 HINTS: * To plot HTML graphics with this data, run: rally task report 87dd338c-8bd8-46c1-93e6-31a6172ddd56 --out output.html * To generate a JUnit report, run: rally task export 87dd338c-8bd8-46c1-93e6-31a6172ddd56 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 87dd338c-8bd8-46c1-93e6-31a6172ddd56 --json --out output.json 2018-03-25 23:09:14,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '87dd338c-8bd8-46c1-93e6-31a6172ddd56'] 2018-03-25 23:09:15,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:09:15,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '87dd338c-8bd8-46c1-93e6-31a6172ddd56', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-25 23:09:15,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-25 23:09:15,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-25 23:09:15,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-03-25 23:09:15,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:09:15,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:09:15,476 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:12:27,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 2018-03-25 23:12:27,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5e2a587f-34b5-4ea0-88f6-ff744f3f5384'] 2018-03-25 23:12:28,772 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5e2a587f-34b5-4ea0-88f6-ff744f3f5384: 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.add_role | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.revoke_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633513 Full duration: 14.473648 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | keystone_v3.add_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.list_roles | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683823 Full duration: 14.146636 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | keystone_v3.list_projects | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829524 Full duration: 14.562447 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | keystone_v3.delete_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> duration | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.526701 Full duration: 11.884984 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.delete_service | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583885 Full duration: 12.039629 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | keystone_v3.create_user | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> keystone_v3.add_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.create_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.list_services | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.get_services | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154316 Full duration: 19.677229 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | keystone_v3.update_project | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.delete_project | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804817 Full duration: 12.377025 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.626293 Full duration: 13.98082 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.584681 Full duration: 14.545612 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.list_users | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812192 Full duration: 15.06985 -------------------------------------------------------------------------------- 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 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 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 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | keystone_v3.create_users | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | total | 3.674 | 3.674 | 3.674 | 3.674 | 3.674 | 3.674 | 100.0% | 1 | | -> duration | 3.674 | 3.674 | 3.674 | 3.674 | 3.674 | 3.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.6735 Full duration: 20.362257 HINTS: * To plot HTML graphics with this data, run: rally task report 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 --out output.html * To generate a JUnit report, run: rally task export 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5e2a587f-34b5-4ea0-88f6-ff744f3f5384 --json --out output.json 2018-03-25 23:12:28,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5e2a587f-34b5-4ea0-88f6-ff744f3f5384'] 2018-03-25 23:12:29,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:12:29,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5e2a587f-34b5-4ea0-88f6-ff744f3f5384', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-25 23:12:29,974 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-25 23:12:29,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-25 23:12:29,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-03-25 23:12:29,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:12:30,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:12:30,025 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:19:10,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2aa28363-6242-44a6-ab16-8798bee1618f 2018-03-25 23:19:10,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2aa28363-6242-44a6-ab16-8798bee1618f'] 2018-03-25 23:19:11,939 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2aa28363-6242-44a6-ab16-8798bee1618f: 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | neutron.delete_network | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | total | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 100.0% | 1 | | -> duration | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.259491 Full duration: 15.799829 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 100.0% | 1 | | neutron.delete_port | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | total | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 100.0% | 1 | | -> duration | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.010263 Full duration: 39.952253 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.create_subnet | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | neutron.create_router | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 100.0% | 1 | | neutron.add_interface_router | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 100.0% | 1 | | neutron.remove_interface_router | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | neutron.delete_router | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | total | 10.79 | 10.79 | 10.79 | 10.79 | 10.79 | 10.79 | 100.0% | 1 | | -> duration | 10.79 | 10.79 | 10.79 | 10.79 | 10.79 | 10.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.790389 Full duration: 54.36302 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | neutron.delete_subnet | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | total | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 100.0% | 1 | | -> duration | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.521107 Full duration: 38.921585 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | neutron.list_networks | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | total | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 100.0% | 1 | | -> duration | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 1.537 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.53678 Full duration: 16.67869 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | neutron.list_ports | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> duration | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.064438 Full duration: 38.299706 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_subnet | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | neutron.create_router | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | neutron.add_interface_router | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | neutron.list_routers | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 6.643 | 6.643 | 6.643 | 6.643 | 6.643 | 6.643 | 100.0% | 1 | | -> duration | 6.643 | 6.643 | 6.643 | 6.643 | 6.643 | 6.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.643366 Full duration: 56.578237 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | neutron.create_subnet | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | neutron.list_subnets | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | -> duration | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.125083 Full duration: 43.442941 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | neutron.delete_security_group | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> duration | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.533194 Full duration: 14.042178 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | neutron.create_security_group_rule | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | neutron.delete_security_group | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> duration | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.178398 Full duration: 15.316492 -------------------------------------------------------------------------------- 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 2aa28363-6242-44a6-ab16-8798bee1618f 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 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | neutron.create_router | 4.266 | 4.266 | 4.266 | 4.266 | 4.266 | 4.266 | 100.0% | 1 | | neutron.add_gateway_router | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 100.0% | 1 | | neutron.remove_gateway_router | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | total | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 100.0% | 1 | | -> duration | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.429355 Full duration: 32.785475 HINTS: * To plot HTML graphics with this data, run: rally task report 2aa28363-6242-44a6-ab16-8798bee1618f --out output.html * To generate a JUnit report, run: rally task export 2aa28363-6242-44a6-ab16-8798bee1618f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2aa28363-6242-44a6-ab16-8798bee1618f --json --out output.json 2018-03-25 23:19:11,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2aa28363-6242-44a6-ab16-8798bee1618f'] 2018-03-25 23:19:13,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:19:13,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2aa28363-6242-44a6-ab16-8798bee1618f', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-25 23:19:13,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-25 23:19:13,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-25 23:19:13,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-03-25 23:19:13,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:19:13,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:19:13,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:28:38,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4cc4b705-3287-4689-80a8-8f8ace0acb96 2018-03-25 23:28:38,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4cc4b705-3287-4689-80a8-8f8ace0acb96'] 2018-03-25 23:28:40,003 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96: 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-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "block_migration": false, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 16.775 | 16.775 | 16.775 | 16.775 | 16.775 | 16.775 | 100.0% | 1 | | nova.find_host_to_migrate | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 100.0% | 1 | | nova.live_migrate | 13.143 | 13.143 | 13.143 | 13.143 | 13.143 | 13.143 | 100.0% | 1 | | nova.delete_server | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | total | 34.455 | 34.455 | 34.455 | 34.455 | 34.455 | 34.455 | 100.0% | 1 | | -> duration | 33.455 | 33.455 | 33.455 | 33.455 | 33.455 | 33.455 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.455099 Full duration: 43.232522 -------------------------------------------------------------------------------- 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-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 12.129 | 12.129 | 12.129 | 12.129 | 12.129 | 12.129 | 100.0% | 1 | | cinder_v2.create_volume | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 100.0% | 1 | | nova.attach_volume | 6.847 | 6.847 | 6.847 | 6.847 | 6.847 | 6.847 | 100.0% | 1 | | nova.find_host_to_migrate | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | nova.live_migrate | 15.987 | 15.987 | 15.987 | 15.987 | 15.987 | 15.987 | 100.0% | 1 | | nova.detach_volume | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 3.802 | 100.0% | 1 | | cinder_v2.delete_volume | 91.454 | 91.454 | 91.454 | 91.454 | 91.454 | 91.454 | 100.0% | 1 | | nova.delete_server | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 100.0% | 1 | | total | 136.999 | 136.999 | 136.999 | 136.999 | 136.999 | 136.999 | 100.0% | 1 | | -> duration | 135.999 | 135.999 | 135.999 | 135.999 | 135.999 | 135.999 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.999475 Full duration: 149.369792 -------------------------------------------------------------------------------- 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-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 5.658 | 5.658 | 5.658 | 5.658 | 5.658 | 5.658 | 100.0% | 1 | | nova.boot_server | 12.779 | 12.779 | 12.779 | 12.779 | 12.779 | 12.779 | 100.0% | 1 | | nova.find_host_to_migrate | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 100.0% | 1 | | nova.live_migrate | 16.009 | 16.009 | 16.009 | 16.009 | 16.009 | 16.009 | 100.0% | 1 | | nova.delete_server | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 100.0% | 1 | | total | 41.032 | 41.032 | 41.032 | 41.032 | 41.032 | 41.032 | 100.0% | 1 | | -> duration | 40.032 | 40.032 | 40.032 | 40.032 | 40.032 | 40.032 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.032135 Full duration: 54.020186 -------------------------------------------------------------------------------- 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-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "server_kwargs": { "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] } }, "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 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | nova.boot_server | 9.335 | 9.335 | 9.335 | 9.335 | 9.335 | 9.335 | 100.0% | 1 | | nova.delete_server | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | nova.delete_keypair | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 18.099 | 18.099 | 18.099 | 18.099 | 18.099 | 18.099 | 100.0% | 1 | | -> duration | 17.099 | 17.099 | 17.099 | 17.099 | 17.099 | 17.099 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.099293 Full duration: 51.475751 -------------------------------------------------------------------------------- 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-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "volume_size": 5, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "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 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 5.995 | 5.995 | 5.995 | 5.995 | 5.995 | 5.995 | 100.0% | 1 | | nova.boot_server | 13.157 | 13.157 | 13.157 | 13.157 | 13.157 | 13.157 | 100.0% | 1 | | nova.delete_server | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 100.0% | 1 | | total | 24.241 | 24.241 | 24.241 | 24.241 | 24.241 | 24.241 | 100.0% | 1 | | -> duration | 23.241 | 23.241 | 23.241 | 23.241 | 23.241 | 23.241 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.24138 Full duration: 61.535164 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "force_delete": false, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "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 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 11.407 | 11.407 | 11.407 | 11.407 | 11.407 | 11.407 | 100.0% | 1 | | nova.pause_server | 5.218 | 5.218 | 5.218 | 5.218 | 5.218 | 5.218 | 100.0% | 1 | | nova.unpause_server | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 100.0% | 1 | | nova.delete_server | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | total | 21.881 | 21.881 | 21.881 | 21.881 | 21.881 | 21.881 | 100.0% | 1 | | -> duration | 16.881 | 16.881 | 16.881 | 16.881 | 16.881 | 16.881 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.881463 Full duration: 56.780788 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "nics": [ { "net-id": "77b3f916-cb8a-4bbf-9014-df5593dade49" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 12.1 | 12.1 | 12.1 | 12.1 | 12.1 | 12.1 | 100.0% | 1 | | nova.migrate | 27.839 | 27.839 | 27.839 | 27.839 | 27.839 | 27.839 | 100.0% | 1 | | nova.resize_confirm | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 100.0% | 1 | | nova.delete_server | 2.836 | 2.836 | 2.836 | 2.836 | 2.836 | 2.836 | 100.0% | 1 | | total | 46.224 | 46.224 | 46.224 | 46.224 | 46.224 | 46.224 | 100.0% | 1 | | -> duration | 45.224 | 45.224 | 45.224 | 45.224 | 45.224 | 45.224 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.223636 Full duration: 56.073804 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-6b731890-0605-4d4b-b423-a2357659edae" }, "image": { "name": "Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 11.962 | 11.962 | 11.962 | 11.962 | 11.962 | 11.962 | 100.0% | 1 | | nova.list_interfaces | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 12.157 | 12.157 | 12.157 | 12.157 | 12.157 | 12.157 | 100.0% | 1 | | -> duration | 11.157 | 11.157 | 11.157 | 11.157 | 11.157 | 11.157 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.156792 Full duration: 49.927652 -------------------------------------------------------------------------------- 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 4cc4b705-3287-4689-80a8-8f8ace0acb96 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 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | nova.delete_server_group | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> duration | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995707 Full duration: 9.86069 HINTS: * To plot HTML graphics with this data, run: rally task report 4cc4b705-3287-4689-80a8-8f8ace0acb96 --out output.html * To generate a JUnit report, run: rally task export 4cc4b705-3287-4689-80a8-8f8ace0acb96 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4cc4b705-3287-4689-80a8-8f8ace0acb96 --json --out output.json 2018-03-25 23:28:40,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4cc4b705-3287-4689-80a8-8f8ace0acb96'] 2018-03-25 23:28:41,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:28:41,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4cc4b705-3287-4689-80a8-8f8ace0acb96', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-25 23:28:41,195 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-25 23:28:41,195 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-25 23:28:41,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-03-25 23:28:41,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-25 23:28:41,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-25 23:28:41,255 - 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': '77b3f916-cb8a-4bbf-9014-df5593dade49', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6b731890-0605-4d4b-b423-a2357659edae', 'flavor_name': 'rally-tiny-6b731890-0605-4d4b-b423-a2357659edae', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6b731890-0605-4d4b-b423-a2357659edae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-25 23:29:36,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 2018-03-25 23:29:36,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4199adf0-8c0e-4ed4-81ab-0cd8b37fb586'] 2018-03-25 23:29:37,703 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586: 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 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 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 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | quotas.delete_quotas | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049131 Full duration: 8.948248 -------------------------------------------------------------------------------- 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 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 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.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93761 Full duration: 8.965839 -------------------------------------------------------------------------------- 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 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 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.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760336 Full duration: 8.573258 -------------------------------------------------------------------------------- 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 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 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 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.028459 Full duration: 8.838874 HINTS: * To plot HTML graphics with this data, run: rally task report 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 --out output.html * To generate a JUnit report, run: rally task export 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4199adf0-8c0e-4ed4-81ab-0cd8b37fb586 --json --out output.json 2018-03-25 23:29:37,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4199adf0-8c0e-4ed4-81ab-0cd8b37fb586'] 2018-03-25 23:29:38,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-25 23:29:38,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4199adf0-8c0e-4ed4-81ab-0cd8b37fb586', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-25 23:29:38,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-25 23:29:38,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 04:27 | 10 | 100.00% | | heat | 01:10 | 4 | 100.00% | | keystone | 02:43 | 11 | 100.00% | | neutron | 06:06 | 11 | 100.00% | | nova | 08:52 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:00 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-03-25 23:29:38,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-25 23:29:51,520 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-25 23:29:51,520 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-25 23:29:52,326 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 23:29:52,327 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:25 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-25 23:29:52,331 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-25 23:29:52,443 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-25 23:29:55,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-25 23:29:54.641 11203 INFO rally.deployment.engine [-] Deployment 4824ff74-3ba3-4017-8617-09d9ea3e655d | Starting: Destroy cloud and free allocated resources. 2018-03-25 23:29:54.810 11203 INFO rally.deployment.engine [-] Deployment 4824ff74-3ba3-4017-8617-09d9ea3e655d | Completed: Destroy cloud and free allocated resources. 2018-03-25 23:29:54.835 11203 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d). 2018-03-25 23:29:54.840 11203 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-25 23:29:57,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-25 23:29:57.447 11206 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c2991185-882f-42fd-a471-597d28fce86b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c2991185-882f-42fd-a471-597d28fce86b | 2018-03-25T23:29:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c2991185-882f-42fd-a471-597d28fce86b ~/.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-03-25 23:30:01,505 - 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-03-25 23:30:01,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-25 23:30:03,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-25 23:30:03.618 11212 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=28b132d0-f694-4f40-860c-866ca56b556d). 2018-03-25 23:30:03.794 11212 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-25 23:30:08,019 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-25 23:30:06.154 11215 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-25 23:30:06.410 11215 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-25 23:30:07.801 11215 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8) as the default verifier for the future CLI operations. 2018-03-25 23:30:11,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-25 23:30:13,271 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-25 23:30:18,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-25 23:30:24,455 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-25 23:30:23.471 11234 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8) for deployment 'opnfv-rally' (UUID=c2991185-882f-42fd-a471-597d28fce86b). 2018-03-25 23:30:24.276 11234 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8) has been successfully configured for deployment 'opnfv-rally' (UUID=c2991185-882f-42fd-a471-597d28fce86b)! 2018-03-25 23:30:24,456 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-25 23:30:24,456 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-25 23:30:24,457 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-25 23:30:26,934 - 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-03-25 23:30:29,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:29.153 11246 INFO rally.api [-] Starting verification (UUID=4c7632ff-5d64-4bab-b520-e1e8a96071bb) for deployment 'opnfv-rally' (UUID=c2991185-882f-42fd-a471-597d28fce86b) by verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8). 2018-03-25 23:30:29,155 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4c7632ff-5d64-4bab-b520-e1e8a96071bb 2018-03-25 23:30:37,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:37.281 11246 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-03-25 23:30:37,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:37.583 11246 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.113s] 2018-03-25 23:30:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:37.653 11246 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.069s] 2018-03-25 23:30:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:37.867 11246 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.412s] 2018-03-25 23:30:38,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:38.021 11246 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.153s] 2018-03-25 23:30:38,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:38.893 11246 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.443s] 2018-03-25 23:30:39,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:39.929 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.529s] 2018-03-25 23:30:40,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:40.320 11246 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.427s] 2018-03-25 23:30:40,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:40.337 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.131s] 2018-03-25 23:30:40,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:40.776 11246 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.016s] 2018-03-25 23:30:40,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:40.801 11246 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2018-03-25 23:30:40,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:40.815 11246 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.015s] 2018-03-25 23:30:41,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:41.816 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.476s] 2018-03-25 23:30:42,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:42.565 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.747s] 2018-03-25 23:30:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:43.509 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.944s] 2018-03-25 23:30:43,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:43.679 11246 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.072s] 2018-03-25 23:30:43,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:43.817 11246 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.134s] 2018-03-25 23:30:43,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:43.818 11246 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.173s] 2018-03-25 23:30:43,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:43.865 11246 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.049s] 2018-03-25 23:30:44,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.186 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.676s] 2018-03-25 23:30:44,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.397 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.413s] 2018-03-25 23:30:44,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.596 11246 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.780s] 2018-03-25 23:30:44,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.657 11246 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.062s] 2018-03-25 23:30:44,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.722 11246 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.064s] 2018-03-25 23:30:44,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:44.729 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.331s] 2018-03-25 23:30:45,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:45.220 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.032s] 2018-03-25 23:30:45,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:45.963 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.742s] 2018-03-25 23:30:46,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:46.042 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.078s] 2018-03-25 23:30:46,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:46.063 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2018-03-25 23:30:46,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:46.085 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-03-25 23:30:46,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:46.104 11246 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-03-25 23:30:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:30:59.507 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.565s] 2018-03-25 23:31:01,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:01.669 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.380s] 2018-03-25 23:31:02,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:02.265 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.594s] 2018-03-25 23:31:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:02.727 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.462s] 2018-03-25 23:31:03,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:03.274 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.546s] 2018-03-25 23:31:03,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:03.669 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.395s] 2018-03-25 23:31:03,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:03.793 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.122s] 2018-03-25 23:31:03,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:03.954 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.160s] 2018-03-25 23:31:04,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:04.106 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.152s] 2018-03-25 23:31:04,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:04.217 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.110s] 2018-03-25 23:31:04,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:04.388 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.171s] 2018-03-25 23:31:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:04.652 11246 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.264s] 2018-03-25 23:31:14,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:14.724 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.094s] 2018-03-25 23:31:14,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:14.806 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.081s] 2018-03-25 23:31:14,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:14.910 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.103s] 2018-03-25 23:31:15,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:15.421 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.509s] 2018-03-25 23:31:15,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:15.628 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.207s] 2018-03-25 23:31:16,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.070 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.442s] 2018-03-25 23:31:16,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.144 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.074s] 2018-03-25 23:31:16,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.231 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.086s] 2018-03-25 23:31:16,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.336 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.105s] 2018-03-25 23:31:16,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.441 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.104s] 2018-03-25 23:31:16,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.529 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.087s] 2018-03-25 23:31:16,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.695 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.164s] 2018-03-25 23:31:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.820 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.124s] 2018-03-25 23:31:16,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.878 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.057s] 2018-03-25 23:31:16,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:16.940 11246 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.062s] 2018-03-25 23:31:25,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:25.180 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [25.673s] 2018-03-25 23:31:25,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:25.583 11246 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.088s] 2018-03-25 23:31:39,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:39.558 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.374s] 2018-03-25 23:31:43,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:43.680 11246 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [41.882s] 2018-03-25 23:31:50,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:31:50.063 11246 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.385s] 2018-03-25 23:32:04,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:04.718 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [25.154s] 2018-03-25 23:32:09,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:09.451 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.142s] 2018-03-25 23:32:09,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:09.637 11246 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.186s] 2018-03-25 23:32:16,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:16.613 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.091s] 2018-03-25 23:32:16,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:16.685 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.072s] 2018-03-25 23:32:16,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:16.813 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.127s] 2018-03-25 23:32:17,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.039 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.226s] 2018-03-25 23:32:17,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.175 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.135s] 2018-03-25 23:32:17,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.442 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.266s] 2018-03-25 23:32:17,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.673 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.231s] 2018-03-25 23:32:17,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.820 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.145s] 2018-03-25 23:32:17,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:17.951 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.131s] 2018-03-25 23:32:18,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:18.108 11246 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.156s] 2018-03-25 23:32:25,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:25.347 11246 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [35.279s] 2018-03-25 23:32:46,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:32:46.280 11246 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [20.931s] 2018-03-25 23:33:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:33:28.528 11246 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.565s] 2018-03-25 23:34:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:34:18.127 11246 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.586s] 2018-03-25 23:34:45,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:34:45.054 11246 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.921s] 2018-03-25 23:34:58,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4c7632ff-5d64-4bab-b520-e1e8a96071bb']'. 2018-03-25 23:34:59,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-25 23:34:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-25 23:34:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 23:34:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4c7632ff-5d64-4bab-b520-e1e8a96071bb | 2018-03-25 23:34:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-25 23:34:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-25 23:30:28 | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-25 23:34:58 | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:30 | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 172c385f-5f80-4511-89d0-7a09d3b615e8) | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c2991185-882f-42fd-a471-597d28fce86b) | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 81 | 2018-03-25 23:34:59,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 249.467 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 81 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 23:34:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-25 23:34:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-25 23:35:06,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 23:35:06,039 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:55 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-25 23:35:06,044 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-25 23:35:06,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-25 23:35:08,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-25 23:35:08.252 11344 INFO rally.deployment.engine [-] Deployment c2991185-882f-42fd-a471-597d28fce86b | Starting: Destroy cloud and free allocated resources. 2018-03-25 23:35:08.431 11344 INFO rally.deployment.engine [-] Deployment c2991185-882f-42fd-a471-597d28fce86b | Completed: Destroy cloud and free allocated resources. 2018-03-25 23:35:08.472 11344 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8) for deployment 'opnfv-rally'. 2018-03-25 23:35:08.488 11344 INFO rally.api [-] Deleting verification (UUID=4c7632ff-5d64-4bab-b520-e1e8a96071bb). 2018-03-25 23:35:08.568 11344 INFO rally.api [-] Verification has been successfully deleted! 2018-03-25 23:35:08.569 11344 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8). 2018-03-25 23:35:08.587 11344 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-25 23:35:11,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-25 23:35:11.296 11347 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f4ccff36-cd35-4d54-9e83-1f346ba120df) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f4ccff36-cd35-4d54-9e83-1f346ba120df | 2018-03-25T23:35:11 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f4ccff36-cd35-4d54-9e83-1f346ba120df ~/.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-03-25 23:35:15,305 - 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-03-25 23:35:15,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-25 23:35:18,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-25 23:35:17.585 11353 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=172c385f-5f80-4511-89d0-7a09d3b615e8). 2018-03-25 23:35:17.802 11353 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-25 23:35:22,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-25 23:35:20.177 11356 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-25 23:35:20.545 11356 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-25 23:35:21.881 11356 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb) as the default verifier for the future CLI operations. 2018-03-25 23:35:25,304 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-25 23:35:27,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-25 23:35:31,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-25 23:35:36,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-25 23:35:35.773 11375 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb) for deployment 'opnfv-rally' (UUID=f4ccff36-cd35-4d54-9e83-1f346ba120df). 2018-03-25 23:35:36.580 11375 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb) has been successfully configured for deployment 'opnfv-rally' (UUID=f4ccff36-cd35-4d54-9e83-1f346ba120df)! 2018-03-25 23:35:36,763 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-25 23:35:36,764 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-25 23:35:36,765 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-25 23:35:36,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-25 23:35:39,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-694f7e08-d150-4456-bfcb-b639d2c7d0cb/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-03-25 23:35:39,983 - 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-03-25 23:35:42,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-25 23:35:42.510 11384 INFO rally.api [-] Starting verification (UUID=12e12d5c-323c-4ee5-b8da-eea416bafbd2) for deployment 'opnfv-rally' (UUID=f4ccff36-cd35-4d54-9e83-1f346ba120df) by verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb). 2018-03-25 23:35:42,515 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 12e12d5c-323c-4ee5-b8da-eea416bafbd2 2018-03-25 23:39:52,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '12e12d5c-323c-4ee5-b8da-eea416bafbd2']'. 2018-03-25 23:39:53,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-25 23:39:53,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 12e12d5c-323c-4ee5-b8da-eea416bafbd2 | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-25 23:35:42 | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-25 23:39:52 | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:10 | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 694f7e08-d150-4456-bfcb-b639d2c7d0cb) | 2018-03-25 23:39:53,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f4ccff36-cd35-4d54-9e83-1f346ba120df) | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 229.962 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-25 23:39:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-25 23:39:54,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-03-25 23:39:59,670 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-25 23:39:59,671 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-25 23:39:59,676 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-25 23:40:00,978 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-26 00:46:14,302 - 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'5322a5d9-9be6-4db6-a42b-8e105aa66941' != u'f6e49fb2-7ff9-48ca-b6c4-8e90e078859a' - 5322a5d9-9be6-4db6-a42b-8e105aa66941 + f6e49fb2-7ff9-48ca-b6c4-8e90e078859a ---------------------------------------------------------------------- Ran 119 tests in 3973.249s FAILED (failures=1) 2018-03-26 00:46:14,484 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-26 00:46:14,484 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 66:13 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-26 00:46:14,488 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-26 00:46:14,489 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-26 00:46:14,584 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-26 00:46:17,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-26 00:46:16.741 11611 INFO rally.deployment.engine [-] Deployment f4ccff36-cd35-4d54-9e83-1f346ba120df | Starting: Destroy cloud and free allocated resources. 2018-03-26 00:46:16.943 11611 INFO rally.deployment.engine [-] Deployment f4ccff36-cd35-4d54-9e83-1f346ba120df | Completed: Destroy cloud and free allocated resources. 2018-03-26 00:46:17.005 11611 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb) for deployment 'opnfv-rally'. 2018-03-26 00:46:17.037 11611 INFO rally.api [-] Deleting verification (UUID=12e12d5c-323c-4ee5-b8da-eea416bafbd2). 2018-03-26 00:46:17.159 11611 INFO rally.api [-] Verification has been successfully deleted! 2018-03-26 00:46:17.159 11611 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb). 2018-03-26 00:46:17.182 11611 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-26 00:46:20,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-26 00:46:19.811 11614 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4ad2406f-759d-48dc-8ae1-9aa47594450d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4ad2406f-759d-48dc-8ae1-9aa47594450d | 2018-03-26T00:46:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4ad2406f-759d-48dc-8ae1-9aa47594450d ~/.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-03-26 00:46:23,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-03-26 00:46:23,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-26 00:46:26,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-26 00:46:26.104 11620 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=694f7e08-d150-4456-bfcb-b639d2c7d0cb). 2018-03-26 00:46:26.278 11620 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-26 00:46:30,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-26 00:46:28.645 11623 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-26 00:46:28.968 11623 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-26 00:46:30.302 11623 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2858bbff-ed08-423d-894b-6136e51ad590) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2858bbff-ed08-423d-894b-6136e51ad590) as the default verifier for the future CLI operations. 2018-03-26 00:46:33,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-26 00:46:36,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-26 00:46:40,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-26 00:46:45,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-26 00:46:44.514 11642 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2858bbff-ed08-423d-894b-6136e51ad590) for deployment 'opnfv-rally' (UUID=4ad2406f-759d-48dc-8ae1-9aa47594450d). 2018-03-26 00:46:45.478 11642 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2858bbff-ed08-423d-894b-6136e51ad590) has been successfully configured for deployment 'opnfv-rally' (UUID=4ad2406f-759d-48dc-8ae1-9aa47594450d)! 2018-03-26 00:46:45,663 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-26 00:46:45,663 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-26 00:46:45,664 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-26 00:46:45,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-26 00:46:48,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2858bbff-ed08-423d-894b-6136e51ad590/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-03-26 00:46:48,666 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-26 00:46:48,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-26 00:46:48,668 - 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-03-26 00:46:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-26 00:46:51.196 11651 INFO rally.api [-] Starting verification (UUID=0bcb5685-372f-4918-86e8-f5f5f2013336) for deployment 'opnfv-rally' (UUID=4ad2406f-759d-48dc-8ae1-9aa47594450d) by verifier 'opnfv-tempest' (UUID=2858bbff-ed08-423d-894b-6136e51ad590). 2018-03-26 00:46:51,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0bcb5685-372f-4918-86e8-f5f5f2013336 2018-03-26 00:49:00,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0bcb5685-372f-4918-86e8-f5f5f2013336']'. 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0bcb5685-372f-4918-86e8-f5f5f2013336 | 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-26 00:46:50 | 2018-03-26 00:49:01,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-26 00:49:00 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:10 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2858bbff-ed08-423d-894b-6136e51ad590) | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4ad2406f-759d-48dc-8ae1-9aa47594450d) | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 115.464 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-26 00:49:01,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-26 00:49:01,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-03-26 00:49:06,947 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-26 00:49:06,947 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:33 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-03-26 00:49:06,953 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:56 | PASS | | vping_userdata | functest | smoke | 00:51 | PASS | | tempest_smoke_serial | functest | smoke | 18:16 | PASS | | rally_sanity | functest | smoke | 30:25 | PASS | | refstack_defcore | functest | smoke | 04:55 | PASS | | patrole | functest | smoke | 04:34 | PASS | | snaps_smoke | functest | smoke | 66:13 | FAIL | | neutron_trunk | functest | smoke | 02:33 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-26 00:49:06,960 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-26 00:49:36,224 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-61 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-26 00:49:36,228 - 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://10.167.4.35:35357/v3 2018-03-26 00:49:36,228 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-26 00:49:36,229 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-26 00:49:36,229 - 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-03-26 00:49:36,232 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-26 00:50:49,458 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-61 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-26 00:50:49,460 - 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://10.167.4.35:35357/v3 2018-03-26 00:50:49,461 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-26 00:50:49,461 - 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-03-26 00:50:49,462 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-03-26 00:50:49,462 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-03-26 00:50:50,013 - 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-03-26 00:50:50,046 - 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-03-26 00:50:50,066 - 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-03-26 00:50:50,758 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-03-26 00:50:50,759 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-26 00:50:51,186 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-26 00:50:51,186 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-03-26 00:50:51,760 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-03-26 00:50:54,468 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-1536fb0d-c87d-4a7a-b02c-a379e362c023, password=a1b1a28f-ac50-40f9-ad5d-47a33bdc87dd, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-1536fb0d-c87d-4a7a-b02c-a379e362c023, 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-03-26 00:50:54,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-03-26 00:50:55,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-03-26 00:50:55,790 - 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-03-26 00:52:42,408 - 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-03-26 00:52:48,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-03-26 00:52:49,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-03-26 00:53:04,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-03-26 00:53:07,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-03-26 00:53:07,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-03-26 01:08:16,381 - 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 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-1536fb0d-c87d-4a7a-b02c-a379e362c023 to VM that did not activate with name - cloudify_manager-1536fb0d-c87d-4a7a-b02c-a379e362c023 2018-03-26 01:08:16,386 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-26 01:08:16,386 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-26 01:08:16,931 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-26 01:08:16,931 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-26 01:08:16,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-03-26 01:08:16,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-03-26 01:08:16,937 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-26 01:08:26,013 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 96496c3a-1abb-4115-8c13-e4b8cbede4e4: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-01456446-e60c-4f20-9c55-9481d70bf22a'] 2018-03-26 01:08:29,047 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-03-26 01:08:29,048 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-03-26 01:08:29,850 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-26 01:08:31,014 - 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-03-26 01:08:31,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-03-26 01:08:31,037 - 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-03-26 01:08:31,042 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-26 01:08:31,063 - 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-03-26 01:08:31,063 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-03-26 01:08:33,752 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-20f3d865-6930-4921-9445-5d5656a52e6b, password=ce4ea99e-5bc3-43b8-9e82-e2f472ade3d0, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-20f3d865-6930-4921-9445-5d5656a52e6b, 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-03-26 01:08:33,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-03-26 01:08:33,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-03-26 01:08:33,753 - 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-03-26 01:10:32,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-03-26 01:10:43,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-03-26 01:10:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-03-26 01:10:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-03-26 01:11:02,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-03-26 01:11:02,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-03-26 01:26:10,804 - 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 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-20f3d865-6930-4921-9445-5d5656a52e6b to VM that did not activate with name - cloudify_manager-20f3d865-6930-4921-9445-5d5656a52e6b 2018-03-26 01:26:10,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-26 01:26:10,936 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-26 01:26:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-03-26 01:26:10,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-03-26 01:26:10,940 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-26 01:26:20,118 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 90e0a032-ed25-4215-a876-a83fb66df895: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-0e345aba-4463-4a06-bcb7-5f0f0ca98182'] 2018-03-26 01:26:23,017 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-03-26 01:26:23,017 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-03-26 01:26:23,105 - 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-03-26 01:26:23,124 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-03-26 01:26:23,124 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-03-26 01:26:25,770 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-2dfe066e-2577-42b6-877e-f07b5c44d214, password=4851ab37-d310-4887-a7c0-eb1c8dbea1e5, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-2dfe066e-2577-42b6-877e-f07b5c44d214, 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-03-26 01:26:26,356 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-03-26 01:26:27,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-03-26 01:26:27,834 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-03-26 01:26:29,171 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=5840e50e-8cff-495a-b8d5-45a6ef0eeb18, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-2dfe066e-2577-42b6-877e-f07b5c44d214, 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-03-26 01:26:29,402 - 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-03-26 01:26:29,403 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-03-26 01:26:29,403 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-03-26 01:26:33,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-03-26 01:26:44,379 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-03-26 01:26:45,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-03-26 01:26:45,119 - 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-03-26 01:26:45,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-03-26 01:26:53,243 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i ffa01dab-b23c-49bf-a735-0aa8b0d4749f -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/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 /~ 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 /~ and set the value of image-metadata-url accordingly. 2018-03-26 01:26:53,243 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-03-26 01:27:00,821 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 27be0359-f84e-42e6-94af-398db61d0f49 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/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 /~ 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 /~ and set the value of image-metadata-url accordingly. 2018-03-26 01:27:00,822 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 9282137e-c703-4232-bf9f-caf832cb7194 2018-03-26 01:35:04,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-26 01:35:04,598 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:41 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-03-26 01:35:04,602 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-03-26 01:35:04,715 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-03-26 01:35:04,715 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-26 01:35:13,809 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet f326e1f0-952f-46a5-8791-b39e1aa88779: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-a62a9772-b8e8-48ec-9217-5e19a9e30b52'] 2018-03-26 01:35:15,507 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-03-26 01:35:15,507 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:25 | FAIL | | vyos_vrouter | functest | vnf | 17:40 | FAIL | | juju_epc | functest | vnf | 08:41 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-26 01:35:15,510 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-26 01:35:29,086 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-61 | | 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 | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-26 01:35:29,090 - 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://10.167.4.35:35357/v3 2018-03-26 01:35:29,090 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-26 01:35:29,090 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-26 01:35:29,091 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-26 01:35:29,092 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK