2018-04-09 14:48:58,016 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-109 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-09 14:48:58,018 - 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-04-09 14:48:58,019 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 14:48:58,019 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-09 14:48:58,020 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-09 14:48:58,020 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-09 14:49:00,073 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-09 14:49:09,059 - 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.975s OK 2018-04-09 14:49:09,205 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 14:49:09,205 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-09 14:49:09,209 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-09 14:49:10,081 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-09 15:00:06,576 - 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 656.441s OK 2018-04-09 15:00:06,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:00:06,700 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-09 15:00:06,703 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-09 15:00:07,686 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-09 15:00:52,834 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.147s OK 2018-04-09 15:00:53,000 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:00:53,001 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-09 15:00:53,004 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 10:56 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-09 15:00:53,006 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-09 15:01:23,987 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-109 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-09 15:01:23,991 - 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-04-09 15:01:23,991 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 15:01:23,992 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-09 15:01:23,994 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-09 15:01:23,994 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-09 15:01:28,830 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-04-09 15:01:28,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-09 15:01:28,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-09 15:01:28' 2018-04-09 15:01:28,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:30,734 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:34,188 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:40,754 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:41,827 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:42,759 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:48,674 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:01:51,634 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e2404b0e-47cd-4246-9437-00cff8216ed3' 2018-04-09 15:02:12,076 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-09 15:02:17,374 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-09 15:02:18,185 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-09 15:02:19,192 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-09 15:02:19,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:02:19,310 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-09 15:02:38,209 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-09 15:02:38,318 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-09 15:02:38,318 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-09 15:02:38' 2018-04-09 15:02:38,318 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:02:40,062 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:02:42,299 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:02:49,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:02:50,283 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:02:55,983 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-61f8259b-092b-4686-b4a0-55bc5da95246' 2018-04-09 15:03:01,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-09 15:03:11,820 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-09 15:03:13,659 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.13. Waiting for response... 2018-04-09 15:03:24,371 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-09 15:03:24,500 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:03:24,500 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-09 15:03:41,306 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-09 15:03:41,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 15:03:46,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 15:03:46.261 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fd96b359-5d58-4f1d-a750-6ef5a96bf1f1) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fd96b359-5d58-4f1d-a750-6ef5a96bf1f1 | 2018-04-09T15:03:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fd96b359-5d58-4f1d-a750-6ef5a96bf1f1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-09 15:03:50,327 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-09 15:03:50,328 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-09 15:03:56,353 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-09 15:03:54.744 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-09 15:03:55.038 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-09 15:03:56.199 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2) as the default verifier for the future CLI operations. 2018-04-09 15:03:59,484 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-09 15:04:01,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-09 15:04:05,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-09 15:04:10,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-09 15:04:09.449 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2) for deployment 'opnfv-rally' (UUID=fd96b359-5d58-4f1d-a750-6ef5a96bf1f1). 2018-04-09 15:04:10.306 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2) has been successfully configured for deployment 'opnfv-rally' (UUID=fd96b359-5d58-4f1d-a750-6ef5a96bf1f1)! 2018-04-09 15:04:10,487 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-09 15:04:10,488 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-09 15:04:10,492 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-09 15:04:10,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-09 15:04:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e574d259-e1b4-4cb6-b22f-3efc9713eda2/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-09 15:04:13,820 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-09 15:04:13,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-09 15:04:13,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-09 15:04:16,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:16.178 55 INFO rally.api [-] Starting verification (UUID=f7ccc656-0ce3-4189-8ff9-958f5101d68d) for deployment 'opnfv-rally' (UUID=fd96b359-5d58-4f1d-a750-6ef5a96bf1f1) by verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2). 2018-04-09 15:04:16,181 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f7ccc656-0ce3-4189-8ff9-958f5101d68d 2018-04-09 15:04:23,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:23.354 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.204s] 2018-04-09 15:04:23,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:23.465 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.111s] 2018-04-09 15:04:29,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:29.989 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.297s] 2018-04-09 15:04:32,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:32.248 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.258s] 2018-04-09 15:04:44,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:04:44.356 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.111s] 2018-04-09 15:05:06,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:05:06.694 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.386s] 2018-04-09 15:05:45,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:05:45.170 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.083s] 2018-04-09 15:05:45,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:05:45.172 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-09 15:06:20,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:06:20.735 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.128s] 2018-04-09 15:06:20,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:06:20.737 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-09 15:06:56,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:06:56.243 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.127s] 2018-04-09 15:06:56,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:06:56.244 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-09 15:08:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:08:46.798 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [75.872s] 2018-04-09 15:09:13,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:13.320 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2018-04-09 15:09:13,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:13.495 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.173s] 2018-04-09 15:09:26,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:26.363 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.799s] 2018-04-09 15:09:26,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:26.373 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-04-09 15:09:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:27.696 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-09 15:09:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:27.697 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-09 15:09:31,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:31.550 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.230s] 2018-04-09 15:09:38,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:38.317 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.040s] 2018-04-09 15:09:44,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:44.873 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.975s] 2018-04-09 15:09:52,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:09:52.815 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.307s] 2018-04-09 15:10:02,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:02.862 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.377s] 2018-04-09 15:10:10,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:10.164 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.423s] 2018-04-09 15:10:16,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:16.389 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.120s] 2018-04-09 15:10:23,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:23.606 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.229s] 2018-04-09 15:10:31,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:31.699 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.377s] 2018-04-09 15:10:40,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:40.559 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.665s] 2018-04-09 15:10:43,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:43.554 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-09 15:10:45,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:45.643 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2018-04-09 15:10:45,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:45.670 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-04-09 15:10:45,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:45.696 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2018-04-09 15:10:45,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:45.705 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-04-09 15:10:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:50.239 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.905s] 2018-04-09 15:10:50,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:50.973 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.733s] 2018-04-09 15:10:51,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:51.892 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.918s] 2018-04-09 15:10:56,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:10:56.446 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-04-09 15:11:01,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:01.914 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.818s] 2018-04-09 15:11:17,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:17.405 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.427s] 2018-04-09 15:11:22,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:22.693 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.287s] 2018-04-09 15:11:36,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:36.908 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.279s] 2018-04-09 15:11:40,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:40.342 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.433s] 2018-04-09 15:11:47,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:47.456 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.112s] 2018-04-09 15:11:58,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:11:58.300 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.473s] 2018-04-09 15:12:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:02.163 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.862s] 2018-04-09 15:12:07,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:07.754 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.590s] 2018-04-09 15:12:24,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:24.312 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.741s] 2018-04-09 15:12:25,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:25.002 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.690s] 2018-04-09 15:12:25,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:25.432 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.430s] 2018-04-09 15:12:25,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:25.546 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.113s] 2018-04-09 15:12:25,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:25.827 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.280s] 2018-04-09 15:12:25,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:25.937 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.111s] 2018-04-09 15:12:41,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:41.894 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.497s] 2018-04-09 15:12:42,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:42.306 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.412s] 2018-04-09 15:12:42,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:42.521 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.215s] 2018-04-09 15:12:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:42.671 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.148s] 2018-04-09 15:12:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:42.932 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.260s] 2018-04-09 15:12:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:43.127 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.194s] 2018-04-09 15:12:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:12:57.461 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.656s] 2018-04-09 15:13:04,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:04.326 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.864s] 2018-04-09 15:13:06,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:06.759 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.432s] 2018-04-09 15:13:06,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:06.884 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.126s] 2018-04-09 15:13:07,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:07.000 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.115s] 2018-04-09 15:13:20,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:20.339 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.788s] 2018-04-09 15:13:26,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:26.846 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.508s] 2018-04-09 15:13:29,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:29.528 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.681s] 2018-04-09 15:13:29,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:29.707 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.179s] 2018-04-09 15:13:29,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:29.827 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.119s] 2018-04-09 15:13:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:47.214 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.365s] 2018-04-09 15:13:54,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:54.155 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.940s] 2018-04-09 15:13:59,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:13:59.538 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.382s] 2018-04-09 15:14:03,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:14:03.831 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.292s] 2018-04-09 15:14:30,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:14:30.838 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.213s] 2018-04-09 15:14:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:14:37.942 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.104s] 2018-04-09 15:14:43,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:14:43.898 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.954s] 2018-04-09 15:14:47,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:14:47.825 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.926s] 2018-04-09 15:15:06,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:06.213 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.520s] 2018-04-09 15:15:08,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:08.166 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.949s] 2018-04-09 15:15:08,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:08.275 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.113s] 2018-04-09 15:15:13,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:13.314 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.509s] 2018-04-09 15:15:15,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:15.419 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.101s] 2018-04-09 15:15:15,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:15.567 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.151s] 2018-04-09 15:15:19,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:19.951 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.945s] 2018-04-09 15:15:23,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:23.368 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-04-09 15:15:24,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:24.836 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-09 15:15:24,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:24.839 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-09 15:15:24,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:24.840 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-09 15:15:24,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:24.841 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-09 15:15:24,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:24.842 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-09 15:15:26,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:26.729 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-04-09 15:15:46,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:15:46.287 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.365s] 2018-04-09 15:16:24,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:16:24.533 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.444s] 2018-04-09 15:16:51,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:16:51.279 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.741s] 2018-04-09 15:17:00,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:17:00.733 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.088s] 2018-04-09 15:20:16,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:20:16.460 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [162.529s] 2018-04-09 15:20:56,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:20:56.381 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.277s] 2018-04-09 15:21:46,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:21:46.024 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.882s] 2018-04-09 15:22:04,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f7ccc656-0ce3-4189-8ff9-958f5101d68d']'. 2018-04-09 15:22:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-09 15:22:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-09 15:22:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f7ccc656-0ce3-4189-8ff9-958f5101d68d | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-09 15:04:15 | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-09 15:22:03 | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:48 | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-09 15:22:05,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e574d259-e1b4-4cb6-b22f-3efc9713eda2) | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fd96b359-5d58-4f1d-a750-6ef5a96bf1f1) | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1045.04 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-09 15:22:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-09 15:22:05,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 15:22:05,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-09 15:22:05,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-04-09 15:22:10,111 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:22:10,112 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:10 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-09 15:22:10,117 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-09 15:22:10,117 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-09 15:22:10,218 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 15:22:13,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-09 15:22:12.476 222 INFO rally.deployment.engine [-] Deployment fd96b359-5d58-4f1d-a750-6ef5a96bf1f1 | Starting: Destroy cloud and free allocated resources. 2018-04-09 15:22:12.656 222 INFO rally.deployment.engine [-] Deployment fd96b359-5d58-4f1d-a750-6ef5a96bf1f1 | Completed: Destroy cloud and free allocated resources. 2018-04-09 15:22:12.697 222 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2) for deployment 'opnfv-rally'. 2018-04-09 15:22:12.715 222 INFO rally.api [-] Deleting verification (UUID=f7ccc656-0ce3-4189-8ff9-958f5101d68d). 2018-04-09 15:22:12.799 222 INFO rally.api [-] Verification has been successfully deleted! 2018-04-09 15:22:12.800 222 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2). 2018-04-09 15:22:12.819 222 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-09 15:22:16,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 15:22:15.513 225 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=40d2dd76-23ce-48da-bb3d-404e8e020db7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 40d2dd76-23ce-48da-bb3d-404e8e020db7 | 2018-04-09T15:22:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 40d2dd76-23ce-48da-bb3d-404e8e020db7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-09 15:22:19,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-09 15:22:19,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-09 15:22:21,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e'... 2018-04-09 15:22:23,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-abbe2cea-bfb8-4868-b5fc-cfaa0822768e'... 2018-04-09 15:22:25,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-abbe2cea-bfb8-4868-b5fc-cfaa0822768e'... 2018-04-09 15:22:31,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e'... 2018-04-09 15:22:31,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e'... 2018-04-09 15:22:32,618 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-09 15:22:32,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-09 15:22:32,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:22:32,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:22:32,633 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:23:36,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 85df1752-7a4a-4991-91c8-afbdb133b022 2018-04-09 15:23:36,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-09 15:23:36,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '85df1752-7a4a-4991-91c8-afbdb133b022'] 2018-04-09 15:23:37,630 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 85df1752-7a4a-4991-91c8-afbdb133b022: 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.573653 Full duration: 7.124631 -------------------------------------------------------------------------------- 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> duration | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.407489 Full duration: 7.629987 -------------------------------------------------------------------------------- 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074114 Full duration: 8.129706 -------------------------------------------------------------------------------- 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052154 Full duration: 7.699298 -------------------------------------------------------------------------------- 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | total | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> duration | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357066 Full duration: 7.962281 -------------------------------------------------------------------------------- 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 85df1752-7a4a-4991-91c8-afbdb133b022 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953034 Full duration: 7.26254 HINTS: * To plot HTML graphics with this data, run: rally task report 85df1752-7a4a-4991-91c8-afbdb133b022 --out output.html * To generate a JUnit report, run: rally task export 85df1752-7a4a-4991-91c8-afbdb133b022 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 85df1752-7a4a-4991-91c8-afbdb133b022 --json --out output.json 2018-04-09 15:23:37,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '85df1752-7a4a-4991-91c8-afbdb133b022'] 2018-04-09 15:23:38,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:23:38,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '85df1752-7a4a-4991-91c8-afbdb133b022', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-09 15:23:38,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-09 15:23:38,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-09 15:23:38,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-09 15:23:38,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:23:38,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:23:38,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:25:12,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bea77c3a-589a-490e-9071-75aaf5250177 2018-04-09 15:25:12,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'bea77c3a-589a-490e-9071-75aaf5250177'] 2018-04-09 15:25:13,340 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bea77c3a-589a-490e-9071-75aaf5250177: 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 bea77c3a-589a-490e-9071-75aaf5250177 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.163 | 3.163 | 3.163 | 3.163 | 3.163 | 3.163 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | -> glance_v2.upload_data | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | glance_v2.delete_image | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | -> duration | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.402784 Full duration: 11.744399 -------------------------------------------------------------------------------- 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 bea77c3a-589a-490e-9071-75aaf5250177 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.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | -> glance_v2.upload_data | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | glance_v2.list_images | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 100.0% | 1 | | -> duration | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.26359 Full duration: 13.456962 -------------------------------------------------------------------------------- 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 bea77c3a-589a-490e-9071-75aaf5250177 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | -> duration | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.38807 Full duration: 8.151242 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "number_instances": 2, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "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 bea77c3a-589a-490e-9071-75aaf5250177 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.07 | 3.07 | 3.07 | 3.07 | 3.07 | 3.07 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | -> glance_v2.upload_data | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | nova.boot_servers | 14.601 | 14.601 | 14.601 | 14.601 | 14.601 | 14.601 | 100.0% | 1 | | total | 17.672 | 17.672 | 17.672 | 17.672 | 17.672 | 17.672 | 100.0% | 1 | | -> duration | 16.672 | 16.672 | 16.672 | 16.672 | 16.672 | 16.672 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.671934 Full duration: 41.539652 HINTS: * To plot HTML graphics with this data, run: rally task report bea77c3a-589a-490e-9071-75aaf5250177 --out output.html * To generate a JUnit report, run: rally task export bea77c3a-589a-490e-9071-75aaf5250177 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bea77c3a-589a-490e-9071-75aaf5250177 --json --out output.json 2018-04-09 15:25:13,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bea77c3a-589a-490e-9071-75aaf5250177'] 2018-04-09 15:25:14,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:25:14,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bea77c3a-589a-490e-9071-75aaf5250177', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-09 15:25:14,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-09 15:25:14,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-09 15:25:14,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-09 15:25:14,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:25:14,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:25:14,530 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:30:07,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2c23b249-85bd-469d-a23e-b08ec5adc3c0 2018-04-09 15:30:07,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2c23b249-85bd-469d-a23e-b08ec5adc3c0'] 2018-04-09 15:30:08,437 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2c23b249-85bd-469d-a23e-b08ec5adc3c0: 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.927 | 2.927 | 2.927 | 2.927 | 2.927 | 2.927 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.573 | 10.573 | 10.573 | 10.573 | 10.573 | 10.573 | 100.0% | 1 | | total | 13.501 | 13.501 | 13.501 | 13.501 | 13.501 | 13.501 | 100.0% | 1 | | -> duration | 13.501 | 13.501 | 13.501 | 13.501 | 13.501 | 13.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.500565 Full duration: 40.627522 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.641 | 3.641 | 3.641 | 3.641 | 3.641 | 3.641 | 100.0% | 1 | | cinder_v2.delete_volume | 10.775 | 10.775 | 10.775 | 10.775 | 10.775 | 10.775 | 100.0% | 1 | | total | 14.416 | 14.416 | 14.416 | 14.416 | 14.416 | 14.416 | 100.0% | 1 | | -> duration | 14.416 | 14.416 | 14.416 | 14.416 | 14.416 | 14.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.416202 Full duration: 25.416966 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2c23b249-85bd-469d-a23e-b08ec5adc3c0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.099 | 6.099 | 6.099 | 6.099 | 6.099 | 6.099 | 100.0% | 1 | | cinder_v2.delete_volume | 10.816 | 10.816 | 10.816 | 10.816 | 10.816 | 10.816 | 100.0% | 1 | | total | 16.915 | 16.915 | 16.915 | 16.915 | 16.915 | 16.915 | 100.0% | 1 | | -> duration | 16.915 | 16.915 | 16.915 | 16.915 | 16.915 | 16.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.915352 Full duration: 27.232098 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | | cinder_v2.delete_volume | 10.768 | 10.768 | 10.768 | 10.768 | 10.768 | 10.768 | 100.0% | 1 | | total | 14.112 | 14.112 | 14.112 | 14.112 | 14.112 | 14.112 | 100.0% | 1 | | -> duration | 14.112 | 14.112 | 14.112 | 14.112 | 14.112 | 14.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.111823 Full duration: 24.873428 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.231 | 3.231 | 3.231 | 3.231 | 3.231 | 3.231 | 100.0% | 1 | | cinder_v2.extend_volume | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | cinder_v2.delete_volume | 19.204 | 19.204 | 19.204 | 19.204 | 19.204 | 19.204 | 100.0% | 1 | | total | 24.887 | 24.887 | 24.887 | 24.887 | 24.887 | 24.887 | 100.0% | 1 | | -> duration | 24.887 | 24.887 | 24.887 | 24.887 | 24.887 | 24.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.887457 Full duration: 34.741285 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.752 | 26.752 | 26.752 | 26.752 | 26.752 | 26.752 | 100.0% | 1 | | cinder_v2.delete_volume | 10.803 | 10.803 | 10.803 | 10.803 | 10.803 | 10.803 | 100.0% | 1 | | total | 37.555 | 37.555 | 37.555 | 37.555 | 37.555 | 37.555 | 100.0% | 1 | | -> duration | 37.555 | 37.555 | 37.555 | 37.555 | 37.555 | 37.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.555428 Full duration: 63.591573 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | cinder_v2.list_qos | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756099 Full duration: 12.075784 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | cinder_v2.set_qos | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.863684 Full duration: 11.889561 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | cinder_v2.list_types | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814202 Full duration: 11.883385 -------------------------------------------------------------------------------- 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 2c23b249-85bd-469d-a23e-b08ec5adc3c0 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819638 Full duration: 12.012512 HINTS: * To plot HTML graphics with this data, run: rally task report 2c23b249-85bd-469d-a23e-b08ec5adc3c0 --out output.html * To generate a JUnit report, run: rally task export 2c23b249-85bd-469d-a23e-b08ec5adc3c0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2c23b249-85bd-469d-a23e-b08ec5adc3c0 --json --out output.json 2018-04-09 15:30:08,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2c23b249-85bd-469d-a23e-b08ec5adc3c0'] 2018-04-09 15:30:09,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:30:09,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2c23b249-85bd-469d-a23e-b08ec5adc3c0', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-09 15:30:09,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-09 15:30:09,656 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-09 15:30:09,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-09 15:30:09,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:30:09,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:30:09,674 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:31:38,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ce4baa0e-0c7e-4c63-a991-be84e761d06c 2018-04-09 15:31:38,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ce4baa0e-0c7e-4c63-a991-be84e761d06c'] 2018-04-09 15:31:39,849 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ce4baa0e-0c7e-4c63-a991-be84e761d06c: 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 ce4baa0e-0c7e-4c63-a991-be84e761d06c 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 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 100.0% | 1 | | heat.update_stack | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | heat.delete_stack | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | | total | 10.126 | 10.126 | 10.126 | 10.126 | 10.126 | 10.126 | 100.0% | 1 | | -> duration | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.125765 Full duration: 20.338567 -------------------------------------------------------------------------------- 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 ce4baa0e-0c7e-4c63-a991-be84e761d06c 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.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | heat.check_stack | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | heat.delete_stack | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | -> duration | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.564443 Full duration: 17.811799 -------------------------------------------------------------------------------- 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 ce4baa0e-0c7e-4c63-a991-be84e761d06c 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.727 | 4.727 | 4.727 | 4.727 | 4.727 | 4.727 | 100.0% | 1 | | heat.suspend_stack | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | heat.resume_stack | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 100.0% | 1 | | heat.delete_stack | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | total | 9.228 | 9.228 | 9.228 | 9.228 | 9.228 | 9.228 | 100.0% | 1 | | -> duration | 7.228 | 7.228 | 7.228 | 7.228 | 7.228 | 7.228 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.228374 Full duration: 19.466955 -------------------------------------------------------------------------------- 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 ce4baa0e-0c7e-4c63-a991-be84e761d06c 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686181 Full duration: 10.295598 HINTS: * To plot HTML graphics with this data, run: rally task report ce4baa0e-0c7e-4c63-a991-be84e761d06c --out output.html * To generate a JUnit report, run: rally task export ce4baa0e-0c7e-4c63-a991-be84e761d06c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ce4baa0e-0c7e-4c63-a991-be84e761d06c --json --out output.json 2018-04-09 15:31:39,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ce4baa0e-0c7e-4c63-a991-be84e761d06c'] 2018-04-09 15:31:41,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:31:41,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ce4baa0e-0c7e-4c63-a991-be84e761d06c', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-09 15:31:41,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-09 15:31:41,027 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-09 15:31:41,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-09 15:31:41,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:31:41,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:31:41,044 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:34:58,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 2018-04-09 15:34:58,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a'] 2018-04-09 15:34:59,732 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a: 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.revoke_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 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.58539 Full duration: 14.095956 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.add_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.list_roles | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601419 Full duration: 14.141233 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | keystone_v3.list_projects | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578837 Full duration: 14.713059 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | keystone_v3.delete_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603177 Full duration: 12.628065 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.delete_service | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> duration | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.558706 Full duration: 12.379632 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | keystone_v3.create_user | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> keystone_v3.add_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 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.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098243 Full duration: 19.482331 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | keystone_v3.update_project | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928092 Full duration: 12.350759 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605845 Full duration: 14.371298 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667921 Full duration: 15.195179 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | keystone_v3.list_users | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715882 Full duration: 14.374121 -------------------------------------------------------------------------------- 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 b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | keystone_v3.create_users | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | total | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 100.0% | 1 | | -> duration | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.698922 Full duration: 20.636339 HINTS: * To plot HTML graphics with this data, run: rally task report b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a --out output.html * To generate a JUnit report, run: rally task export b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a --json --out output.json 2018-04-09 15:34:59,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a'] 2018-04-09 15:35:01,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:35:01,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b1182f3e-a5fe-44b8-80ec-1d6c9b97e85a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-09 15:35:01,115 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-09 15:35:01,115 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-09 15:35:01,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-09 15:35:01,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:35:01,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:35:01,134 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:40:26,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac27056f-4244-4c4a-ae6f-6e48683523d4 2018-04-09 15:40:26,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ac27056f-4244-4c4a-ae6f-6e48683523d4'] 2018-04-09 15:40:27,819 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ac27056f-4244-4c4a-ae6f-6e48683523d4: 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | neutron.delete_network | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | -> duration | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.949661 Full duration: 15.041246 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | neutron.delete_port | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | total | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 100.0% | 1 | | -> duration | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.703476 Full duration: 31.249934 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | neutron.create_subnet | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | neutron.create_router | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | neutron.add_interface_router | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | | neutron.remove_interface_router | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | neutron.delete_router | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 100.0% | 1 | | -> duration | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 7.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.013792 Full duration: 39.279606 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | neutron.delete_subnet | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | total | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> duration | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.391719 Full duration: 28.115969 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | neutron.list_networks | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> duration | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.755968 Full duration: 17.007593 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | neutron.list_ports | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> duration | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.579144 Full duration: 31.57759 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.create_subnet | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | neutron.create_router | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | neutron.add_interface_router | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 100.0% | 1 | | neutron.list_routers | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | -> duration | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.953289 Full duration: 40.370323 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.list_subnets | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 100.0% | 1 | | -> duration | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.947346 Full duration: 34.780729 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | neutron.delete_security_group | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | -> duration | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.530514 Full duration: 14.219163 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | neutron.create_security_group_rule | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | neutron.delete_security_group | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> duration | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.030402 Full duration: 15.08666 -------------------------------------------------------------------------------- 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 ac27056f-4244-4c4a-ae6f-6e48683523d4 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | neutron.create_router | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | neutron.add_gateway_router | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 100.0% | 1 | | neutron.remove_gateway_router | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | total | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 100.0% | 1 | | -> duration | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.14037 Full duration: 25.074214 HINTS: * To plot HTML graphics with this data, run: rally task report ac27056f-4244-4c4a-ae6f-6e48683523d4 --out output.html * To generate a JUnit report, run: rally task export ac27056f-4244-4c4a-ae6f-6e48683523d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac27056f-4244-4c4a-ae6f-6e48683523d4 --json --out output.json 2018-04-09 15:40:27,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac27056f-4244-4c4a-ae6f-6e48683523d4'] 2018-04-09 15:40:28,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:40:28,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac27056f-4244-4c4a-ae6f-6e48683523d4', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-09 15:40:28,994 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-09 15:40:28,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-09 15:40:28,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-09 15:40:28,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:40:29,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:40:29,024 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:49:19,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 2018-04-09 15:49:19,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '06fa5cec-0d5b-47a5-b1e7-7377af2b0799'] 2018-04-09 15:49:20,317 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799: 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "block_migration": false, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.437 | 16.437 | 16.437 | 16.437 | 16.437 | 16.437 | 100.0% | 1 | | nova.find_host_to_migrate | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | nova.live_migrate | 13.756 | 13.756 | 13.756 | 13.756 | 13.756 | 13.756 | 100.0% | 1 | | nova.delete_server | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | total | 34.223 | 34.223 | 34.223 | 34.223 | 34.223 | 34.223 | 100.0% | 1 | | -> duration | 33.223 | 33.223 | 33.223 | 33.223 | 33.223 | 33.223 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.222937 Full duration: 43.193847 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.461 | 11.461 | 11.461 | 11.461 | 11.461 | 11.461 | 100.0% | 1 | | cinder_v2.create_volume | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 100.0% | 1 | | nova.attach_volume | 6.54 | 6.54 | 6.54 | 6.54 | 6.54 | 6.54 | 100.0% | 1 | | nova.find_host_to_migrate | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | nova.live_migrate | 18.323 | 18.323 | 18.323 | 18.323 | 18.323 | 18.323 | 100.0% | 1 | | nova.detach_volume | 3.838 | 3.838 | 3.838 | 3.838 | 3.838 | 3.838 | 100.0% | 1 | | cinder_v2.delete_volume | 93.219 | 93.219 | 93.219 | 93.219 | 93.219 | 93.219 | 100.0% | 1 | | nova.delete_server | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | total | 140.321 | 140.321 | 140.321 | 140.321 | 140.321 | 140.321 | 100.0% | 1 | | -> duration | 139.321 | 139.321 | 139.321 | 139.321 | 139.321 | 139.321 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.320907 Full duration: 151.91274 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.754 | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 100.0% | 1 | | nova.boot_server | 13.804 | 13.804 | 13.804 | 13.804 | 13.804 | 13.804 | 100.0% | 1 | | nova.find_host_to_migrate | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | nova.live_migrate | 17.583 | 17.583 | 17.583 | 17.583 | 17.583 | 17.583 | 100.0% | 1 | | nova.delete_server | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 5.04 | 100.0% | 1 | | total | 43.368 | 43.368 | 43.368 | 43.368 | 43.368 | 43.368 | 100.0% | 1 | | -> duration | 42.368 | 42.368 | 42.368 | 42.368 | 42.368 | 42.368 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.368112 Full duration: 55.716753 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "server_kwargs": { "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] } }, "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 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | nova.boot_server | 10.086 | 10.086 | 10.086 | 10.086 | 10.086 | 10.086 | 100.0% | 1 | | nova.delete_server | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 100.0% | 1 | | nova.delete_keypair | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 16.329 | 16.329 | 16.329 | 16.329 | 16.329 | 16.329 | 100.0% | 1 | | -> duration | 15.329 | 15.329 | 15.329 | 15.329 | 15.329 | 15.329 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.328582 Full duration: 41.148959 -------------------------------------------------------------------------------- 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-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "volume_size": 5, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "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 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.852 | 5.852 | 5.852 | 5.852 | 5.852 | 5.852 | 100.0% | 1 | | nova.boot_server | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 100.0% | 1 | | nova.delete_server | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 4.859 | 100.0% | 1 | | total | 24.039 | 24.039 | 24.039 | 24.039 | 24.039 | 24.039 | 100.0% | 1 | | -> duration | 23.039 | 23.039 | 23.039 | 23.039 | 23.039 | 23.039 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.038905 Full duration: 53.161873 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "force_delete": false, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "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 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.985 | 11.985 | 11.985 | 11.985 | 11.985 | 11.985 | 100.0% | 1 | | nova.pause_server | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 100.0% | 1 | | nova.unpause_server | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | nova.delete_server | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 100.0% | 1 | | total | 23.301 | 23.301 | 23.301 | 23.301 | 23.301 | 23.301 | 100.0% | 1 | | -> duration | 18.301 | 18.301 | 18.301 | 18.301 | 18.301 | 18.301 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.301015 Full duration: 48.485089 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "nics": [ { "net-id": "914e09ee-3793-4ba9-a1a0-85223f305610" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.359 | 11.359 | 11.359 | 11.359 | 11.359 | 11.359 | 100.0% | 1 | | nova.migrate | 26.178 | 26.178 | 26.178 | 26.178 | 26.178 | 26.178 | 100.0% | 1 | | nova.resize_confirm | 2.905 | 2.905 | 2.905 | 2.905 | 2.905 | 2.905 | 100.0% | 1 | | nova.delete_server | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | total | 43.169 | 43.169 | 43.169 | 43.169 | 43.169 | 43.169 | 100.0% | 1 | | -> duration | 42.169 | 42.169 | 42.169 | 42.169 | 42.169 | 42.169 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.168616 Full duration: 52.322423 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "image": { "name": "Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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 | 10.828 | 10.828 | 10.828 | 10.828 | 10.828 | 10.828 | 100.0% | 1 | | nova.list_interfaces | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 11.184 | 11.184 | 11.184 | 11.184 | 11.184 | 11.184 | 100.0% | 1 | | -> duration | 10.184 | 10.184 | 10.184 | 10.184 | 10.184 | 10.184 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.183612 Full duration: 39.660609 -------------------------------------------------------------------------------- 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 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | nova.delete_server_group | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 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.90601 Full duration: 9.318775 HINTS: * To plot HTML graphics with this data, run: rally task report 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 --out output.html * To generate a JUnit report, run: rally task export 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 06fa5cec-0d5b-47a5-b1e7-7377af2b0799 --json --out output.json 2018-04-09 15:49:20,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '06fa5cec-0d5b-47a5-b1e7-7377af2b0799'] 2018-04-09 15:49:21,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:49:21,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '06fa5cec-0d5b-47a5-b1e7-7377af2b0799', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-09 15:49:21,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-09 15:49:21,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-09 15:49:21,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-09 15:49:21,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-09 15:49:21,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-09 15:49:21,548 - 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': '914e09ee-3793-4ba9-a1a0-85223f305610', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'flavor_name': 'rally-tiny-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abbe2cea-bfb8-4868-b5fc-cfaa0822768e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-09 15:50:16,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d37ab05-2372-4263-9828-fa2311b777b0 2018-04-09 15:50:16,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8d37ab05-2372-4263-9828-fa2311b777b0'] 2018-04-09 15:50:17,875 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8d37ab05-2372-4263-9828-fa2311b777b0: 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 8d37ab05-2372-4263-9828-fa2311b777b0 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.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | quotas.delete_quotas | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916632 Full duration: 8.340104 -------------------------------------------------------------------------------- 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 8d37ab05-2372-4263-9828-fa2311b777b0 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866603 Full duration: 8.103195 -------------------------------------------------------------------------------- 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 8d37ab05-2372-4263-9828-fa2311b777b0 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.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852745 Full duration: 8.848246 -------------------------------------------------------------------------------- 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 8d37ab05-2372-4263-9828-fa2311b777b0 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021162 Full duration: 8.464216 HINTS: * To plot HTML graphics with this data, run: rally task report 8d37ab05-2372-4263-9828-fa2311b777b0 --out output.html * To generate a JUnit report, run: rally task export 8d37ab05-2372-4263-9828-fa2311b777b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d37ab05-2372-4263-9828-fa2311b777b0 --json --out output.json 2018-04-09 15:50:17,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8d37ab05-2372-4263-9828-fa2311b777b0'] 2018-04-09 15:50:19,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-09 15:50:19,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8d37ab05-2372-4263-9828-fa2311b777b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-09 15:50:19,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-09 15:50:19,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:14 | 4 | 100.00% | | cinder | 04:24 | 10 | 100.00% | | heat | 01:07 | 4 | 100.00% | | keystone | 02:44 | 11 | 100.00% | | neutron | 04:51 | 11 | 100.00% | | nova | 08:14 | 9 | 100.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:23:57 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-09 15:50:19,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-09 15:50:27,954 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:50:27,954 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 28:18 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-09 15:50:27,959 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-09 15:50:28,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 15:50:30,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-09 15:50:30.338 11301 INFO rally.deployment.engine [-] Deployment 40d2dd76-23ce-48da-bb3d-404e8e020db7 | Starting: Destroy cloud and free allocated resources. 2018-04-09 15:50:30.573 11301 INFO rally.deployment.engine [-] Deployment 40d2dd76-23ce-48da-bb3d-404e8e020db7 | Completed: Destroy cloud and free allocated resources. 2018-04-09 15:50:30.600 11301 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2). 2018-04-09 15:50:30.606 11301 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-09 15:50:33,719 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 15:50:33.257 11304 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e60b4cef-f962-4e09-8ec2-e962bf6629fc) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e60b4cef-f962-4e09-8ec2-e962bf6629fc | 2018-04-09T15:50:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e60b4cef-f962-4e09-8ec2-e962bf6629fc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-09 15:50:37,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-09 15:50:37,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-09 15:50:40,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-09 15:50:39.840 11310 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e574d259-e1b4-4cb6-b22f-3efc9713eda2). 2018-04-09 15:50:40.021 11310 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-09 15:50:44,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-09 15:50:42.407 11313 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-09 15:50:42.693 11313 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-09 15:50:43.914 11313 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923) as the default verifier for the future CLI operations. 2018-04-09 15:50:47,285 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-09 15:50:50,128 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-09 15:50:54,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-09 15:51:00,818 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-09 15:50:59.745 11332 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923) for deployment 'opnfv-rally' (UUID=e60b4cef-f962-4e09-8ec2-e962bf6629fc). 2018-04-09 15:51:00.590 11332 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923) has been successfully configured for deployment 'opnfv-rally' (UUID=e60b4cef-f962-4e09-8ec2-e962bf6629fc)! 2018-04-09 15:51:00,819 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-09 15:51:00,819 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-09 15:51:00,824 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-09 15:51:03,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-09 15:51:05,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:05.699 11344 INFO rally.api [-] Starting verification (UUID=b3e83cdf-fa47-44b6-a74f-703fd5893aae) for deployment 'opnfv-rally' (UUID=e60b4cef-f962-4e09-8ec2-e962bf6629fc) by verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923). 2018-04-09 15:51:05,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b3e83cdf-fa47-44b6-a74f-703fd5893aae 2018-04-09 15:51:14,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:14.077 11344 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.182s] 2018-04-09 15:51:14,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:14.450 11344 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.316s] 2018-04-09 15:51:14,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:14.556 11344 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.187s] 2018-04-09 15:51:14,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:14.619 11344 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-04-09 15:51:14,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:14.855 11344 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.730s] 2018-04-09 15:51:15,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:15.509 11344 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.413s] 2018-04-09 15:51:15,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:15.641 11344 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.131s] 2018-04-09 15:51:15,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:15.754 11344 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.899s] 2018-04-09 15:51:16,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:16.126 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.397s] 2018-04-09 15:51:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:16.564 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.436s] 2018-04-09 15:51:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:16.717 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.796s] 2018-04-09 15:51:17,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:17.076 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.511s] 2018-04-09 15:51:17,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:17.962 11344 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.017s] 2018-04-09 15:51:18,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:18.007 11344 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.042s] 2018-04-09 15:51:18,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:18.030 11344 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2018-04-09 15:51:19,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:19.747 11344 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.745s] 2018-04-09 15:51:20,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:20.984 11344 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.590s] 2018-04-09 15:51:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:21.224 11344 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.083s] 2018-04-09 15:51:21,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:21.326 11344 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.336s] 2018-04-09 15:51:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:21.327 11344 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.098s] 2018-04-09 15:51:21,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:21.459 11344 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.121s] 2018-04-09 15:51:21,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:21.505 11344 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.047s] 2018-04-09 15:51:22,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:22.284 11344 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.961s] 2018-04-09 15:51:22,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:22.339 11344 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.056s] 2018-04-09 15:51:22,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:22.410 11344 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.070s] 2018-04-09 15:51:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:24.274 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.578s] 2018-04-09 15:51:24,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:24.584 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.310s] 2018-04-09 15:51:29,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:29.205 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [12.124s] 2018-04-09 15:51:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:35.606 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.358s] 2018-04-09 15:51:36,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:36.174 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.569s] 2018-04-09 15:51:36,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:36.432 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.704s] 2018-04-09 15:51:36,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:36.619 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.443s] 2018-04-09 15:51:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.027 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.408s] 2018-04-09 15:51:37,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.371 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.343s] 2018-04-09 15:51:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.481 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.110s] 2018-04-09 15:51:37,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.646 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.164s] 2018-04-09 15:51:37,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.747 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.100s] 2018-04-09 15:51:37,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.876 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.129s] 2018-04-09 15:51:37,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:37.993 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.117s] 2018-04-09 15:51:38,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:38.131 11344 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.084s] 2018-04-09 15:51:38,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:51:38.198 11344 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.205s] 2018-04-09 15:52:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:02.238 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.141s] 2018-04-09 15:52:02,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:02.348 11344 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.109s] 2018-04-09 15:52:04,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:04.664 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.335s] 2018-04-09 15:52:04,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:04.679 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-04-09 15:52:04,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:04.906 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.226s] 2018-04-09 15:52:04,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:04.925 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.020s] 2018-04-09 15:52:04,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:04.945 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-04-09 15:52:05,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.023 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.076s] 2018-04-09 15:52:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.131 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.107s] 2018-04-09 15:52:05,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.258 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.127s] 2018-04-09 15:52:05,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.720 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.462s] 2018-04-09 15:52:05,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.744 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.023s] 2018-04-09 15:52:05,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:05.866 11344 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.121s] 2018-04-09 15:52:09,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:09.850 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.087s] 2018-04-09 15:52:09,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:09.941 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.091s] 2018-04-09 15:52:10,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:10.022 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.081s] 2018-04-09 15:52:10,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:10.481 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.456s] 2018-04-09 15:52:10,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:10.693 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.211s] 2018-04-09 15:52:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.134 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.440s] 2018-04-09 15:52:11,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.217 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.083s] 2018-04-09 15:52:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.322 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.104s] 2018-04-09 15:52:11,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.434 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.110s] 2018-04-09 15:52:11,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.504 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.070s] 2018-04-09 15:52:11,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.554 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.049s] 2018-04-09 15:52:11,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:11.725 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.169s] 2018-04-09 15:52:12,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:12.027 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.302s] 2018-04-09 15:52:12,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:12.143 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.115s] 2018-04-09 15:52:12,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:12.229 11344 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.086s] 2018-04-09 15:52:17,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:17.369 11344 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [39.222s] 2018-04-09 15:52:19,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:19.098 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [65.050s] 2018-04-09 15:52:19,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:19.764 11344 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.161s] 2018-04-09 15:52:23,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:23.007 11344 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.884s] 2018-04-09 15:52:26,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:26.073 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.989s] 2018-04-09 15:52:28,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:28.155 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [51.704s] 2018-04-09 15:52:29,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:29.245 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [58.723s] 2018-04-09 15:52:29,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:29.565 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.490s] 2018-04-09 15:52:29,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:29.778 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.538s] 2018-04-09 15:52:31,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.031 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [29.468s] 2018-04-09 15:52:31,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.082 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.469s] 2018-04-09 15:52:31,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.179 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.148s] 2018-04-09 15:52:31,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.477 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.297s] 2018-04-09 15:52:31,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.579 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.101s] 2018-04-09 15:52:31,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:31.581 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-09 15:52:33,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:33.145 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.580s] 2018-04-09 15:52:33,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:33.998 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.878s] 2018-04-09 15:52:35,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:35.180 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.179s] 2018-04-09 15:52:36,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:36.056 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.877s] 2018-04-09 15:52:36,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:36.400 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.316s] 2018-04-09 15:52:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:36.799 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.654s] 2018-04-09 15:52:37,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:37.012 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.953s] 2018-04-09 15:52:37,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:37.958 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.944s] 2018-04-09 15:52:38,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.548 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.147s] 2018-04-09 15:52:38,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.759 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.211s] 2018-04-09 15:52:38,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.784 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.828s] 2018-04-09 15:52:38,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.822 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.062s] 2018-04-09 15:52:38,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.914 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2018-04-09 15:52:38,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:38.989 11344 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.075s] 2018-04-09 15:52:39,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:39.120 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.334s] 2018-04-09 15:52:39,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:39.543 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.422s] 2018-04-09 15:52:39,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:39.905 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.361s] 2018-04-09 15:52:40,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:40.137 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.336s] 2018-04-09 15:52:40,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:40.869 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.962s] 2018-04-09 15:52:41,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:41.161 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.293s] 2018-04-09 15:52:41,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:41.458 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.296s] 2018-04-09 15:52:41,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:41.837 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.378s] 2018-04-09 15:52:42,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:42.918 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.080s] 2018-04-09 15:52:43,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:43.183 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.029s] 2018-04-09 15:52:43,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:43.215 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.295s] 2018-04-09 15:52:43,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:43.562 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.347s] 2018-04-09 15:52:43,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:43.620 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.483s] 2018-04-09 15:52:44,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:44.122 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.560s] 2018-04-09 15:52:44,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:44.563 11344 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.441s] 2018-04-09 15:52:46,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:46.046 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.424s] 2018-04-09 15:52:50,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:50.132 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.310s] 2018-04-09 15:52:50,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:50.408 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.276s] 2018-04-09 15:52:50,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:50.649 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.238s] 2018-04-09 15:52:51,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:51.099 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.450s] 2018-04-09 15:52:51,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:51.601 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.500s] 2018-04-09 15:52:51,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:51.976 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.928s] 2018-04-09 15:52:52,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:52.120 11344 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.520s] 2018-04-09 15:52:56,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.059 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.083s] 2018-04-09 15:52:56,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.293 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.234s] 2018-04-09 15:52:56,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.540 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.246s] 2018-04-09 15:52:56,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.640 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.099s] 2018-04-09 15:52:56,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.782 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.142s] 2018-04-09 15:52:56,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:56.946 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.163s] 2018-04-09 15:52:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:57.169 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.222s] 2018-04-09 15:52:57,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:57.305 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.135s] 2018-04-09 15:52:57,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:52:57.440 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.134s] 2018-04-09 15:53:04,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:04.112 11344 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.671s] 2018-04-09 15:53:07,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:07.833 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.611s] 2018-04-09 15:53:09,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:09.379 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.544s] 2018-04-09 15:53:09,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:09.420 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [16.194s] 2018-04-09 15:53:09,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:09.542 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.120s] 2018-04-09 15:53:10,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:10.101 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.559s] 2018-04-09 15:53:10,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:10.226 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.122s] 2018-04-09 15:53:10,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:10.228 11344 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-09 15:53:12,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:12.061 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.674s] 2018-04-09 15:53:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:12.861 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.805s] 2018-04-09 15:53:14,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:14.534 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.670s] 2018-04-09 15:53:15,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:15.665 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.131s] 2018-04-09 15:53:17,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:17.227 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.546s] 2018-04-09 15:53:17,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:17.338 11344 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.127s] 2018-04-09 15:53:17,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:17.958 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [34.765s] 2018-04-09 15:53:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:22.101 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.135s] 2018-04-09 15:53:22,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:22.267 11344 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.166s] 2018-04-09 15:53:24,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:24.296 11344 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.185s] 2018-04-09 15:53:25,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:25.521 11344 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.302s] 2018-04-09 15:53:30,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:30.338 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.085s] 2018-04-09 15:53:30,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:30.448 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.109s] 2018-04-09 15:53:30,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:30.563 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.115s] 2018-04-09 15:53:30,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:30.688 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.125s] 2018-04-09 15:53:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:30.807 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.119s] 2018-04-09 15:53:31,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:31.032 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.224s] 2018-04-09 15:53:31,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:31.263 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.231s] 2018-04-09 15:53:31,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:31.417 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.153s] 2018-04-09 15:53:31,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:31.560 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.142s] 2018-04-09 15:53:31,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:53:31.708 11344 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.148s] 2018-04-09 15:54:03,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:54:03.511 11344 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.979s] 2018-04-09 15:54:11,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:54:11.827 11344 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [170.527s] 2018-04-09 15:54:46,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:54:46.210 11344 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.374s] 2018-04-09 15:55:28,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.548 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.028s] 2018-04-09 15:55:28,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.608 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.059s] 2018-04-09 15:55:28,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.685 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.077s] 2018-04-09 15:55:28,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.723 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.037s] 2018-04-09 15:55:28,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.747 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.024s] 2018-04-09 15:55:28,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.770 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.022s] 2018-04-09 15:55:28,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.836 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.065s] 2018-04-09 15:55:28,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.913 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.076s] 2018-04-09 15:55:28,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:28.930 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.017s] 2018-04-09 15:55:29,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.003 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.071s] 2018-04-09 15:55:29,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.021 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2018-04-09 15:55:29,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.131 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.108s] 2018-04-09 15:55:29,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.229 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.098s] 2018-04-09 15:55:29,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.307 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.076s] 2018-04-09 15:55:29,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.387 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.080s] 2018-04-09 15:55:29,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.722 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.334s] 2018-04-09 15:55:29,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:29.940 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.217s] 2018-04-09 15:55:30,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.011 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.071s] 2018-04-09 15:55:30,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.028 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.017s] 2018-04-09 15:55:30,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.101 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.072s] 2018-04-09 15:55:30,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.179 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.077s] 2018-04-09 15:55:30,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.249 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.069s] 2018-04-09 15:55:30,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:55:30.322 11344 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.073s] 2018-04-09 15:55:44,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b3e83cdf-fa47-44b6-a74f-703fd5893aae']'. 2018-04-09 15:55:45,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-09 15:55:45,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b3e83cdf-fa47-44b6-a74f-703fd5893aae | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-09 15:51:05 | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-09 15:55:43 | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:38 | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e470b94c-62dc-41a9-bd67-8e5501ba6923) | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-09 15:55:45,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e60b4cef-f962-4e09-8ec2-e962bf6629fc) | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 185 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 258.116 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 185 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 15:55:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-09 15:55:45,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-09 15:55:50,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 15:55:50,595 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-09 15:55:50,600 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-09 15:55:50,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 15:55:53,433 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-09 15:55:52.814 11448 INFO rally.deployment.engine [-] Deployment e60b4cef-f962-4e09-8ec2-e962bf6629fc | Starting: Destroy cloud and free allocated resources. 2018-04-09 15:55:52.964 11448 INFO rally.deployment.engine [-] Deployment e60b4cef-f962-4e09-8ec2-e962bf6629fc | Completed: Destroy cloud and free allocated resources. 2018-04-09 15:55:53.004 11448 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923) for deployment 'opnfv-rally'. 2018-04-09 15:55:53.027 11448 INFO rally.api [-] Deleting verification (UUID=b3e83cdf-fa47-44b6-a74f-703fd5893aae). 2018-04-09 15:55:53.120 11448 INFO rally.api [-] Verification has been successfully deleted! 2018-04-09 15:55:53.121 11448 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923). 2018-04-09 15:55:53.140 11448 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-09 15:55:56,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 15:55:55.978 11451 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1830aa01-b327-4705-aa18-3304d9923d5b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1830aa01-b327-4705-aa18-3304d9923d5b | 2018-04-09T15:55:55 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1830aa01-b327-4705-aa18-3304d9923d5b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-09 15:56:00,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-09 15:56:00,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-09 15:56:02,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-09 15:56:02.213 11457 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e470b94c-62dc-41a9-bd67-8e5501ba6923). 2018-04-09 15:56:02.378 11457 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-09 15:56:06,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-09 15:56:04.840 11460 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-09 15:56:05.200 11460 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-09 15:56:06.487 11460 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da) as the default verifier for the future CLI operations. 2018-04-09 15:56:09,991 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-09 15:56:12,608 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-09 15:56:18,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-09 15:56:23,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-09 15:56:22.806 11479 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da) for deployment 'opnfv-rally' (UUID=1830aa01-b327-4705-aa18-3304d9923d5b). 2018-04-09 15:56:23.667 11479 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da) has been successfully configured for deployment 'opnfv-rally' (UUID=1830aa01-b327-4705-aa18-3304d9923d5b)! 2018-04-09 15:56:23,918 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-09 15:56:23,918 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-09 15:56:23,920 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-09 15:56:23,972 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-09 15:56:27,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dc538040-9009-423e-b847-a4ddd4cd17da/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-09 15:56:27,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-09 15:56:29,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 15:56:29.518 11488 INFO rally.api [-] Starting verification (UUID=0d2c7481-6d7b-4194-bc9a-9a0193350350) for deployment 'opnfv-rally' (UUID=1830aa01-b327-4705-aa18-3304d9923d5b) by verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da). 2018-04-09 15:56:29,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0d2c7481-6d7b-4194-bc9a-9a0193350350 2018-04-09 16:00:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0d2c7481-6d7b-4194-bc9a-9a0193350350']'. 2018-04-09 16:00:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-09 16:00:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-09 16:00:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 16:00:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0d2c7481-6d7b-4194-bc9a-9a0193350350 | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-09 15:56:29 | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-09 16:00:00 | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:31 | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc538040-9009-423e-b847-a4ddd4cd17da) | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-09 16:00:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1830aa01-b327-4705-aa18-3304d9923d5b) | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 190.493 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 16:00:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-09 16:00:01,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-09 16:00:07,031 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 16:00:07,032 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-09 16:00:07,037 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-09 16:00:08,043 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-09 17:11:09,545 - 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) ... ok 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) ... FAIL 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) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL 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_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3029, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 4261.428s FAILED (failures=3) 2018-04-09 17:11:09,717 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 17:11:09,718 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 71:01 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-09 17:11:09,722 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-09 17:11:09,722 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-09 17:11:09,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 17:11:12,637 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-09 17:11:11.968 11707 INFO rally.deployment.engine [-] Deployment 1830aa01-b327-4705-aa18-3304d9923d5b | Starting: Destroy cloud and free allocated resources. 2018-04-09 17:11:12.108 11707 INFO rally.deployment.engine [-] Deployment 1830aa01-b327-4705-aa18-3304d9923d5b | Completed: Destroy cloud and free allocated resources. 2018-04-09 17:11:12.169 11707 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da) for deployment 'opnfv-rally'. 2018-04-09 17:11:12.201 11707 INFO rally.api [-] Deleting verification (UUID=0d2c7481-6d7b-4194-bc9a-9a0193350350). 2018-04-09 17:11:12.296 11707 INFO rally.api [-] Verification has been successfully deleted! 2018-04-09 17:11:12.297 11707 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da). 2018-04-09 17:11:12.319 11707 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-09 17:11:15,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 17:11:14.970 11710 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=21afb3bc-c7ea-43a5-ac7c-5d3374feeede) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 21afb3bc-c7ea-43a5-ac7c-5d3374feeede | 2018-04-09T17:11:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 21afb3bc-c7ea-43a5-ac7c-5d3374feeede ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-09 17:11:19,338 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-09 17:11:19,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-09 17:11:21,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-09 17:11:21.562 11716 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dc538040-9009-423e-b847-a4ddd4cd17da). 2018-04-09 17:11:21.766 11716 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-09 17:11:26,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-09 17:11:24.271 11719 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-09 17:11:24.561 11719 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-09 17:11:25.872 11719 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5) as the default verifier for the future CLI operations. 2018-04-09 17:11:29,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-09 17:11:32,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-09 17:11:37,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-09 17:11:43,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-09 17:11:41.929 11738 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5) for deployment 'opnfv-rally' (UUID=21afb3bc-c7ea-43a5-ac7c-5d3374feeede). 2018-04-09 17:11:42.876 11738 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5) has been successfully configured for deployment 'opnfv-rally' (UUID=21afb3bc-c7ea-43a5-ac7c-5d3374feeede)! 2018-04-09 17:11:43,134 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-09 17:11:43,134 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-09 17:11:43,139 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-09 17:11:43,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-09 17:11:46,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-09 17:11:46,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-09 17:11:46,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-09 17:11:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-09 17:11:48,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 17:11:48.834 11747 INFO rally.api [-] Starting verification (UUID=ccec3996-3a49-494f-9093-98bc58acfe53) for deployment 'opnfv-rally' (UUID=21afb3bc-c7ea-43a5-ac7c-5d3374feeede) by verifier 'opnfv-tempest' (UUID=c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5). 2018-04-09 17:11:48,839 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ccec3996-3a49-494f-9093-98bc58acfe53 2018-04-09 17:14:05,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ccec3996-3a49-494f-9093-98bc58acfe53']'. 2018-04-09 17:14:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-09 17:14:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-09 17:14:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 17:14:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ccec3996-3a49-494f-9093-98bc58acfe53 | 2018-04-09 17:14:06,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-09 17:11:48 | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-09 17:14:05 | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:17 | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c7ccdca4-6368-4cdd-86f3-4fa8bb8e40d5) | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 21afb3bc-c7ea-43a5-ac7c-5d3374feeede) | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-09 17:14:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 121.404 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 17:14:06,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-09 17:14:06,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-09 17:14:12,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 17:14:12,367 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:43 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-09 17:14:12,372 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:50 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 18:10 | FAIL | | rally_sanity | functest | smoke | 28:18 | PASS | | refstack_defcore | functest | smoke | 05:03 | PASS | | patrole | functest | smoke | 03:57 | PASS | | snaps_smoke | functest | smoke | 71:01 | FAIL | | neutron_trunk | functest | smoke | 02:43 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-09 17:14:12,380 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-09 17:14:45,554 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-109 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-09 17:14:45,558 - 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-04-09 17:14:45,558 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 17:14:45,558 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-09 17:14:45,559 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-09 17:14:45,562 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-09 17:16:02,376 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-109 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-09 17:16:02,379 - 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-04-09 17:16:02,379 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 17:16:02,379 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-09 17:16:02,379 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-09 17:16:02,380 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-09 17:16:15,931 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-109 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-09 17:16:15,935 - 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-04-09 17:16:15,935 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 17:16:15,937 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-04-09 17:16:15,938 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-04-09 17:16:15,938 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-04-09 17:19:02,887 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-04-09 17:19:03,017 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 17:19:03,017 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:47 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-04-09 17:19:03,021 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:47 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-09 17:19:03,022 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK