2018-04-22 02:36:17,055 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-fraser-14 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-22 02:36:17,058 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file 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=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne 2018-04-22 02:36:17,058 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-22 02:36:17,059 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-04-22 02:36:17,060 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-22 02:36:17,060 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-22 02:36:19,842 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-22 02:36:38,841 - 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 18.989s OK 2018-04-22 02:36:39,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 02:36:39,253 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-22 02:36:39,255 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-22 02:36:41,959 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-22 02:54:28,788 - 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 1066.783s OK 2018-04-22 02:54:29,223 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 02:54:29,225 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 17:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-22 02:54:29,228 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-22 02:54:30,444 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-22 02:55:47,983 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 77.536s OK 2018-04-22 02:55:48,416 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 02:55:48,418 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:18 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-22 02:55:48,423 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:19 | PASS | | api_check | functest | healthcheck | 17:47 | PASS | | snaps_health_check | functest | healthcheck | 01:18 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-22 02:55:48,426 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-22 02:56:26,990 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-fraser-14 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-22 02:56:26,993 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file 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=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne 2018-04-22 02:56:26,993 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-22 02:56:26,994 - 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 | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-22 02:56:26,995 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-22 02:56:26,995 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-22 02:56:29,643 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-22 02:56:29,643 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-22 02:56:30,307 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-22 02:56:30,307 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-22 02:56:30,307 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-22 02:56:31,063 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-22 02:56:31,063 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-22 02:56:31' 2018-04-22 02:56:31,063 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:56:35,573 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:56:39,778 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:56:50,329 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:56:51,598 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:56:55,669 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:57:02,837 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:57:08,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e5c2cde4-29df-48e9-b6cd-92b57fa482aa' 2018-04-22 02:57:48,279 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-22 02:58:15,290 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-22 02:58:15,537 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-22 02:58:16,652 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-22 02:58:48,320 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-22 02:58:49,409 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 02:58:49,410 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-22 02:58:49,414 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-22 02:58:49,501 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-22 02:58:49,501 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-22 02:58:49' 2018-04-22 02:58:49,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:58:54,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:58:58,570 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:59:09,336 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:59:10,269 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:59:18,055 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6f699be0-9a85-4680-a868-bc1d2b2647a9' 2018-04-22 02:59:27,695 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-22 02:59:56,369 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-22 02:59:58,954 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-22 03:00:28,053 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-22 03:01:01,019 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 03:01:01,020 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-22 03:01:01,025 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-22 03:01:01,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-22 03:01:08,979 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-22 03:01:08.544 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fa1833c1-ab14-4fed-ab63-51637f1e8e9f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fa1833c1-ab14-4fed-ab63-51637f1e8e9f | 2018-04-22T03:01:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fa1833c1-ab14-4fed-ab63-51637f1e8e9f ~/.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-22 03:01:14,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-22 03:01:14,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-22 03:01:24,161 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-22 03:01:22.023 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-22 03:01:22.327 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-22 03:01:23.733 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c) as the default verifier for the future CLI operations. 2018-04-22 03:01:28,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-22 03:01:35,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-22 03:01:45,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-22 03:01:53,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-22 03:01:51.967 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c) for deployment 'opnfv-rally' (UUID=fa1833c1-ab14-4fed-ab63-51637f1e8e9f). 2018-04-22 03:01:52.968 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c) has been successfully configured for deployment 'opnfv-rally' (UUID=fa1833c1-ab14-4fed-ab63-51637f1e8e9f)! 2018-04-22 03:01:53,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-22 03:01:53,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-22 03:01:53,232 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-22 03:01:53,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-22 03:01:57,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4c1a31a4-326c-4c5c-84d6-609169e7c91c/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-22 03:01:57,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-22 03:01:57,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-22 03:01:57,536 - 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-22 03:02:00,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:00.553 55 INFO rally.api [-] Starting verification (UUID=3e9a22ce-3e57-4cbd-94aa-21f52f728a85) for deployment 'opnfv-rally' (UUID=fa1833c1-ab14-4fed-ab63-51637f1e8e9f) by verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c). 2018-04-22 03:02:00,555 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3e9a22ce-3e57-4cbd-94aa-21f52f728a85 2018-04-22 03:02:10,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:10.749 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.122s] 2018-04-22 03:02:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:10.860 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.111s] 2018-04-22 03:02:21,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:21.358 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.596s] 2018-04-22 03:02:23,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:23.888 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.529s] 2018-04-22 03:02:42,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:02:42.485 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.393s] 2018-04-22 03:03:16,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:03:16.608 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [24.486s] 2018-04-22 03:04:24,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:04:24.049 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.144s] 2018-04-22 03:04:24,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:04:24.050 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-22 03:05:25,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:05:25.109 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.142s] 2018-04-22 03:05:25,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:05:25.111 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-22 03:06:21,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:06:21.674 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.153s] 2018-04-22 03:06:21,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:06:21.674 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-22 03:08:18,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:08:18.951 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [61.809s] 2018-04-22 03:09:11,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:11.826 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.095s] 2018-04-22 03:09:12,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:12.015 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.188s] 2018-04-22 03:09:25,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:25.785 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.074s] 2018-04-22 03:09:25,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:25.800 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.017s] 2018-04-22 03:09:28,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:28.383 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-22 03:09:28,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:28.384 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-22 03:09:37,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:37.655 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.569s] 2018-04-22 03:09:47,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:47.516 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.130s] 2018-04-22 03:09:57,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:09:57.693 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.369s] 2018-04-22 03:10:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:10:10.855 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.792s] 2018-04-22 03:10:27,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:10:27.203 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.886s] 2018-04-22 03:10:40,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:10:40.424 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.616s] 2018-04-22 03:10:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:10:49.983 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.210s] 2018-04-22 03:11:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:01.901 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.762s] 2018-04-22 03:11:14,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:14.016 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.697s] 2018-04-22 03:11:27,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:27.117 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.378s] 2018-04-22 03:11:30,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:30.905 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-22 03:11:36,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:36.634 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.121s] 2018-04-22 03:11:36,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:36.663 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.029s] 2018-04-22 03:11:36,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:36.691 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2018-04-22 03:11:36,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:36.698 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-04-22 03:11:44,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:44.216 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.531s] 2018-04-22 03:11:45,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:45.476 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.259s] 2018-04-22 03:11:47,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:47.653 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.176s] 2018-04-22 03:11:56,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:11:56.810 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-04-22 03:12:03,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:12:03.271 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.056s] 2018-04-22 03:12:26,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:12:26.501 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.290s] 2018-04-22 03:12:34,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:12:34.855 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.353s] 2018-04-22 03:12:54,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:12:54.538 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.085s] 2018-04-22 03:13:00,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:13:00.695 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.156s] 2018-04-22 03:13:12,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:13:12.971 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.274s] 2018-04-22 03:13:31,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:13:31.022 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.657s] 2018-04-22 03:13:39,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:13:39.909 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.888s] 2018-04-22 03:13:47,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:13:47.657 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.746s] 2018-04-22 03:14:14,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:14.494 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.479s] 2018-04-22 03:14:14,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:14.930 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.437s] 2018-04-22 03:14:15,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:15.175 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.244s] 2018-04-22 03:14:15,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:15.294 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.117s] 2018-04-22 03:14:15,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:15.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.245s] 2018-04-22 03:14:15,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:15.661 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.121s] 2018-04-22 03:14:37,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:37.633 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.809s] 2018-04-22 03:14:37,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:37.923 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.290s] 2018-04-22 03:14:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:38.129 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.205s] 2018-04-22 03:14:38,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:38.244 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.113s] 2018-04-22 03:14:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:38.538 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.292s] 2018-04-22 03:14:38,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:38.661 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.123s] 2018-04-22 03:14:58,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:14:58.553 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.464s] 2018-04-22 03:15:08,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:08.583 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.029s] 2018-04-22 03:15:11,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:11.859 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.276s] 2018-04-22 03:15:12,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:12.007 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.147s] 2018-04-22 03:15:12,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:12.265 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.258s] 2018-04-22 03:15:31,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:31.315 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.113s] 2018-04-22 03:15:41,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:41.542 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.226s] 2018-04-22 03:15:44,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:44.713 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.170s] 2018-04-22 03:15:44,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:44.829 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.116s] 2018-04-22 03:15:44,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:15:44.941 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.111s] 2018-04-22 03:16:12,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:16:12.174 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.499s] 2018-04-22 03:16:22,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:16:22.578 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.403s] 2018-04-22 03:16:32,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:16:32.351 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.771s] 2018-04-22 03:16:39,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:16:39.948 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [7.596s] 2018-04-22 03:17:20,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:17:20.271 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.555s] 2018-04-22 03:17:30,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:17:30.955 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.682s] 2018-04-22 03:17:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:17:40.477 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.522s] 2018-04-22 03:17:47,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:17:47.106 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.627s] 2018-04-22 03:18:10,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:10.199 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.144s] 2018-04-22 03:18:13,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:13.467 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.265s] 2018-04-22 03:18:13,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:13.714 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.247s] 2018-04-22 03:18:21,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:21.073 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.112s] 2018-04-22 03:18:24,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:24.201 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.124s] 2018-04-22 03:18:24,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:24.460 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.260s] 2018-04-22 03:18:30,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:30.946 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.416s] 2018-04-22 03:18:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:38.538 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-04-22 03:18:40,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:40.577 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-22 03:18:40,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:40.579 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-22 03:18:40,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:40.579 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-22 03:18:40,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:40.580 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-22 03:18:40,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:40.580 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-22 03:18:43,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:18:43.817 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.185s] 2018-04-22 03:19:13,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:19:13.938 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [22.352s] 2018-04-22 03:19:29,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:19:29.418 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.221s] 2018-04-22 03:19:56,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:19:56.152 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.729s] 2018-04-22 03:20:12,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:20:12.553 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.088s] 2018-04-22 03:23:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:23:14.469 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [171.414s] 2018-04-22 03:24:45,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:24:45.289 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [74.047s] 2018-04-22 03:26:41,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 03:26:41.485 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [75.101s] 2018-04-22 03:27:12,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3e9a22ce-3e57-4cbd-94aa-21f52f728a85']'. 2018-04-22 03:27:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3e9a22ce-3e57-4cbd-94aa-21f52f728a85 | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-22 03:02:00 | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-22 03:27:12 | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:12 | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4c1a31a4-326c-4c5c-84d6-609169e7c91c) | 2018-04-22 03:27:14,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa1833c1-ab14-4fed-ab63-51637f1e8e9f) | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1474.592 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 03:27:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-22 03:27:14,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-22 03:27:23,276 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 03:27:23,276 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 25:54 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-22 03:27:23,280 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-22 03:27:23,350 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-22 03:27:24,057 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-virtual1 2018-04-22 03:27:24,057 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-22 03:27:24,058 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-22 03:27:24,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-22 03:27:28,373 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-22 03:27:27.687 121 INFO rally.deployment.engine [-] Deployment fa1833c1-ab14-4fed-ab63-51637f1e8e9f | Starting: Destroy cloud and free allocated resources. 2018-04-22 03:27:27.772 121 INFO rally.deployment.engine [-] Deployment fa1833c1-ab14-4fed-ab63-51637f1e8e9f | Completed: Destroy cloud and free allocated resources. 2018-04-22 03:27:27.812 121 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c) for deployment 'opnfv-rally'. 2018-04-22 03:27:27.828 121 INFO rally.api [-] Deleting verification (UUID=3e9a22ce-3e57-4cbd-94aa-21f52f728a85). 2018-04-22 03:27:27.866 121 INFO rally.api [-] Verification has been successfully deleted! 2018-04-22 03:27:27.866 121 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c). 2018-04-22 03:27:27.879 121 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-22 03:27:32,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-22 03:27:31.501 124 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9a6ef253-3a6b-418e-b639-532b0b57eb79) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9a6ef253-3a6b-418e-b639-532b0b57eb79 | 2018-04-22T03:27:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9a6ef253-3a6b-418e-b639-532b0b57eb79 ~/.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-22 03:27:36,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-22 03:27:36,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-22 03:27:39,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd'... 2018-04-22 03:27:45,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-66244ef8-76ed-4016-ad23-b405c679b5dd'... 2018-04-22 03:27:49,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-66244ef8-76ed-4016-ad23-b405c679b5dd'... 2018-04-22 03:27:59,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd'... 2018-04-22 03:28:00,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd'... 2018-04-22 03:28:01,156 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-22 03:28:01,157 - 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-22 03:28:01,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:28:01,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:28:01,170 - 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': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:29:33,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d9d4355d-7b28-436d-b2b9-8255c3279542 2018-04-22 03:29:33,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-22 03:29:33,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd9d4355d-7b28-436d-b2b9-8255c3279542'] 2018-04-22 03:29:35,135 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d9d4355d-7b28-436d-b2b9-8255c3279542: 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 d9d4355d-7b28-436d-b2b9-8255c3279542 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | total | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> duration | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.105163 Full duration: 11.849086 -------------------------------------------------------------------------------- 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 d9d4355d-7b28-436d-b2b9-8255c3279542 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.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | total | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> duration | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.786812 Full duration: 11.311992 -------------------------------------------------------------------------------- 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 d9d4355d-7b28-436d-b2b9-8255c3279542 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.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | -> duration | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.295045 Full duration: 11.170271 -------------------------------------------------------------------------------- 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 d9d4355d-7b28-436d-b2b9-8255c3279542 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.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.733556 Full duration: 12.753481 -------------------------------------------------------------------------------- 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 d9d4355d-7b28-436d-b2b9-8255c3279542 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | total | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> duration | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.302168 Full duration: 11.767068 -------------------------------------------------------------------------------- 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 d9d4355d-7b28-436d-b2b9-8255c3279542 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.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> duration | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09867 Full duration: 10.703918 HINTS: * To plot HTML graphics with this data, run: rally task report d9d4355d-7b28-436d-b2b9-8255c3279542 --out output.html * To generate a JUnit report, run: rally task export d9d4355d-7b28-436d-b2b9-8255c3279542 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d9d4355d-7b28-436d-b2b9-8255c3279542 --json --out output.json 2018-04-22 03:29:35,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd9d4355d-7b28-436d-b2b9-8255c3279542'] 2018-04-22 03:29:36,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:29:36,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd9d4355d-7b28-436d-b2b9-8255c3279542', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-22 03:29:36,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-22 03:29:36,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-22 03:29:36,670 - 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-22 03:29:36,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:29:36,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:29:36,693 - 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': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:32:17,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 59cec91a-48a8-426e-9f5e-6bb1f7372057 2018-04-22 03:32:17,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '59cec91a-48a8-426e-9f5e-6bb1f7372057'] 2018-04-22 03:32:18,728 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 59cec91a-48a8-426e-9f5e-6bb1f7372057: 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 59cec91a-48a8-426e-9f5e-6bb1f7372057 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 | 7.81 | 7.81 | 7.81 | 7.81 | 7.81 | 7.81 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | -> glance_v2.upload_data | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 5.023 | 100.0% | 1 | | glance_v2.delete_image | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | total | 10.085 | 10.085 | 10.085 | 10.085 | 10.085 | 10.085 | 100.0% | 1 | | -> duration | 10.085 | 10.085 | 10.085 | 10.085 | 10.085 | 10.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.085397 Full duration: 22.326474 -------------------------------------------------------------------------------- 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 59cec91a-48a8-426e-9f5e-6bb1f7372057 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 | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | -> glance_v2.upload_data | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 3.748 | 100.0% | 1 | | glance_v2.list_images | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 100.0% | 1 | | -> duration | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 6.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.416276 Full duration: 24.498185 -------------------------------------------------------------------------------- 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 59cec91a-48a8-426e-9f5e-6bb1f7372057 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.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | -> duration | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.371994 Full duration: 11.642797 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "number_instances": 2, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "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 59cec91a-48a8-426e-9f5e-6bb1f7372057 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | -> glance_v2.upload_data | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 100.0% | 1 | | nova.boot_servers | 36.434 | 36.434 | 36.434 | 36.434 | 36.434 | 36.434 | 100.0% | 1 | | total | 41.532 | 41.532 | 41.532 | 41.532 | 41.532 | 41.532 | 100.0% | 1 | | -> duration | 40.532 | 40.532 | 40.532 | 40.532 | 40.532 | 40.532 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.532397 Full duration: 76.558989 HINTS: * To plot HTML graphics with this data, run: rally task report 59cec91a-48a8-426e-9f5e-6bb1f7372057 --out output.html * To generate a JUnit report, run: rally task export 59cec91a-48a8-426e-9f5e-6bb1f7372057 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 59cec91a-48a8-426e-9f5e-6bb1f7372057 --json --out output.json 2018-04-22 03:32:18,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '59cec91a-48a8-426e-9f5e-6bb1f7372057'] 2018-04-22 03:32:20,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:32:20,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '59cec91a-48a8-426e-9f5e-6bb1f7372057', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-22 03:32:20,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-22 03:32:20,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-22 03:32:20,046 - 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-22 03:32:20,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:32:20,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:32:20,066 - 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': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:36:56,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f45b4ce6-843f-457a-b2f1-23b22833f733 2018-04-22 03:36:56,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f45b4ce6-843f-457a-b2f1-23b22833f733'] 2018-04-22 03:36:58,309 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f45b4ce6-843f-457a-b2f1-23b22833f733: 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 f45b4ce6-843f-457a-b2f1-23b22833f733 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 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 100.0% | 1 | | total | 5.972 | 5.972 | 5.972 | 5.972 | 5.972 | 5.972 | 100.0% | 1 | | -> duration | 5.972 | 5.972 | 5.972 | 5.972 | 5.972 | 5.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.971816 Full duration: 31.354541 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 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.975 | 3.975 | 3.975 | 3.975 | 3.975 | 3.975 | 100.0% | 1 | | cinder_v2.delete_volume | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | total | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> duration | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.444896 Full duration: 23.263482 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f45b4ce6-843f-457a-b2f1-23b22833f733 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 | 15.847 | 15.847 | 15.847 | 15.847 | 15.847 | 15.847 | 100.0% | 1 | | cinder_v2.delete_volume | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | total | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 100.0% | 1 | | -> duration | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 18.434 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.433619 Full duration: 35.46941 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 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 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 4.009 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 6.487 | 6.487 | 6.487 | 6.487 | 6.487 | 6.487 | 100.0% | 1 | | -> duration | 6.487 | 6.487 | 6.487 | 6.487 | 6.487 | 6.487 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.487004 Full duration: 22.458384 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 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.694 | 3.694 | 3.694 | 3.694 | 3.694 | 3.694 | 100.0% | 1 | | cinder_v2.extend_volume | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 100.0% | 1 | | cinder_v2.delete_volume | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | total | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 100.0% | 1 | | -> duration | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.867751 Full duration: 24.183097 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 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.673 | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 100.0% | 1 | | cinder_v2.delete_volume | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | total | 6.177 | 6.177 | 6.177 | 6.177 | 6.177 | 6.177 | 100.0% | 1 | | -> duration | 6.177 | 6.177 | 6.177 | 6.177 | 6.177 | 6.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.176801 Full duration: 29.204773 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | cinder_v2.list_qos | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.071532 Full duration: 18.006991 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | cinder_v2.set_qos | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> duration | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.290987 Full duration: 18.748501 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | cinder_v2.list_types | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.058832 Full duration: 17.342688 -------------------------------------------------------------------------------- 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 f45b4ce6-843f-457a-b2f1-23b22833f733 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> duration | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.473914 Full duration: 18.870604 HINTS: * To plot HTML graphics with this data, run: rally task report f45b4ce6-843f-457a-b2f1-23b22833f733 --out output.html * To generate a JUnit report, run: rally task export f45b4ce6-843f-457a-b2f1-23b22833f733 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f45b4ce6-843f-457a-b2f1-23b22833f733 --json --out output.json 2018-04-22 03:36:58,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f45b4ce6-843f-457a-b2f1-23b22833f733'] 2018-04-22 03:37:00,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:37:00,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f45b4ce6-843f-457a-b2f1-23b22833f733', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-22 03:37:00,212 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-22 03:37:00,212 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-22 03:37:00,213 - 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-22 03:37:00,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:37:00,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:37:00,226 - 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': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:39:28,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 33f5f9cd-32ff-4d27-b67d-c169e06892e3 2018-04-22 03:39:28,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '33f5f9cd-32ff-4d27-b67d-c169e06892e3'] 2018-04-22 03:39:30,583 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 33f5f9cd-32ff-4d27-b67d-c169e06892e3: 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 33f5f9cd-32ff-4d27-b67d-c169e06892e3 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 | 12.285 | 12.285 | 12.285 | 12.285 | 12.285 | 12.285 | 100.0% | 1 | | heat.update_stack | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 100.0% | 1 | | heat.delete_stack | 5.814 | 5.814 | 5.814 | 5.814 | 5.814 | 5.814 | 100.0% | 1 | | total | 23.045 | 23.045 | 23.045 | 23.045 | 23.045 | 23.045 | 100.0% | 1 | | -> duration | 19.045 | 19.045 | 19.045 | 19.045 | 19.045 | 19.045 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.045072 Full duration: 39.073371 -------------------------------------------------------------------------------- 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 33f5f9cd-32ff-4d27-b67d-c169e06892e3 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 | 6.618 | 6.618 | 6.618 | 6.618 | 6.618 | 6.618 | 100.0% | 1 | | heat.check_stack | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | heat.delete_stack | 3.575 | 3.575 | 3.575 | 3.575 | 3.575 | 3.575 | 100.0% | 1 | | total | 11.796 | 11.796 | 11.796 | 11.796 | 11.796 | 11.796 | 100.0% | 1 | | -> duration | 9.796 | 9.796 | 9.796 | 9.796 | 9.796 | 9.796 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.796257 Full duration: 28.391818 -------------------------------------------------------------------------------- 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 33f5f9cd-32ff-4d27-b67d-c169e06892e3 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 | 7.439 | 7.439 | 7.439 | 7.439 | 7.439 | 7.439 | 100.0% | 1 | | heat.suspend_stack | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | heat.resume_stack | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | heat.delete_stack | 3.621 | 3.621 | 3.621 | 3.621 | 3.621 | 3.621 | 100.0% | 1 | | total | 14.203 | 14.203 | 14.203 | 14.203 | 14.203 | 14.203 | 100.0% | 1 | | -> duration | 12.203 | 12.203 | 12.203 | 12.203 | 12.203 | 12.203 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.202677 Full duration: 33.034742 -------------------------------------------------------------------------------- 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 33f5f9cd-32ff-4d27-b67d-c169e06892e3 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 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | total | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | -> duration | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 1.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.808692 Full duration: 16.082517 HINTS: * To plot HTML graphics with this data, run: rally task report 33f5f9cd-32ff-4d27-b67d-c169e06892e3 --out output.html * To generate a JUnit report, run: rally task export 33f5f9cd-32ff-4d27-b67d-c169e06892e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 33f5f9cd-32ff-4d27-b67d-c169e06892e3 --json --out output.json 2018-04-22 03:39:30,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '33f5f9cd-32ff-4d27-b67d-c169e06892e3'] 2018-04-22 03:39:32,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:39:32,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '33f5f9cd-32ff-4d27-b67d-c169e06892e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-22 03:39:32,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-22 03:39:32,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-22 03:39:32,156 - 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-22 03:39:32,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:39:32,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:39:32,167 - 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': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:44:24,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 2018-04-22 03:44:24,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0a752c48-cd65-44e7-bfa7-3d5f0a8da921'] 2018-04-22 03:44:25,769 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0a752c48-cd65-44e7-bfa7-3d5f0a8da921: 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | keystone_v3.add_role | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.revoke_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148261 Full duration: 24.388931 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | keystone_v3.add_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004556 Full duration: 23.505395 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | keystone_v3.list_projects | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918402 Full duration: 21.360091 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | keystone_v3.delete_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92599 Full duration: 18.951152 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | keystone_v3.delete_service | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 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.905998 Full duration: 20.854695 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | keystone_v3.create_user | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> keystone_v3.add_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | keystone_v3.create_role | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_role | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.list_services | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_services | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | -> duration | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.6477 Full duration: 29.56493 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | keystone_v3.update_project | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | keystone_v3.delete_project | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 100.0% | 1 | | -> duration | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.464842 Full duration: 19.270431 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901295 Full duration: 22.391327 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025162 Full duration: 23.676305 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | keystone_v3.list_users | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001682 Full duration: 22.852023 -------------------------------------------------------------------------------- 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 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | keystone_v3.create_users | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | total | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 100.0% | 1 | | -> duration | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.665459 Full duration: 33.174261 HINTS: * To plot HTML graphics with this data, run: rally task report 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 --out output.html * To generate a JUnit report, run: rally task export 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a752c48-cd65-44e7-bfa7-3d5f0a8da921 --json --out output.json 2018-04-22 03:44:25,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0a752c48-cd65-44e7-bfa7-3d5f0a8da921'] 2018-04-22 03:44:27,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:44:27,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0a752c48-cd65-44e7-bfa7-3d5f0a8da921', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-22 03:44:27,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-22 03:44:27,430 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-22 03:44:27,430 - 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-22 03:44:27,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:44:27,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:44:27,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 03:53:01,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b885f6fd-1a67-4f05-a460-ba65d06690d8 2018-04-22 03:53:01,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b885f6fd-1a67-4f05-a460-ba65d06690d8'] 2018-04-22 03:53:03,141 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b885f6fd-1a67-4f05-a460-ba65d06690d8: 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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 | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 100.0% | 1 | | neutron.delete_network | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | total | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 100.0% | 1 | | -> duration | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.523978 Full duration: 26.012449 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 100.0% | 1 | | neutron.delete_port | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | total | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> duration | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.980403 Full duration: 52.741274 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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.773 | 1.773 | 1.773 | 1.773 | 1.773 | 1.773 | 100.0% | 1 | | neutron.create_subnet | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | neutron.create_router | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.add_interface_router | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 100.0% | 1 | | neutron.remove_interface_router | 5.934 | 5.934 | 5.934 | 5.934 | 5.934 | 5.934 | 100.0% | 1 | | neutron.delete_router | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | total | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 100.0% | 1 | | -> duration | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.477915 Full duration: 66.252479 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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 | 2.24 | 2.24 | 2.24 | 2.24 | 2.24 | 2.24 | 100.0% | 1 | | neutron.delete_subnet | 3.158 | 3.158 | 3.158 | 3.158 | 3.158 | 3.158 | 100.0% | 1 | | total | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 100.0% | 1 | | -> duration | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 5.399 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.398512 Full duration: 51.30053 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 100.0% | 1 | | neutron.list_networks | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | -> duration | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.497889 Full duration: 24.374423 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | neutron.list_ports | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | -> duration | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.803999 Full duration: 47.954414 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | neutron.create_subnet | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | neutron.create_router | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | neutron.add_interface_router | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | neutron.list_routers | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 100.0% | 1 | | -> duration | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.282119 Full duration: 65.396133 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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.758 | 1.758 | 1.758 | 1.758 | 1.758 | 1.758 | 100.0% | 1 | | neutron.create_subnet | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | neutron.list_subnets | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 100.0% | 1 | | -> duration | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.316623 Full duration: 58.091693 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 100.0% | 1 | | neutron.delete_security_group | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 100.0% | 1 | | -> duration | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.875157 Full duration: 23.018342 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | neutron.create_security_group_rule | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | -> duration | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.999879 Full duration: 20.804915 -------------------------------------------------------------------------------- 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 b885f6fd-1a67-4f05-a460-ba65d06690d8 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 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | neutron.create_router | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | neutron.add_gateway_router | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | neutron.remove_gateway_router | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 100.0% | 1 | | total | 9.222 | 9.222 | 9.222 | 9.222 | 9.222 | 9.222 | 100.0% | 1 | | -> duration | 9.222 | 9.222 | 9.222 | 9.222 | 9.222 | 9.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.222453 Full duration: 39.634917 HINTS: * To plot HTML graphics with this data, run: rally task report b885f6fd-1a67-4f05-a460-ba65d06690d8 --out output.html * To generate a JUnit report, run: rally task export b885f6fd-1a67-4f05-a460-ba65d06690d8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b885f6fd-1a67-4f05-a460-ba65d06690d8 --json --out output.json 2018-04-22 03:53:03,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b885f6fd-1a67-4f05-a460-ba65d06690d8'] 2018-04-22 03:53:04,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 03:53:04,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b885f6fd-1a67-4f05-a460-ba65d06690d8', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-22 03:53:04,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-22 03:53:04,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-22 03:53:04,685 - 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-22 03:53:04,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 03:53:04,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 03:53:04,703 - 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': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 04:05:51,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab0b773a-2880-4409-9c8e-15e01794ea44 2018-04-22 04:05:51,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ab0b773a-2880-4409-9c8e-15e01794ea44'] 2018-04-22 04:05:53,694 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44: 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "block_migration": false, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 26.755 | 26.755 | 26.755 | 26.755 | 26.755 | 26.755 | 100.0% | 1 | | nova.find_host_to_migrate | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | nova.live_migrate | 19.878 | 19.878 | 19.878 | 19.878 | 19.878 | 19.878 | 100.0% | 1 | | nova.delete_server | 7.749 | 7.749 | 7.749 | 7.749 | 7.749 | 7.749 | 100.0% | 1 | | total | 55.778 | 55.778 | 55.778 | 55.778 | 55.778 | 55.778 | 100.0% | 1 | | -> duration | 54.778 | 54.778 | 54.778 | 54.778 | 54.778 | 54.778 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.777985 Full duration: 72.143915 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 30.411 | 30.411 | 30.411 | 30.411 | 30.411 | 30.411 | 100.0% | 1 | | cinder_v2.create_volume | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 100.0% | 1 | | nova.attach_volume | 8.086 | 8.086 | 8.086 | 8.086 | 8.086 | 8.086 | 100.0% | 1 | | nova.find_host_to_migrate | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | nova.live_migrate | 24.781 | 24.781 | 24.781 | 24.781 | 24.781 | 24.781 | 100.0% | 1 | | nova.detach_volume | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | cinder_v2.delete_volume | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 100.0% | 1 | | nova.delete_server | 7.821 | 7.821 | 7.821 | 7.821 | 7.821 | 7.821 | 100.0% | 1 | | total | 82.128 | 82.128 | 82.128 | 82.128 | 82.128 | 82.128 | 100.0% | 1 | | -> duration | 81.128 | 81.128 | 81.128 | 81.128 | 81.128 | 81.128 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.128166 Full duration: 99.686131 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 20.233 | 20.233 | 20.233 | 20.233 | 20.233 | 20.233 | 100.0% | 1 | | nova.boot_server | 26.444 | 26.444 | 26.444 | 26.444 | 26.444 | 26.444 | 100.0% | 1 | | nova.find_host_to_migrate | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | nova.live_migrate | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 100.0% | 1 | | nova.delete_server | 5.185 | 5.185 | 5.185 | 5.185 | 5.185 | 5.185 | 100.0% | 1 | | total | 78.947 | 78.947 | 78.947 | 78.947 | 78.947 | 78.947 | 100.0% | 1 | | -> duration | 77.947 | 77.947 | 77.947 | 77.947 | 77.947 | 77.947 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.947473 Full duration: 95.638552 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "server_kwargs": { "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] } }, "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 ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | nova.boot_server | 27.639 | 27.639 | 27.639 | 27.639 | 27.639 | 27.639 | 100.0% | 1 | | nova.delete_server | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 100.0% | 1 | | nova.delete_keypair | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 34.937 | 34.937 | 34.937 | 34.937 | 34.937 | 34.937 | 100.0% | 1 | | -> duration | 33.937 | 33.937 | 33.937 | 33.937 | 33.937 | 33.937 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.937198 Full duration: 76.563201 -------------------------------------------------------------------------------- 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-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "volume_size": 5, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "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 ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 17.992 | 17.992 | 17.992 | 17.992 | 17.992 | 17.992 | 100.0% | 1 | | nova.boot_server | 23.475 | 23.475 | 23.475 | 23.475 | 23.475 | 23.475 | 100.0% | 1 | | nova.delete_server | 7.321 | 7.321 | 7.321 | 7.321 | 7.321 | 7.321 | 100.0% | 1 | | total | 48.789 | 48.789 | 48.789 | 48.789 | 48.789 | 48.789 | 100.0% | 1 | | -> duration | 47.789 | 47.789 | 47.789 | 47.789 | 47.789 | 47.789 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.788572 Full duration: 95.132547 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "force_delete": false, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "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 ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 29.052 | 29.052 | 29.052 | 29.052 | 29.052 | 29.052 | 100.0% | 1 | | nova.pause_server | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | nova.unpause_server | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | nova.delete_server | 5.191 | 5.191 | 5.191 | 5.191 | 5.191 | 5.191 | 100.0% | 1 | | total | 39.887 | 39.887 | 39.887 | 39.887 | 39.887 | 39.887 | 100.0% | 1 | | -> duration | 34.887 | 34.887 | 34.887 | 34.887 | 34.887 | 34.887 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.887435 Full duration: 82.104352 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "nics": [ { "net-id": "a80d3217-06bd-408e-8b3b-776b46711441" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 26.537 | 26.537 | 26.537 | 26.537 | 26.537 | 26.537 | 100.0% | 1 | | nova.migrate | 50.195 | 50.195 | 50.195 | 50.195 | 50.195 | 50.195 | 100.0% | 1 | | nova.resize_confirm | 8.504 | 8.504 | 8.504 | 8.504 | 8.504 | 8.504 | 100.0% | 1 | | nova.delete_server | 7.859 | 7.859 | 7.859 | 7.859 | 7.859 | 7.859 | 100.0% | 1 | | total | 93.096 | 93.096 | 93.096 | 93.096 | 93.096 | 93.096 | 100.0% | 1 | | -> duration | 92.096 | 92.096 | 92.096 | 92.096 | 92.096 | 92.096 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 92.09604 Full duration: 107.7819 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "image": { "name": "Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 32.002 | 32.002 | 32.002 | 32.002 | 32.002 | 32.002 | 100.0% | 1 | | nova.list_interfaces | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 32.26 | 32.26 | 32.26 | 32.26 | 32.26 | 32.26 | 100.0% | 1 | | -> duration | 31.26 | 31.26 | 31.26 | 31.26 | 31.26 | 31.26 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.260298 Full duration: 76.973901 -------------------------------------------------------------------------------- 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 ab0b773a-2880-4409-9c8e-15e01794ea44 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 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | nova.delete_server_group | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> duration | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.646795 Full duration: 14.313733 HINTS: * To plot HTML graphics with this data, run: rally task report ab0b773a-2880-4409-9c8e-15e01794ea44 --out output.html * To generate a JUnit report, run: rally task export ab0b773a-2880-4409-9c8e-15e01794ea44 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ab0b773a-2880-4409-9c8e-15e01794ea44 --json --out output.json 2018-04-22 04:05:53,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ab0b773a-2880-4409-9c8e-15e01794ea44'] 2018-04-22 04:05:55,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 04:05:55,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ab0b773a-2880-4409-9c8e-15e01794ea44', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-22 04:05:55,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-22 04:05:55,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-22 04:05:55,938 - 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-22 04:05:55,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-22 04:05:55,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-22 04:05:55,958 - 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': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'a80d3217-06bd-408e-8b3b-776b46711441', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66244ef8-76ed-4016-ad23-b405c679b5dd', 'flavor_name': 'rally-tiny-66244ef8-76ed-4016-ad23-b405c679b5dd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66244ef8-76ed-4016-ad23-b405c679b5dd', '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-22 04:07:13,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1c8594d3-a8dc-44d1-b39f-3f4605678efa 2018-04-22 04:07:13,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1c8594d3-a8dc-44d1-b39f-3f4605678efa'] 2018-04-22 04:07:15,260 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1c8594d3-a8dc-44d1-b39f-3f4605678efa: 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 1c8594d3-a8dc-44d1-b39f-3f4605678efa has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 100.0% | 1 | | quotas.delete_quotas | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 100.0% | 1 | | -> duration | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.170055 Full duration: 13.477913 -------------------------------------------------------------------------------- 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 1c8594d3-a8dc-44d1-b39f-3f4605678efa 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.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> duration | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.367483 Full duration: 12.879134 -------------------------------------------------------------------------------- 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 1c8594d3-a8dc-44d1-b39f-3f4605678efa 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | total | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | -> duration | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.534705 Full duration: 12.948413 -------------------------------------------------------------------------------- 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 1c8594d3-a8dc-44d1-b39f-3f4605678efa 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.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 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.949725 Full duration: 13.108856 HINTS: * To plot HTML graphics with this data, run: rally task report 1c8594d3-a8dc-44d1-b39f-3f4605678efa --out output.html * To generate a JUnit report, run: rally task export 1c8594d3-a8dc-44d1-b39f-3f4605678efa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1c8594d3-a8dc-44d1-b39f-3f4605678efa --json --out output.json 2018-04-22 04:07:15,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1c8594d3-a8dc-44d1-b39f-3f4605678efa'] 2018-04-22 04:07:16,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-22 04:07:16,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1c8594d3-a8dc-44d1-b39f-3f4605678efa', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-22 04:07:16,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-22 04:07:16,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:09 | 6 | 100.00% | | glance | 02:15 | 4 | 100.00% | | cinder | 03:58 | 10 | 100.00% | | heat | 01:56 | 4 | 100.00% | | keystone | 04:19 | 11 | 100.00% | | neutron | 07:55 | 11 | 100.00% | | nova | 12:00 | 9 | 100.00% | | quotas | 00:52 | 4 | 100.00% | | | | | | | TOTAL: | 00:34:28 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-22 04:07:16,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-22 04:07:30,367 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-22 04:07:31,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 04:07:31,596 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 40:06 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-22 04:07:31,602 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-22 04:07:31,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-22 04:07:35,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-22 04:07:34.768 11200 INFO rally.deployment.engine [-] Deployment 9a6ef253-3a6b-418e-b639-532b0b57eb79 | Starting: Destroy cloud and free allocated resources. 2018-04-22 04:07:34.853 11200 INFO rally.deployment.engine [-] Deployment 9a6ef253-3a6b-418e-b639-532b0b57eb79 | Completed: Destroy cloud and free allocated resources. 2018-04-22 04:07:34.874 11200 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c). 2018-04-22 04:07:34.879 11200 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-22 04:07:38,923 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-22 04:07:38.450 11203 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=69f97d2a-a366-4f6a-ba61-94bafc427a55) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 69f97d2a-a366-4f6a-ba61-94bafc427a55 | 2018-04-22T04:07:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 69f97d2a-a366-4f6a-ba61-94bafc427a55 ~/.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-22 04:07:43,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-22 04:07:43,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-22 04:07:47,611 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-22 04:07:46.989 11209 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=4c1a31a4-326c-4c5c-84d6-609169e7c91c). 2018-04-22 04:07:47.160 11209 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-22 04:07:53,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-22 04:07:50.844 11212 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-22 04:07:51.042 11212 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-22 04:07:52.515 11212 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) as the default verifier for the future CLI operations. 2018-04-22 04:07:57,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-22 04:08:02,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-22 04:08:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-22 04:08:23,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-22 04:08:21.884 11231 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) for deployment 'opnfv-rally' (UUID=69f97d2a-a366-4f6a-ba61-94bafc427a55). 2018-04-22 04:08:23.257 11231 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) has been successfully configured for deployment 'opnfv-rally' (UUID=69f97d2a-a366-4f6a-ba61-94bafc427a55)! 2018-04-22 04:08:23,567 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-22 04:08:23,568 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-22 04:08:23,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-22 04:08:26,750 - 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-22 04:08:29,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:08:29.748 11243 INFO rally.api [-] Starting verification (UUID=0513b76b-209e-458c-b3a1-fc11089d681b) for deployment 'opnfv-rally' (UUID=69f97d2a-a366-4f6a-ba61-94bafc427a55) by verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8). 2018-04-22 04:08:29,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0513b76b-209e-458c-b3a1-fc11089d681b 2018-04-22 04:09:10,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:10.025 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [1.226s] 2018-04-22 04:09:10,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:10.065 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.041s] 2018-04-22 04:09:18,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:18.279 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [8.213s] 2018-04-22 04:09:18,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:18.300 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.021s] 2018-04-22 04:09:18,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:18.344 11243 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.043s] 2018-04-22 04:09:18,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:18.535 11243 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2018-04-22 04:09:20,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:20.590 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [5.513s] 2018-04-22 04:09:20,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:20.879 11243 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [5.558s] 2018-04-22 04:09:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:20.976 11243 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.097s] 2018-04-22 04:09:27,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:27.734 11243 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [5.948s] 2018-04-22 04:09:28,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:28.348 11243 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [3.609s] 2018-04-22 04:09:30,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:30.771 11243 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [6.462s] 2018-04-22 04:09:31,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:31.121 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [3.772s] 2018-04-22 04:09:34,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:34.031 11243 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.457s] 2018-04-22 04:09:34,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:34.404 11243 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.373s] 2018-04-22 04:09:36,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:36.419 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [5.298s] 2018-04-22 04:09:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:36.456 11243 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.037s] 2018-04-22 04:09:37,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:37.915 11243 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [8.705s] 2018-04-22 04:09:38,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:38.312 11243 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.269s] 2018-04-22 04:09:38,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:38.455 11243 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.142s] 2018-04-22 04:09:49,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:49.760 11243 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [25.228s] 2018-04-22 04:09:49,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:49.936 11243 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.174s] 2018-04-22 04:09:53,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:53.362 11243 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [19.239s] 2018-04-22 04:09:53,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:53.455 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [37.511s] 2018-04-22 04:09:58,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:58.969 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [34.174s] 2018-04-22 04:09:59,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:09:59.261 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [38.668s] 2018-04-22 04:10:11,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:11.020 11243 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [37.090s] 2018-04-22 04:10:17,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:17.943 11243 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [37.400s] 2018-04-22 04:10:20,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:20.110 11243 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [26.748s] 2018-04-22 04:10:31,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:31.247 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [31.988s] 2018-04-22 04:10:39,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:39.855 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [14.491s] 2018-04-22 04:10:48,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:48.917 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [76.258s] 2018-04-22 04:10:53,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:53.301 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [13.446s] 2018-04-22 04:10:57,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:57.861 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [58.890s] 2018-04-22 04:10:59,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:10:59.281 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [28.033s] 2018-04-22 04:11:03,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:11:03.447 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [10.140s] 2018-04-22 04:11:31,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:11:31.866 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [32.584s] 2018-04-22 04:11:42,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:11:42.397 11243 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [42.900s] 2018-04-22 04:11:55,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:11:55.156 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [96.507s] 2018-04-22 04:12:04,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:04.308 11243 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest ... fail 2018-04-22 04:12:14,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:14.199 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [76.612s] 2018-04-22 04:12:18,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:18.309 11243 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [35.912s] 2018-04-22 04:12:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:19.691 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.104s] 2018-04-22 04:12:19,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:19.833 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.140s] 2018-04-22 04:12:20,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:20.017 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.183s] 2018-04-22 04:12:21,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:21.024 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.005s] 2018-04-22 04:12:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:21.350 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.326s] 2018-04-22 04:12:22,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.197 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.847s] 2018-04-22 04:12:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.279 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.081s] 2018-04-22 04:12:22,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.385 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.106s] 2018-04-22 04:12:22,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.608 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.222s] 2018-04-22 04:12:22,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.775 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.165s] 2018-04-22 04:12:22,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:22.882 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.108s] 2018-04-22 04:12:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:23.491 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.608s] 2018-04-22 04:12:24,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:24.378 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.885s] 2018-04-22 04:12:24,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:24.647 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.268s] 2018-04-22 04:12:24,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:24.868 11243 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.221s] 2018-04-22 04:12:39,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:39.065 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [110.146s] 2018-04-22 04:12:39,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:39.879 11243 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.238s] 2018-04-22 04:12:40,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:40.071 11243 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.191s] 2018-04-22 04:12:52,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.027 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.022s] 2018-04-22 04:12:52,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.049 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.021s] 2018-04-22 04:12:52,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.173 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.124s] 2018-04-22 04:12:52,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.267 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.093s] 2018-04-22 04:12:52,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.376 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.107s] 2018-04-22 04:12:52,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:52.548 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.172s] 2018-04-22 04:12:53,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:53.000 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.450s] 2018-04-22 04:12:53,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:53.171 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.170s] 2018-04-22 04:12:53,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:53.277 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.106s] 2018-04-22 04:12:53,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:53.359 11243 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.082s] 2018-04-22 04:12:58,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:12:58.854 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [86.988s] 2018-04-22 04:13:28,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:28.534 11243 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [145.075s] 2018-04-22 04:13:33,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:33.236 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [54.171s] 2018-04-22 04:13:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:46.077 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [259.943s] 2018-04-22 04:13:47,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:47.140 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [16.934s] 2018-04-22 04:13:48,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:48.415 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [15.179s] 2018-04-22 04:13:48,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:48.558 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.143s] 2018-04-22 04:13:48,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:48.734 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.175s] 2018-04-22 04:13:48,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:13:48.855 11243 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.120s] 2018-04-22 04:14:00,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:00.113 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [29.676s] 2018-04-22 04:14:01,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:01.071 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [13.926s] 2018-04-22 04:14:08,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:08.472 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... fail [133.309s] 2018-04-22 04:14:09,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:09.464 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [9.347s] 2018-04-22 04:14:10,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:10.831 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [9.760s] 2018-04-22 04:14:20,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:20.148 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [10.686s] 2018-04-22 04:14:20,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:20.918 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [10.086s] 2018-04-22 04:14:29,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:29.644 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [8.724s] 2018-04-22 04:14:40,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:40.026 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [19.878s] 2018-04-22 04:14:44,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:44.701 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [15.056s] 2018-04-22 04:14:45,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:45.183 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.481s] 2018-04-22 04:14:45,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:45.817 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.634s] 2018-04-22 04:14:46,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:46.089 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... fail [60.012s] 2018-04-22 04:14:46,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:46.403 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.585s] 2018-04-22 04:14:53,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:53.122 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [114.267s] 2018-04-22 04:14:57,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:57.806 11243 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... fail [163.591s] 2018-04-22 04:14:59,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:14:59.646 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [13.242s] 2018-04-22 04:15:00,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:00.138 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.491s] 2018-04-22 04:15:00,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:00.667 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.527s] 2018-04-22 04:15:01,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:01.149 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.479s] 2018-04-22 04:15:19,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:19.815 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [39.785s] 2018-04-22 04:15:21,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:21.022 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [19.873s] 2018-04-22 04:15:21,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:21.716 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.694s] 2018-04-22 04:15:22,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:22.417 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.699s] 2018-04-22 04:15:23,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:23.040 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.622s] 2018-04-22 04:15:23,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:23.563 11243 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.523s] 2018-04-22 04:15:26,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:26.067 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [32.944s] 2018-04-22 04:15:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:26.121 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.054s] 2018-04-22 04:15:26,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:26.173 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.051s] 2018-04-22 04:15:26,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:26.215 11243 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.043s] 2018-04-22 04:15:35,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:35.631 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... fail [87.161s] 2018-04-22 04:15:48,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:48.445 11243 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [28.631s] 2018-04-22 04:15:58,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:15:58.621 11243 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... fail [72.528s] 2018-04-22 04:16:05,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:16:05.878 11243 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [404.003s] 2018-04-22 04:16:32,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:16:32.099 11243 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-04-22 04:16:35,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:16:35.640 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... fail [60.007s] 2018-04-22 04:16:52,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:16:52.214 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [354.349s] 2018-04-22 04:17:09,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:17:09.570 11243 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [219.505s] 2018-04-22 04:17:41,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:17:41.422 11243 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [31.857s] 2018-04-22 04:17:48,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:17:48.581 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [56.369s] 2018-04-22 04:17:48,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:17:48.830 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... fail [475.283s] 2018-04-22 04:18:23,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:18:23.616 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [107.978s] 2018-04-22 04:18:28,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:18:28.834 11243 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON ... fail 2018-04-22 04:18:46,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:18:46.973 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [58.390s] 2018-04-22 04:18:48,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:18:48.820 11243 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON ... fail 2018-04-22 04:19:28,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:19:28.924 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [65.307s] 2018-04-22 04:19:49,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:19:49.549 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [62.575s] 2018-04-22 04:20:35,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:20:35.823 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [66.899s] 2018-04-22 04:20:53,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:20:53.033 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [63.481s] 2018-04-22 04:20:53,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:20:53.184 11243 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.152s] 2018-04-22 04:21:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:06.592 11243 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON ... fail 2018-04-22 04:21:08,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:08.379 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [32.549s] 2018-04-22 04:21:29,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:29.360 11243 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-04-22 04:21:45,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:45.838 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [37.464s] 2018-04-22 04:21:48,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:48.175 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [2.336s] 2018-04-22 04:21:48,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:48.364 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.188s] 2018-04-22 04:21:48,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:48.540 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.175s] 2018-04-22 04:21:48,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:48.703 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.163s] 2018-04-22 04:21:48,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:48.930 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.226s] 2018-04-22 04:21:49,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.088 11243 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-04-22 04:21:49,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.232 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.302s] 2018-04-22 04:21:49,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.384 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [240.546s] 2018-04-22 04:21:49,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.436 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.204s] 2018-04-22 04:21:49,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.644 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.207s] 2018-04-22 04:21:49,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:21:49.823 11243 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-04-22 04:22:05,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:22:05.023 11243 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [15.378s] 2018-04-22 04:22:10,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:22:10.922 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [21.534s] 2018-04-22 04:23:40,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:23:40.754 11243 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [89.817s] 2018-04-22 04:23:49,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0513b76b-209e-458c-b3a1-fc11089d681b']'. 2018-04-22 04:23:50,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0513b76b-209e-458c-b3a1-fc11089d681b | 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-22 04:08:29 | 2018-04-22 04:23:50,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-22 04:23:48 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:19 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 69f97d2a-a366-4f6a-ba61-94bafc427a55) | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 202 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 897.182 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-22 04:23:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-22 04:23:50,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 70 | 2018-04-22 04:23:50,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 04:23:50,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-22 04:23:51,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 65.3465346535% 2018-04-22 04:24:00,678 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 04:24:00,678 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:02 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-22 04:24:00,682 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-22 04:24:00,682 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-22 04:24:00,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-22 04:24:04,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-22 04:24:04.020 11448 INFO rally.deployment.engine [-] Deployment 69f97d2a-a366-4f6a-ba61-94bafc427a55 | Starting: Destroy cloud and free allocated resources. 2018-04-22 04:24:04.201 11448 INFO rally.deployment.engine [-] Deployment 69f97d2a-a366-4f6a-ba61-94bafc427a55 | Completed: Destroy cloud and free allocated resources. 2018-04-22 04:24:04.246 11448 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8) for deployment 'opnfv-rally'. 2018-04-22 04:24:04.272 11448 INFO rally.api [-] Deleting verification (UUID=0513b76b-209e-458c-b3a1-fc11089d681b). 2018-04-22 04:24:04.317 11448 INFO rally.api [-] Verification has been successfully deleted! 2018-04-22 04:24:04.318 11448 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8). 2018-04-22 04:24:04.329 11448 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-22 04:24:08,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-22 04:24:07.923 11451 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fd6f201a-f81d-40f8-b911-7a5efcf1bb1c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fd6f201a-f81d-40f8-b911-7a5efcf1bb1c | 2018-04-22T04:24:07 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fd6f201a-f81d-40f8-b911-7a5efcf1bb1c ~/.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-22 04:24:13,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-22 04:24:13,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-22 04:24:17,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-22 04:24:17.019 11457 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a9fe623a-7292-4aa9-bfd2-0adb5cb840c8). 2018-04-22 04:24:17.314 11457 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-22 04:24:23,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-22 04:24:21.189 11460 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-22 04:24:21.337 11460 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-22 04:24:22.697 11460 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6db80237-c617-4868-95f0-3e5fa02e0c52) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6db80237-c617-4868-95f0-3e5fa02e0c52) as the default verifier for the future CLI operations. 2018-04-22 04:24:28,152 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-22 04:24:32,713 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-22 04:24:42,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-22 04:24:52,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-22 04:24:51.159 11479 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6db80237-c617-4868-95f0-3e5fa02e0c52) for deployment 'opnfv-rally' (UUID=fd6f201a-f81d-40f8-b911-7a5efcf1bb1c). 2018-04-22 04:24:52.315 11479 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6db80237-c617-4868-95f0-3e5fa02e0c52) has been successfully configured for deployment 'opnfv-rally' (UUID=fd6f201a-f81d-40f8-b911-7a5efcf1bb1c)! 2018-04-22 04:24:52,596 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-22 04:24:52,596 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-22 04:24:52,600 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-22 04:24:52,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-22 04:24:57,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6db80237-c617-4868-95f0-3e5fa02e0c52/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-22 04:24:57,348 - 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-22 04:25:00,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-22 04:25:00.166 11488 INFO rally.api [-] Starting verification (UUID=6c0fd18c-73d1-4907-a979-cb3621a9c86c) for deployment 'opnfv-rally' (UUID=fd6f201a-f81d-40f8-b911-7a5efcf1bb1c) by verifier 'opnfv-tempest' (UUID=6db80237-c617-4868-95f0-3e5fa02e0c52). 2018-04-22 04:25:00,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6c0fd18c-73d1-4907-a979-cb3621a9c86c 2018-04-22 04:35:59,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6c0fd18c-73d1-4907-a979-cb3621a9c86c']'. 2018-04-22 04:36:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-22 04:36:01,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-22 04:36:01,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 04:36:01,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6c0fd18c-73d1-4907-a979-cb3621a9c86c | 2018-04-22 04:36:01,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-22 04:25:00 | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-22 04:35:59 | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:59 | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6db80237-c617-4868-95f0-3e5fa02e0c52) | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fd6f201a-f81d-40f8-b911-7a5efcf1bb1c) | 2018-04-22 04:36:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 637.51 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 128 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 158 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-22 04:36:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-22 04:36:01,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 99.2248062016% 2018-04-22 04:36:17,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 04:36:17,244 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 11:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-22 04:36:17,249 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-04-22 04:36:17,249 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-22 04:36:18,643 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-22 06:15:42,396 - 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) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 5963.697s OK 2018-04-22 06:15:42,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-22 06:15:42,826 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 99:24 | PASS | +---------------------+------------------+------------------+----------------+ 2018-04-22 06:15:42,831 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:46 | PASS | | vping_userdata | functest | smoke | 01:39 | PASS | | tempest_smoke_serial | functest | smoke | 25:54 | PASS | | rally_sanity | functest | smoke | 40:06 | PASS | | refstack_defcore | functest | smoke | 16:02 | FAIL | | patrole | functest | smoke | 11:47 | FAIL | | snaps_smoke | functest | smoke | 99:24 | PASS | | odl | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-22 06:15:42,838 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-22 06:16:29,919 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-fraser-14 | | 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 | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-22 06:16:29,921 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file 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=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne 2018-04-22 06:16:29,922 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-22 06:16:29,922 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-22 06:16:29,922 - 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-22 06:16:29,924 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK