2018-01-26 13:52:55,580 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-26 13:52:55,580 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-26 13:52:56,015 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-26 13:52:56,447 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-26 13:52:56,447 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-26 13:52:56,904 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-26 13:52:56,905 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/97c0eda1366e46ef92c65de14c6b6d31 ...OK 2018-01-26 13:52:57,350 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-26 13:52:57,350 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-26 13:52:57,790 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-26 13:52:57,791 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-26 13:52:59,088 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-26 13:53:00,125 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-26 13:53:00,193 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-26 13:53:00,989 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-26 13:53:05,262 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 13:53:05,262 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 13:53:05,264 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-26 13:53:05,265 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-26 13:53:05,266 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-26 13:53:06,883 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 13:53:16,869 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_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 9.983s OK 2018-01-26 13:53:17,345 - functest.utils.functest_utils - DEBUG - 2018-01-26 13:53:17,346 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 13:53:17,346 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 13:53:17,350 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-26 13:53:18,175 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 14:01:39,268 - functest.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_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_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 81 tests in 501.083s OK 2018-01-26 14:01:39,691 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:01:39,691 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:01:39,692 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 14:01:39,696 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-26 14:01:40,453 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 14:02:19,400 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.947s OK 2018-01-26 14:02:19,860 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:02:19,860 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:02:19,861 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-26 14:02:19,865 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-273 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-26 14:02:19,867 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 08:21 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-26 14:02:19,870 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 14:02:24,564 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 14:02:24,565 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 14:02:24,566 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-26 14:02:24,569 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-26 14:02:24,569 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-26 14:02:25,665 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 14:02:25,665 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 14:02:26,297 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 14:02:26,297 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 14:02:26,297 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-26 14:02:26,954 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 14:02:26,954 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 14:02:26' 2018-01-26 14:02:26,954 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:28,631 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:31,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:37,819 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:38,486 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:39,189 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:44,013 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:02:47,183 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f2a16019-8da5-40ec-981e-9eb9c9154aca' 2018-01-26 14:03:11,560 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 14:03:14,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-26 14:03:14,852 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 14:03:15,861 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 14:03:33,766 - functest.energy.energy - DEBUG - Stopping recording 2018-01-26 14:03:34,868 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:03:34,868 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:03:34,869 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 14:03:34,873 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-26 14:03:34,955 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 14:03:34,955 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 14:03:34' 2018-01-26 14:03:34,955 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:37,044 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:39,112 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:45,471 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:46,078 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:50,681 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-643d01e3-7877-4b26-ac0d-46a11d8f0730' 2018-01-26 14:03:55,834 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 14:04:07,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 14:04:10,064 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-26 14:04:12,709 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 14:04:28,451 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:04:28,452 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:04:28,453 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-26 14:04:28,457 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-26 14:04:28,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 14:04:33,086 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 14:04:36,802 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 14:04:41,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 14:04:44,875 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 14:04:55,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 14:04:57,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 14:04:57,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 14:04:59,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 14:04:59,677 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 14:05:03,962 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 14:05:03,962 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 14:05:03,964 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 14:05:03,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-26 14:05:03,971 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-49b27ce3-07c0-45b0-94df-1c4b41509701/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-26 14:05:07,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-26 14:05:07,676 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-26 14:05:07,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-26 14:05:11,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:11.076 62 INFO rally.api [-] Starting verification (UUID=1531bcd1-f48c-4de4-a74b-5146362e6a88) for deployment 'opnfv-rally' (UUID=9960d7c2-0643-4bd3-9240-667153088709) by verifier 'opnfv-tempest' (UUID=49b27ce3-07c0-45b0-94df-1c4b41509701). 2018-01-26 14:05:11,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1531bcd1-f48c-4de4-a74b-5146362e6a88 2018-01-26 14:05:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:18.099 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.092s] 2018-01-26 14:05:18,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:18.195 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2018-01-26 14:05:24,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:24.446 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.799s] 2018-01-26 14:05:25,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:25.992 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.545s] 2018-01-26 14:05:35,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:35.740 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.864s] 2018-01-26 14:05:55,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:05:55.453 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.685s] 2018-01-26 14:06:29,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:06:29.361 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.129s] 2018-01-26 14:06:29,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:06:29.362 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-26 14:07:03,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:07:03.931 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.114s] 2018-01-26 14:07:03,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:07:03.933 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-26 14:07:38,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:07:38.465 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.102s] 2018-01-26 14:07:38,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:07:38.466 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-26 14:08:33,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:08:33.860 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.210s] 2018-01-26 14:09:02,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:02.513 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.099s] 2018-01-26 14:09:02,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:02.685 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.171s] 2018-01-26 14:09:11,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:11.126 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.960s] 2018-01-26 14:09:11,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:11.137 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-26 14:09:12,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:12.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 14:09:12,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:12.382 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 14:09:16,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:16.522 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.252s] 2018-01-26 14:09:22,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:22.545 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.098s] 2018-01-26 14:09:28,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:28.816 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.578s] 2018-01-26 14:09:36,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:36.330 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.420s] 2018-01-26 14:09:45,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:45.306 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.071s] 2018-01-26 14:09:51,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:51.837 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.342s] 2018-01-26 14:09:57,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:09:57.900 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.118s] 2018-01-26 14:10:04,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:04.518 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.238s] 2018-01-26 14:10:11,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:11.728 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.323s] 2018-01-26 14:10:20,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:20.180 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.617s] 2018-01-26 14:10:22,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:22.344 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-26 14:10:24,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:24.593 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-26 14:10:24,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:24.614 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2018-01-26 14:10:24,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:24.635 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2018-01-26 14:10:24,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:24.643 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-26 14:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:28.837 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.533s] 2018-01-26 14:10:30,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:30.633 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.795s] 2018-01-26 14:10:31,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:31.933 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.299s] 2018-01-26 14:10:37,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:37.823 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-26 14:10:42,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:42.046 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.851s] 2018-01-26 14:10:56,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:10:56.613 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.374s] 2018-01-26 14:11:01,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:01.238 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.624s] 2018-01-26 14:11:14,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:14.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.193s] 2018-01-26 14:11:18,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:18.551 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.960s] 2018-01-26 14:11:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:27.315 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.763s] 2018-01-26 14:11:38,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:38.261 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.015s] 2018-01-26 14:11:42,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:42.024 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.762s] 2018-01-26 14:11:46,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:11:46.903 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.878s] 2018-01-26 14:12:06,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:06.249 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.009s] 2018-01-26 14:12:06,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:06.470 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.221s] 2018-01-26 14:12:06,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:06.701 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.229s] 2018-01-26 14:12:06,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:06.832 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.131s] 2018-01-26 14:12:07,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:07.018 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.185s] 2018-01-26 14:12:07,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:07.117 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.099s] 2018-01-26 14:12:19,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:19.839 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.761s] 2018-01-26 14:12:20,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:20.067 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.228s] 2018-01-26 14:12:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:20.304 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.236s] 2018-01-26 14:12:20,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:20.392 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.087s] 2018-01-26 14:12:20,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:20.560 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.167s] 2018-01-26 14:12:20,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:20.699 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.138s] 2018-01-26 14:12:33,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:33.672 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.611s] 2018-01-26 14:12:39,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:39.279 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.605s] 2018-01-26 14:12:41,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:41.520 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.240s] 2018-01-26 14:12:41,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:41.606 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.086s] 2018-01-26 14:12:41,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:41.824 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.218s] 2018-01-26 14:12:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:12:54.148 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.819s] 2018-01-26 14:13:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:00.361 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.212s] 2018-01-26 14:13:02,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:02.686 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.324s] 2018-01-26 14:13:02,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:02.822 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.136s] 2018-01-26 14:13:02,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:02.948 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.126s] 2018-01-26 14:13:20,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:20.301 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.507s] 2018-01-26 14:13:27,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:27.737 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.435s] 2018-01-26 14:13:34,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:34.145 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.407s] 2018-01-26 14:13:38,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:13:38.017 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.871s] 2018-01-26 14:14:02,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:02.769 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.109s] 2018-01-26 14:14:10,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:10.417 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.647s] 2018-01-26 14:14:16,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:16.509 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.091s] 2018-01-26 14:14:20,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:20.939 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.429s] 2018-01-26 14:14:35,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:35.485 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.212s] 2018-01-26 14:14:37,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:37.310 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.822s] 2018-01-26 14:14:37,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:37.421 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.113s] 2018-01-26 14:14:42,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:42.072 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.252s] 2018-01-26 14:14:43,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:43.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.676s] 2018-01-26 14:14:43,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:43.869 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.121s] 2018-01-26 14:14:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:47.967 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.730s] 2018-01-26 14:14:51,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:51.382 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-26 14:14:52,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:52.777 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-26 14:14:52,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:52.780 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-26 14:14:52,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:52.781 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-26 14:14:52,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:52.782 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-26 14:14:52,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:52.782 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-26 14:14:55,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:14:55.081 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.174s] 2018-01-26 14:15:08,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:15:08.163 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.819s] 2018-01-26 14:15:19,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:15:19.662 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.527s] 2018-01-26 14:15:29,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:15:29.520 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.856s] 2018-01-26 14:15:38,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:15:38.336 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2018-01-26 14:16:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:16:57.359 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [72.998s] 2018-01-26 14:17:46,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:17:46.832 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [39.398s] 2018-01-26 14:18:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 14:18:39.108 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.419s] 2018-01-26 14:18:55,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 1531bcd1-f48c-4de4-a74b-5146362e6a88'. 2018-01-26 14:18:56,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1531bcd1-f48c-4de4-a74b-5146362e6a88 | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-26 14:05:11 | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-26 14:18:54 | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:43 | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-26 14:18:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 49b27ce3-07c0-45b0-94df-1c4b41509701) | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9960d7c2-0643-4bd3-9240-667153088709) | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 803.319 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-26 14:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-26 14:18:56,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 14:18:56,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-26 14:18:56,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-26 14:19:00,665 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:19:00,665 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:19:00,666 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:05 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-26 14:19:00,670 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-26 14:19:00,767 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 14:19:01,436 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 14:19:01,437 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 14:19:01,437 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-26 14:19:02,164 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 14:19:05,935 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 14:19:09,671 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 14:19:14,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-26 14:19:15,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247'... 2018-01-26 14:19:17,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e69e5e2b-7569-4a8e-b853-4f814d5d3247'... 2018-01-26 14:19:19,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e69e5e2b-7569-4a8e-b853-4f814d5d3247'... 2018-01-26 14:19:25,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247'... 2018-01-26 14:19:25,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247'... 2018-01-26 14:19:26,388 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-26 14:19:26,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-26 14:19:26,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:19:26,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:19:26,431 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:20:29,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8c3cf179-2f18-454c-8609-6f62f4dd619f: started 2018-01-26 14:19:29.989 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Starting: Task validation. 2018-01-26 14:19:30.043 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Starting: Task validation of syntax. 2018-01-26 14:19:30.116 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Completed: Task validation of syntax. 2018-01-26 14:19:30.116 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Starting: Task validation of required platforms. 2018-01-26 14:19:30.148 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Completed: Task validation of required platforms. 2018-01-26 14:19:30.149 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Starting: Task validation of semantic. 2018-01-26 14:19:30.849 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:19:33.618 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.77 sec 2018-01-26 14:19:33.661 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:19:37.614 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-26 14:19:37.614 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Completed: Task validation of semantic. 2018-01-26 14:19:37.614 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Completed: Task validation. 2018-01-26 14:19:37.615 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Starting: Running task. 2018-01-26 14:19:37.766 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:19:43.231 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 5.47 sec 2018-01-26 14:19:43.261 257 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:19:43.890 257 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:19:43.912 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:19:47.573 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 14:19:47.840 132 INFO rally.task.engine [-] Load duration is: 0.627625 2018-01-26 14:19:47.840 132 INFO rally.task.engine [-] Full duration is: 9.824706 2018-01-26 14:19:48.094 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:19:50.684 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.59 sec 2018-01-26 14:19:50.707 343 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:19:51.444 343 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:19:51.470 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:19:55.491 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 4.02 sec 2018-01-26 14:19:56.135 132 INFO rally.task.engine [-] Load duration is: 0.735784 2018-01-26 14:19:56.136 132 INFO rally.task.engine [-] Full duration is: 7.415344 2018-01-26 14:19:56.389 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:19:59.203 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.81 sec 2018-01-26 14:19:59.224 429 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:20:00.092 429 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:20:00.119 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:20:04.013 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.89 sec 2018-01-26 14:20:04.434 132 INFO rally.task.engine [-] Load duration is: 0.865645 2018-01-26 14:20:04.435 132 INFO rally.task.engine [-] Full duration is: 7.640162 2018-01-26 14:20:04.685 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:20:07.331 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:20:07.353 515 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:20:08.275 515 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:20:08.298 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:20:12.289 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.99 sec 2018-01-26 14:20:12.733 132 INFO rally.task.engine [-] Load duration is: 0.920803 2018-01-26 14:20:12.733 132 INFO rally.task.engine [-] Full duration is: 7.621292 2018-01-26 14:20:12.968 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:20:15.711 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.74 sec 2018-01-26 14:20:15.731 601 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:20:16.783 601 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:20:16.811 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:20:20.622 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.81 sec 2018-01-26 14:20:21.010 132 INFO rally.task.engine [-] Load duration is: 1.049837 2018-01-26 14:20:21.011 132 INFO rally.task.engine [-] Full duration is: 7.671576 2018-01-26 14:20:21.235 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() started 2018-01-26 14:20:23.918 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack setup() finished in 2.68 sec 2018-01-26 14:20:23.940 687 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 START 2018-01-26 14:20:24.845 687 INFO rally.task.runner [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | ITER: 1 END: OK 2018-01-26 14:20:24.865 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() started 2018-01-26 14:20:28.698 132 INFO rally.task.context [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 14:20:29.292 132 INFO rally.task.engine [-] Load duration is: 0.902887 2018-01-26 14:20:29.293 132 INFO rally.task.engine [-] Full duration is: 7.477555 2018-01-26 14:20:29.476 132 INFO rally.task.engine [-] Task 8c3cf179-2f18-454c-8609-6f62f4dd619f | Completed: Running task. Task 8c3cf179-2f18-454c-8609-6f62f4dd619f: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627625 Full duration: 9.824706 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735784 Full duration: 7.415344 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865645 Full duration: 7.640162 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920803 Full duration: 7.621292 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049837 Full duration: 7.671576 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902887 Full duration: 7.477555 2018-01-26 14:20:29,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8c3cf179-2f18-454c-8609-6f62f4dd619f 2018-01-26 14:20:29,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-26 14:20:29,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8c3cf179-2f18-454c-8609-6f62f4dd619f', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-26 14:20:29,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8c3cf179-2f18-454c-8609-6f62f4dd619f'] 2018-01-26 14:20:31,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:20:31,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-26 14:20:31,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-26 14:20:31,209 - 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-01-26 14:20:31,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:20:31,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:20:31,251 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:22:04,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4: started 2018-01-26 14:20:34.865 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Starting: Task validation. 2018-01-26 14:20:34.910 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Starting: Task validation of syntax. 2018-01-26 14:20:34.976 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Completed: Task validation of syntax. 2018-01-26 14:20:34.977 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Starting: Task validation of required platforms. 2018-01-26 14:20:35.002 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Completed: Task validation of required platforms. 2018-01-26 14:20:35.003 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Starting: Task validation of semantic. 2018-01-26 14:20:35.754 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() started 2018-01-26 14:20:38.290 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() finished in 2.54 sec 2018-01-26 14:20:40.826 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() started 2018-01-26 14:20:44.517 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-26 14:20:44.517 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Completed: Task validation of semantic. 2018-01-26 14:20:44.518 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Completed: Task validation. 2018-01-26 14:20:44.519 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Starting: Running task. 2018-01-26 14:20:44.687 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() started 2018-01-26 14:20:47.351 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:20:47.352 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() started 2018-01-26 14:20:47.352 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:20:47.382 862 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 START 2018-01-26 14:20:52.689 862 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 END: OK 2018-01-26 14:20:52.709 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() started 2018-01-26 14:20:53.339 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-26 14:20:53.339 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() started 2018-01-26 14:20:57.208 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-26 14:20:58.770 737 INFO rally.task.engine [-] Load duration is: 4.193378 2018-01-26 14:20:58.771 737 INFO rally.task.engine [-] Full duration is: 12.538237 2018-01-26 14:20:59.009 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() started 2018-01-26 14:21:01.798 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 14:21:01.799 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() started 2018-01-26 14:21:01.799 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:21:01.821 968 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 START 2018-01-26 14:21:06.436 968 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 END: OK 2018-01-26 14:21:06.466 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() started 2018-01-26 14:21:09.541 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() finished in 3.07 sec 2018-01-26 14:21:09.541 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() started 2018-01-26 14:21:13.482 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-26 14:21:15.103 737 INFO rally.task.engine [-] Load duration is: 3.456663 2018-01-26 14:21:15.104 737 INFO rally.task.engine [-] Full duration is: 14.491252 2018-01-26 14:21:15.339 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() started 2018-01-26 14:21:18.187 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() finished in 2.85 sec 2018-01-26 14:21:18.208 1074 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 START 2018-01-26 14:21:19.452 1074 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 END: OK 2018-01-26 14:21:19.480 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() started 2018-01-26 14:21:23.292 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-26 14:21:23.387 737 INFO rally.task.engine [-] Load duration is: 0.193385 2018-01-26 14:21:23.387 737 INFO rally.task.engine [-] Full duration is: 7.970844 2018-01-26 14:21:23.650 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() started 2018-01-26 14:21:26.305 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:21:26.305 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context quotas@openstack setup() started 2018-01-26 14:21:27.292 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context quotas@openstack setup() finished in 0.99 sec 2018-01-26 14:21:27.292 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() started 2018-01-26 14:21:27.292 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:21:27.932 1160 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 START 2018-01-26 14:21:49.477 1160 INFO rally.task.runner [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | ITER: 1 END: OK 2018-01-26 14:21:49.506 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() started 2018-01-26 14:21:58.864 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context cleanup@openstack cleanup() finished in 9.36 sec 2018-01-26 14:21:58.865 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context quotas@openstack cleanup() started 2018-01-26 14:21:58.910 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context quotas@openstack cleanup() finished in 44.85 msec 2018-01-26 14:21:58.910 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() started 2018-01-26 14:22:02.561 737 INFO rally.task.context [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-26 14:22:03.869 737 INFO rally.task.engine [-] Load duration is: 19.520915 2018-01-26 14:22:03.870 737 INFO rally.task.engine [-] Full duration is: 38.928932 2018-01-26 14:22:04.074 737 INFO rally.task.engine [-] Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4 | Completed: Running task. Task 930c5edc-f503-4c4a-bdef-2f3f42e192d4: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> glance_v2.upload_data | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | glance_v2.delete_image | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | total | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 100.0% | 1 | | -> duration | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.193378 Full duration: 12.538237 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | -> glance_v2.upload_data | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | glance_v2.list_images | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | -> duration | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.456663 Full duration: 14.491252 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> duration | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.193385 Full duration: 7.970844 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.138 | 3.138 | 3.138 | 3.138 | 3.138 | 3.138 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | -> glance_v2.upload_data | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | nova.boot_servers | 17.382 | 17.382 | 17.382 | 17.382 | 17.382 | 17.382 | 100.0% | 1 | | total | 20.521 | 20.521 | 20.521 | 20.521 | 20.521 | 20.521 | 100.0% | 1 | | -> duration | 19.521 | 19.521 | 19.521 | 19.521 | 19.521 | 19.521 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.520915 Full duration: 38.928932 2018-01-26 14:22:04,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 930c5edc-f503-4c4a-bdef-2f3f42e192d4 2018-01-26 14:22:04,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '930c5edc-f503-4c4a-bdef-2f3f42e192d4', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-26 14:22:04,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '930c5edc-f503-4c4a-bdef-2f3f42e192d4'] 2018-01-26 14:22:05,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:22:05,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-26 14:22:05,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-26 14:22:05,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-26 14:22:05,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:22:05,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:22:05,841 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-26 14:22:05,841 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-26 14:22:05,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-26 14:22:05,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:22:05,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:22:05,879 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:25:19,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc: started 2018-01-26 14:22:09.510 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Starting: Task validation. 2018-01-26 14:22:09.559 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Starting: Task validation of syntax. 2018-01-26 14:22:09.721 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Completed: Task validation of syntax. 2018-01-26 14:22:09.722 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Starting: Task validation of required platforms. 2018-01-26 14:22:09.788 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Completed: Task validation of required platforms. 2018-01-26 14:22:09.789 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Starting: Task validation of semantic. 2018-01-26 14:22:10.659 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:22:13.433 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.77 sec 2018-01-26 14:22:19.281 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:22:23.296 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 4.02 sec 2018-01-26 14:22:23.297 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Completed: Task validation of semantic. 2018-01-26 14:22:23.298 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Completed: Task validation. 2018-01-26 14:22:23.299 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Starting: Running task. 2018-01-26 14:22:23.478 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:22:26.147 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:22:26.148 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:22:27.004 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.86 sec 2018-01-26 14:22:27.005 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack setup() started 2018-01-26 14:22:30.175 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack setup() finished in 3.17 sec 2018-01-26 14:22:30.175 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:22:30.176 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 14:22:30.202 1415 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:22:35.586 1415 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:22:35.608 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:22:38.342 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.73 sec 2018-01-26 14:22:38.342 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack cleanup() started 2018-01-26 14:22:42.174 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack cleanup() finished in 3.83 sec 2018-01-26 14:22:42.174 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:22:42.223 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 49.11 msec 2018-01-26 14:22:42.224 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:22:46.062 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.84 sec 2018-01-26 14:22:47.619 1290 INFO rally.task.engine [-] Load duration is: 5.380645 2018-01-26 14:22:47.620 1290 INFO rally.task.engine [-] Full duration is: 22.600971 2018-01-26 14:22:47.873 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:22:50.511 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.64 sec 2018-01-26 14:22:50.511 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:22:51.320 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.81 sec 2018-01-26 14:22:51.321 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:22:51.321 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:22:51.356 1601 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:22:56.817 1601 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:22:56.842 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:22:59.566 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.72 sec 2018-01-26 14:22:59.567 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:22:59.614 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 46.80 msec 2018-01-26 14:22:59.614 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:23:03.556 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.94 sec 2018-01-26 14:23:03.965 1290 INFO rally.task.engine [-] Load duration is: 5.456368 2018-01-26 14:23:03.966 1290 INFO rally.task.engine [-] Full duration is: 15.699453 2018-01-26 14:23:04.218 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:23:06.889 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:23:06.889 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:23:07.708 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.82 sec 2018-01-26 14:23:07.709 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:23:07.709 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.42 msec 2018-01-26 14:23:08.344 1767 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:23:18.288 1767 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:23:18.311 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:23:20.575 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-26 14:23:20.575 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:23:20.622 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 47.19 msec 2018-01-26 14:23:20.623 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:23:24.427 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.80 sec 2018-01-26 14:23:26.351 1290 INFO rally.task.engine [-] Load duration is: 9.940869 2018-01-26 14:23:26.352 1290 INFO rally.task.engine [-] Full duration is: 20.223729 2018-01-26 14:23:26.616 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:23:29.279 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:23:29.279 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:23:30.069 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.79 sec 2018-01-26 14:23:30.069 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:23:30.070 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 14:23:30.092 1933 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:23:35.546 1933 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:23:35.569 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:23:37.806 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-26 14:23:37.807 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:23:37.859 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 51.76 msec 2018-01-26 14:23:37.859 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:23:41.689 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 14:23:42.716 1290 INFO rally.task.engine [-] Load duration is: 5.45045 2018-01-26 14:23:42.716 1290 INFO rally.task.engine [-] Full duration is: 15.090868 2018-01-26 14:23:42.947 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:23:45.604 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:23:45.604 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:23:46.437 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.83 sec 2018-01-26 14:23:46.437 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:23:46.438 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:23:46.459 2099 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:23:54.550 2099 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:23:54.572 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:23:56.950 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-26 14:23:56.951 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:23:57.001 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 50.42 msec 2018-01-26 14:23:57.002 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:24:00.778 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.78 sec 2018-01-26 14:24:01.058 1290 INFO rally.task.engine [-] Load duration is: 8.087398 2018-01-26 14:24:01.058 1290 INFO rally.task.engine [-] Full duration is: 17.848851 2018-01-26 14:24:01.296 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:24:03.988 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.69 sec 2018-01-26 14:24:03.988 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() started 2018-01-26 14:24:04.805 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack setup() finished in 0.82 sec 2018-01-26 14:24:04.806 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack setup() started 2018-01-26 14:24:07.929 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack setup() finished in 3.12 sec 2018-01-26 14:24:07.930 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() started 2018-01-26 14:24:07.930 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 14:24:07.953 2265 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:24:13.434 2265 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:24:13.454 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() started 2018-01-26 14:24:15.726 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-26 14:24:15.726 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack cleanup() started 2018-01-26 14:24:19.115 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context volumes@openstack cleanup() finished in 3.39 sec 2018-01-26 14:24:19.116 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() started 2018-01-26 14:24:19.178 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context quotas@openstack cleanup() finished in 62.08 msec 2018-01-26 14:24:19.178 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:24:23.024 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.85 sec 2018-01-26 14:24:23.423 1290 INFO rally.task.engine [-] Load duration is: 5.477903 2018-01-26 14:24:23.424 1290 INFO rally.task.engine [-] Full duration is: 21.745454 2018-01-26 14:24:23.678 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:24:26.328 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:24:26.329 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() started 2018-01-26 14:24:26.329 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:24:26.351 2451 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:24:27.086 2451 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:24:27.114 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:24:31.634 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() finished in 4.52 sec 2018-01-26 14:24:31.634 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:24:35.589 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.95 sec 2018-01-26 14:24:35.739 1290 INFO rally.task.engine [-] Load duration is: 0.731635 2018-01-26 14:24:35.740 1290 INFO rally.task.engine [-] Full duration is: 11.929733 2018-01-26 14:24:36.010 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:24:38.718 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.71 sec 2018-01-26 14:24:38.719 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() started 2018-01-26 14:24:38.719 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 14:24:38.741 2617 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:24:39.604 2617 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:24:39.625 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:24:44.508 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() finished in 4.88 sec 2018-01-26 14:24:44.509 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:24:48.450 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.94 sec 2018-01-26 14:24:50.093 1290 INFO rally.task.engine [-] Load duration is: 0.85956 2018-01-26 14:24:50.093 1290 INFO rally.task.engine [-] Full duration is: 12.454786 2018-01-26 14:24:50.369 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:24:53.196 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.83 sec 2018-01-26 14:24:53.197 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() started 2018-01-26 14:24:53.197 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:24:53.219 2783 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:24:54.081 2783 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:24:54.104 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:24:58.585 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() finished in 4.48 sec 2018-01-26 14:24:58.586 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:25:02.543 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.96 sec 2018-01-26 14:25:04.461 1290 INFO rally.task.engine [-] Load duration is: 0.858291 2018-01-26 14:25:04.462 1290 INFO rally.task.engine [-] Full duration is: 12.19233 2018-01-26 14:25:04.704 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() started 2018-01-26 14:25:07.382 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack setup() finished in 2.68 sec 2018-01-26 14:25:07.383 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() started 2018-01-26 14:25:07.383 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 14:25:07.407 2949 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 START 2018-01-26 14:25:08.305 2949 INFO rally.task.runner [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | ITER: 1 END: OK 2018-01-26 14:25:08.332 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:25:13.036 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context admin_cleanup@openstack cleanup() finished in 4.70 sec 2018-01-26 14:25:13.036 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() started 2018-01-26 14:25:16.982 1290 INFO rally.task.context [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Context users@openstack cleanup() finished in 3.95 sec 2018-01-26 14:25:18.776 1290 INFO rally.task.engine [-] Load duration is: 0.893316 2018-01-26 14:25:18.776 1290 INFO rally.task.engine [-] Full duration is: 12.297324 2018-01-26 14:25:18.971 1290 INFO rally.task.engine [-] Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc | Completed: Running task. Task d7be575b-fc86-45ae-a2c9-ac04e42fd9fc: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 100.0% | 1 | | total | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 100.0% | 1 | | -> duration | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.380645 Full duration: 22.600971 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | cinder_v2.delete_volume | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | total | 5.456 | 5.456 | 5.456 | 5.456 | 5.456 | 5.456 | 100.0% | 1 | | -> duration | 5.456 | 5.456 | 5.456 | 5.456 | 5.456 | 5.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.456368 Full duration: 15.699453 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 100.0% | 1 | | cinder_v2.delete_volume | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | total | 9.941 | 9.941 | 9.941 | 9.941 | 9.941 | 9.941 | 100.0% | 1 | | -> duration | 9.941 | 9.941 | 9.941 | 9.941 | 9.941 | 9.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.940869 Full duration: 20.223729 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | cinder_v2.delete_volume | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | total | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 100.0% | 1 | | -> duration | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.45045 Full duration: 15.090868 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | | cinder_v2.extend_volume | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 8.087 | 8.087 | 8.087 | 8.087 | 8.087 | 8.087 | 100.0% | 1 | | -> duration | 8.087 | 8.087 | 8.087 | 8.087 | 8.087 | 8.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.087398 Full duration: 17.848851 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.186 | 3.186 | 3.186 | 3.186 | 3.186 | 3.186 | 100.0% | 1 | | cinder_v2.delete_volume | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | total | 5.478 | 5.478 | 5.478 | 5.478 | 5.478 | 5.478 | 100.0% | 1 | | -> duration | 5.478 | 5.478 | 5.478 | 5.478 | 5.478 | 5.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.477903 Full duration: 21.745454 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | cinder_v2.list_qos | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731635 Full duration: 11.929733 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | cinder_v2.set_qos | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85956 Full duration: 12.454786 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | cinder_v2.list_types | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> duration | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858291 Full duration: 12.19233 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893316 Full duration: 12.297324 2018-01-26 14:25:19,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d7be575b-fc86-45ae-a2c9-ac04e42fd9fc 2018-01-26 14:25:19,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd7be575b-fc86-45ae-a2c9-ac04e42fd9fc', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-26 14:25:19,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd7be575b-fc86-45ae-a2c9-ac04e42fd9fc'] 2018-01-26 14:25:20,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:25:20,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-26 14:25:20,996 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-26 14:25:20,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-26 14:25:20,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:25:21,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:25:21,040 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:26:56,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6: started 2018-01-26 14:25:24.531 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Starting: Task validation. 2018-01-26 14:25:24.582 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Starting: Task validation of syntax. 2018-01-26 14:25:24.651 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Completed: Task validation of syntax. 2018-01-26 14:25:24.651 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Starting: Task validation of required platforms. 2018-01-26 14:25:24.678 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Completed: Task validation of required platforms. 2018-01-26 14:25:24.679 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Starting: Task validation of semantic. 2018-01-26 14:25:25.440 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() started 2018-01-26 14:25:28.260 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() finished in 2.82 sec 2018-01-26 14:25:32.945 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() started 2018-01-26 14:25:36.776 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 14:25:36.776 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Completed: Task validation of semantic. 2018-01-26 14:25:36.777 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Completed: Task validation. 2018-01-26 14:25:36.777 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Starting: Running task. 2018-01-26 14:25:36.944 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() started 2018-01-26 14:25:39.698 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() finished in 2.75 sec 2018-01-26 14:25:39.699 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() started 2018-01-26 14:25:41.591 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() finished in 1.89 sec 2018-01-26 14:25:41.592 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() started 2018-01-26 14:25:41.592 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:25:41.615 3234 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 START 2018-01-26 14:25:52.829 3234 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 END: OK 2018-01-26 14:25:52.856 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() started 2018-01-26 14:25:53.936 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() finished in 1.08 sec 2018-01-26 14:25:53.937 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() started 2018-01-26 14:25:55.028 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-26 14:25:55.029 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() started 2018-01-26 14:25:59.191 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-26 14:26:01.087 3079 INFO rally.task.engine [-] Load duration is: 7.211175 2018-01-26 14:26:01.088 3079 INFO rally.task.engine [-] Full duration is: 22.262247 2018-01-26 14:26:01.339 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() started 2018-01-26 14:26:04.362 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() finished in 3.02 sec 2018-01-26 14:26:04.363 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() started 2018-01-26 14:26:06.382 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() finished in 2.02 sec 2018-01-26 14:26:06.383 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() started 2018-01-26 14:26:06.383 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:26:06.405 3400 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 START 2018-01-26 14:26:14.302 3400 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 END: OK 2018-01-26 14:26:14.332 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() started 2018-01-26 14:26:15.430 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() finished in 1.10 sec 2018-01-26 14:26:15.430 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() started 2018-01-26 14:26:16.591 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() finished in 1.16 sec 2018-01-26 14:26:16.592 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() started 2018-01-26 14:26:20.447 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-26 14:26:21.463 3079 INFO rally.task.engine [-] Load duration is: 5.895522 2018-01-26 14:26:21.464 3079 INFO rally.task.engine [-] Full duration is: 19.123733 2018-01-26 14:26:21.705 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() started 2018-01-26 14:26:24.424 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 14:26:24.425 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() started 2018-01-26 14:26:26.430 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() finished in 2.01 sec 2018-01-26 14:26:26.431 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() started 2018-01-26 14:26:26.431 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 14:26:26.454 3566 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 START 2018-01-26 14:26:36.101 3566 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 END: OK 2018-01-26 14:26:36.128 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() started 2018-01-26 14:26:36.792 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-26 14:26:36.793 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() started 2018-01-26 14:26:37.828 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() finished in 1.03 sec 2018-01-26 14:26:37.828 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() started 2018-01-26 14:26:41.945 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-26 14:26:43.826 3079 INFO rally.task.engine [-] Load duration is: 7.645724 2018-01-26 14:26:43.827 3079 INFO rally.task.engine [-] Full duration is: 20.256969 2018-01-26 14:26:44.082 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() started 2018-01-26 14:26:46.844 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack setup() finished in 2.76 sec 2018-01-26 14:26:46.845 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() started 2018-01-26 14:26:48.844 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack setup() finished in 2.00 sec 2018-01-26 14:26:48.866 3732 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 START 2018-01-26 14:26:49.596 3732 INFO rally.task.runner [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | ITER: 1 END: OK 2018-01-26 14:26:49.619 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() started 2018-01-26 14:26:50.658 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-26 14:26:50.658 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() started 2018-01-26 14:26:54.647 3079 INFO rally.task.context [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-26 14:26:56.159 3079 INFO rally.task.engine [-] Load duration is: 0.728199 2018-01-26 14:26:56.160 3079 INFO rally.task.engine [-] Full duration is: 10.583318 2018-01-26 14:26:56.369 3079 INFO rally.task.engine [-] Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 | Completed: Running task. Task 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.443 | 5.443 | 5.443 | 5.443 | 5.443 | 5.443 | 100.0% | 1 | | heat.update_stack | 2.414 | 2.414 | 2.414 | 2.414 | 2.414 | 2.414 | 100.0% | 1 | | heat.delete_stack | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | total | 11.211 | 11.211 | 11.211 | 11.211 | 11.211 | 11.211 | 100.0% | 1 | | -> duration | 7.211 | 7.211 | 7.211 | 7.211 | 7.211 | 7.211 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.211175 Full duration: 22.262247 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 100.0% | 1 | | heat.check_stack | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | heat.delete_stack | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | total | 7.896 | 7.896 | 7.896 | 7.896 | 7.896 | 7.896 | 100.0% | 1 | | -> duration | 5.896 | 5.896 | 5.896 | 5.896 | 5.896 | 5.896 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.895522 Full duration: 19.123733 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.739 | 4.739 | 4.739 | 4.739 | 4.739 | 4.739 | 100.0% | 1 | | heat.suspend_stack | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | heat.resume_stack | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | heat.delete_stack | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 100.0% | 1 | | total | 9.646 | 9.646 | 9.646 | 9.646 | 9.646 | 9.646 | 100.0% | 1 | | -> duration | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.645724 Full duration: 20.256969 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728199 Full duration: 10.583318 2018-01-26 14:26:56,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82eecfba-e041-4c0b-aa36-1d3d3ad43fb6 2018-01-26 14:26:56,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82eecfba-e041-4c0b-aa36-1d3d3ad43fb6', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-26 14:26:56,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82eecfba-e041-4c0b-aa36-1d3d3ad43fb6'] 2018-01-26 14:26:58,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:26:58,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-26 14:26:58,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-26 14:26:58,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-26 14:26:58,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:26:58,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:26:58,186 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:30:14,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4a2f5daa-9312-47f5-b2c9-f397abfca542: started 2018-01-26 14:27:01.723 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Starting: Task validation. 2018-01-26 14:27:01.837 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Starting: Task validation of syntax. 2018-01-26 14:27:01.979 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Completed: Task validation of syntax. 2018-01-26 14:27:01.979 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Starting: Task validation of required platforms. 2018-01-26 14:27:02.042 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Completed: Task validation of required platforms. 2018-01-26 14:27:02.043 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Starting: Task validation of semantic. 2018-01-26 14:27:02.888 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:27:05.576 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.69 sec 2018-01-26 14:27:05.653 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:27:09.758 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-26 14:27:09.759 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Completed: Task validation of semantic. 2018-01-26 14:27:09.759 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Completed: Task validation. 2018-01-26 14:27:09.760 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Starting: Running task. 2018-01-26 14:27:09.945 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:27:12.729 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.78 sec 2018-01-26 14:27:12.729 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:27:12.729 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:27:12.753 3937 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:27:14.516 3937 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:27:14.542 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:27:20.747 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 6.21 sec 2018-01-26 14:27:20.748 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:27:24.640 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-26 14:27:26.033 3812 INFO rally.task.engine [-] Load duration is: 0.663605 2018-01-26 14:27:26.034 3812 INFO rally.task.engine [-] Full duration is: 14.71335 2018-01-26 14:27:26.306 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:27:28.977 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:27:28.977 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:27:28.978 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:27:28.999 4103 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:27:30.779 4103 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:27:30.809 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:27:36.968 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 6.16 sec 2018-01-26 14:27:36.969 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:27:40.798 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 14:27:42.402 3812 INFO rally.task.engine [-] Load duration is: 0.610707 2018-01-26 14:27:42.403 3812 INFO rally.task.engine [-] Full duration is: 14.509321 2018-01-26 14:27:42.632 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:27:45.263 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 14:27:45.264 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:27:45.264 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:27:45.286 4269 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:27:47.029 4269 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:27:47.054 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:27:53.209 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 6.16 sec 2018-01-26 14:27:53.211 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:27:57.010 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-26 14:27:58.728 3812 INFO rally.task.engine [-] Load duration is: 0.615246 2018-01-26 14:27:58.729 3812 INFO rally.task.engine [-] Full duration is: 14.396193 2018-01-26 14:27:58.982 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:28:01.695 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.71 sec 2018-01-26 14:28:01.696 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:28:01.696 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:28:01.717 4435 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:28:03.525 4435 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:28:03.547 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:28:07.614 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 4.07 sec 2018-01-26 14:28:07.615 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:28:11.593 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-26 14:28:13.063 3812 INFO rally.task.engine [-] Load duration is: 0.576678 2018-01-26 14:28:13.063 3812 INFO rally.task.engine [-] Full duration is: 12.631349 2018-01-26 14:28:13.291 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:28:15.933 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 14:28:15.933 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:28:15.933 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:28:15.956 4601 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:28:17.684 4601 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:28:17.711 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:28:21.714 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 4.00 sec 2018-01-26 14:28:21.715 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:28:25.786 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-26 14:28:27.376 3812 INFO rally.task.engine [-] Load duration is: 0.607563 2018-01-26 14:28:27.376 3812 INFO rally.task.engine [-] Full duration is: 12.512671 2018-01-26 14:28:27.616 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:28:30.382 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 14:28:30.382 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:28:30.382 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:28:30.404 4767 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:28:32.639 4767 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:28:32.669 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:28:43.159 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 10.49 sec 2018-01-26 14:28:43.160 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:28:47.153 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-26 14:28:47.737 3812 INFO rally.task.engine [-] Load duration is: 1.051394 2018-01-26 14:28:47.738 3812 INFO rally.task.engine [-] Full duration is: 19.554684 2018-01-26 14:28:48.021 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:28:50.671 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:28:50.672 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:28:50.672 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:28:50.694 4933 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:28:52.629 4933 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:28:52.657 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:28:56.654 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 4.00 sec 2018-01-26 14:28:56.654 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:29:00.544 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-26 14:29:02.110 3812 INFO rally.task.engine [-] Load duration is: 0.823706 2018-01-26 14:29:02.111 3812 INFO rally.task.engine [-] Full duration is: 12.54069 2018-01-26 14:29:02.364 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:29:05.092 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 14:29:05.093 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:29:05.093 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:29:05.115 5099 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:29:06.991 5099 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:29:07.013 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:29:13.190 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-26 14:29:13.191 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:29:16.985 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-26 14:29:18.454 3812 INFO rally.task.engine [-] Load duration is: 0.66541 2018-01-26 14:29:18.454 3812 INFO rally.task.engine [-] Full duration is: 14.639441 2018-01-26 14:29:18.697 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:29:21.354 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:29:21.355 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:29:21.355 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-26 14:29:21.377 5265 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:29:23.100 5265 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:29:23.123 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:29:29.181 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 6.06 sec 2018-01-26 14:29:29.181 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:29:33.170 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-26 14:29:34.788 3812 INFO rally.task.engine [-] Load duration is: 0.579268 2018-01-26 14:29:34.789 3812 INFO rally.task.engine [-] Full duration is: 14.487247 2018-01-26 14:29:35.043 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:29:37.694 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:29:37.695 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:29:37.695 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:29:37.716 5431 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:29:39.538 5431 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:29:39.566 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:29:45.534 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 5.97 sec 2018-01-26 14:29:45.535 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:29:49.474 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-26 14:29:51.157 3812 INFO rally.task.engine [-] Load duration is: 0.65656 2018-01-26 14:29:51.158 3812 INFO rally.task.engine [-] Full duration is: 14.450708 2018-01-26 14:29:51.390 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() started 2018-01-26 14:29:54.067 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 14:29:54.067 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() started 2018-01-26 14:29:54.068 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:29:54.090 5597 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 START 2018-01-26 14:29:58.751 5597 INFO rally.task.runner [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | ITER: 1 END: OK 2018-01-26 14:29:58.776 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:30:08.866 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context admin_cleanup@openstack cleanup() finished in 10.09 sec 2018-01-26 14:30:08.867 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() started 2018-01-26 14:30:12.778 3812 INFO rally.task.context [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-26 14:30:13.530 3812 INFO rally.task.engine [-] Load duration is: 3.43162 2018-01-26 14:30:13.531 3812 INFO rally.task.engine [-] Full duration is: 21.404987 2018-01-26 14:30:13.781 3812 INFO rally.task.engine [-] Task 4a2f5daa-9312-47f5-b2c9-f397abfca542 | Completed: Running task. Task 4a2f5daa-9312-47f5-b2c9-f397abfca542: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.add_role | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.revoke_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> duration | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663605 Full duration: 14.71335 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.list_roles | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610707 Full duration: 14.509321 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | keystone_v3.list_projects | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.615246 Full duration: 14.396193 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.delete_role | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576678 Full duration: 12.631349 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.delete_service | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607563 Full duration: 12.512671 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.create_user | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | -> keystone_v3.add_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.create_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.get_project | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_user | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_role | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.list_services | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051394 Full duration: 19.554684 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.update_project | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.delete_project | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823706 Full duration: 12.54069 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> duration | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66541 Full duration: 14.639441 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579268 Full duration: 14.487247 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | keystone_v3.list_users | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65656 Full duration: 14.450708 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | keystone_v3.create_users | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | total | 3.432 | 3.432 | 3.432 | 3.432 | 3.432 | 3.432 | 100.0% | 1 | | -> duration | 3.432 | 3.432 | 3.432 | 3.432 | 3.432 | 3.432 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.43162 Full duration: 21.404987 2018-01-26 14:30:14,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a2f5daa-9312-47f5-b2c9-f397abfca542 2018-01-26 14:30:14,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4a2f5daa-9312-47f5-b2c9-f397abfca542', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-26 14:30:14,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4a2f5daa-9312-47f5-b2c9-f397abfca542'] 2018-01-26 14:30:15,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:30:15,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-26 14:30:15,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-26 14:30:15,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-26 14:30:15,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:30:15,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:30:15,856 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:35:40,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2e376d86-6694-493a-9861-2d5599dc4486: started 2018-01-26 14:30:19.431 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Starting: Task validation. 2018-01-26 14:30:19.489 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Starting: Task validation of syntax. 2018-01-26 14:30:19.700 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Completed: Task validation of syntax. 2018-01-26 14:30:19.701 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Starting: Task validation of required platforms. 2018-01-26 14:30:19.777 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Completed: Task validation of required platforms. 2018-01-26 14:30:19.777 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Starting: Task validation of semantic. 2018-01-26 14:30:20.534 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:30:23.353 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.82 sec 2018-01-26 14:30:28.483 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:30:32.499 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-26 14:30:32.499 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Completed: Task validation of semantic. 2018-01-26 14:30:32.500 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Completed: Task validation. 2018-01-26 14:30:32.501 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Starting: Running task. 2018-01-26 14:30:32.693 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:30:35.554 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.86 sec 2018-01-26 14:30:35.555 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:30:36.191 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-26 14:30:36.192 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:30:36.192 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:30:36.216 5852 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:30:38.574 5852 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:30:38.601 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:30:44.274 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 5.67 sec 2018-01-26 14:30:44.275 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:30:44.350 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 75.00 msec 2018-01-26 14:30:44.350 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:30:48.172 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 14:30:48.806 5727 INFO rally.task.engine [-] Load duration is: 2.355892 2018-01-26 14:30:48.807 5727 INFO rally.task.engine [-] Full duration is: 15.498457 2018-01-26 14:30:49.083 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:30:51.733 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:30:51.733 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:30:52.358 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-26 14:30:52.359 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:30:58.359 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 6.00 sec 2018-01-26 14:30:58.360 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:30:58.360 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 14:30:58.389 6138 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:31:01.187 6138 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:31:01.211 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:31:09.792 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 8.58 sec 2018-01-26 14:31:09.793 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:31:15.765 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 5.97 sec 2018-01-26 14:31:15.766 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:31:15.828 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 62.27 msec 2018-01-26 14:31:15.828 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:31:19.421 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-26 14:31:21.277 5727 INFO rally.task.engine [-] Load duration is: 2.796471 2018-01-26 14:31:21.278 5727 INFO rally.task.engine [-] Full duration is: 30.358363 2018-01-26 14:31:21.570 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:31:24.216 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:31:24.217 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:31:24.979 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.76 sec 2018-01-26 14:31:24.980 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:31:30.827 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 5.85 sec 2018-01-26 14:31:30.827 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:31:30.827 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:31:30.851 6424 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:31:38.591 6424 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:31:38.612 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:31:51.379 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 12.77 sec 2018-01-26 14:31:51.379 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:31:58.558 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 7.18 sec 2018-01-26 14:31:58.558 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:31:58.619 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 61.05 msec 2018-01-26 14:31:58.620 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:32:02.299 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-26 14:32:03.802 5727 INFO rally.task.engine [-] Load duration is: 7.737669 2018-01-26 14:32:03.803 5727 INFO rally.task.engine [-] Full duration is: 40.751653 2018-01-26 14:32:04.089 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:32:06.734 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 14:32:06.734 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:32:07.448 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-26 14:32:07.448 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:32:13.444 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 6.00 sec 2018-01-26 14:32:13.445 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:32:13.445 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:32:13.467 6710 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:32:15.904 6710 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:32:15.932 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:32:24.133 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 8.20 sec 2018-01-26 14:32:24.133 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:32:29.719 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 5.59 sec 2018-01-26 14:32:29.720 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:32:29.783 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 63.54 msec 2018-01-26 14:32:29.783 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:32:33.440 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 14:32:34.262 5727 INFO rally.task.engine [-] Load duration is: 2.433885 2018-01-26 14:32:34.263 5727 INFO rally.task.engine [-] Full duration is: 29.367882 2018-01-26 14:32:34.534 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:32:37.261 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 14:32:37.261 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:32:37.908 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-26 14:32:37.908 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:32:37.909 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:32:37.931 6996 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:32:39.565 6996 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:32:39.596 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:32:47.862 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 8.27 sec 2018-01-26 14:32:47.863 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:32:47.933 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 69.57 msec 2018-01-26 14:32:47.933 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:32:51.514 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-26 14:32:52.635 5727 INFO rally.task.engine [-] Load duration is: 1.632504 2018-01-26 14:32:52.636 5727 INFO rally.task.engine [-] Full duration is: 16.997892 2018-01-26 14:32:52.908 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:32:55.577 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:32:55.578 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:32:56.260 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-26 14:32:56.260 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:33:01.907 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 5.65 sec 2018-01-26 14:33:01.907 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:33:01.908 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:33:01.929 7282 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:33:03.959 7282 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:33:03.982 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:33:12.357 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 8.38 sec 2018-01-26 14:33:12.358 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:33:18.932 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 6.57 sec 2018-01-26 14:33:18.933 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:33:18.994 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 61.56 msec 2018-01-26 14:33:18.995 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:33:22.556 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-26 14:33:23.098 5727 INFO rally.task.engine [-] Load duration is: 2.027403 2018-01-26 14:33:23.098 5727 INFO rally.task.engine [-] Full duration is: 29.662813 2018-01-26 14:33:23.356 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:33:26.171 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.81 sec 2018-01-26 14:33:26.172 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:33:26.894 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-26 14:33:26.895 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:33:32.471 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 5.58 sec 2018-01-26 14:33:32.472 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:33:32.472 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:33:32.496 7568 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:33:36.859 7568 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:33:36.884 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:33:52.026 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 15.14 sec 2018-01-26 14:33:52.026 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:33:57.750 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 5.72 sec 2018-01-26 14:33:57.750 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:33:57.813 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 62.85 msec 2018-01-26 14:33:57.814 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:34:01.823 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-26 14:34:03.594 5727 INFO rally.task.engine [-] Load duration is: 4.361513 2018-01-26 14:34:03.595 5727 INFO rally.task.engine [-] Full duration is: 38.484196 2018-01-26 14:34:03.882 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:34:06.551 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:34:06.551 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:34:07.263 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-26 14:34:07.263 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() started 2018-01-26 14:34:13.117 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack setup() finished in 5.85 sec 2018-01-26 14:34:13.117 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:34:13.118 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:34:13.141 7854 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:34:15.150 7854 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:34:15.179 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:34:28.635 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 13.46 sec 2018-01-26 14:34:28.636 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() started 2018-01-26 14:34:34.568 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context network@openstack cleanup() finished in 5.93 sec 2018-01-26 14:34:34.568 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:34:34.628 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 59.32 msec 2018-01-26 14:34:34.628 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:34:38.370 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-26 14:34:40.097 5727 INFO rally.task.engine [-] Load duration is: 2.00662 2018-01-26 14:34:40.098 5727 INFO rally.task.engine [-] Full duration is: 34.506863 2018-01-26 14:34:40.378 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:34:43.047 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:34:43.047 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:34:43.709 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-26 14:34:43.709 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:34:43.709 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:34:43.732 8140 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:34:45.177 8140 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:34:45.204 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:34:50.837 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-26 14:34:50.837 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:34:50.882 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 45.33 msec 2018-01-26 14:34:50.883 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:34:54.655 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-26 14:34:56.475 5727 INFO rally.task.engine [-] Load duration is: 1.443321 2018-01-26 14:34:56.475 5727 INFO rally.task.engine [-] Full duration is: 14.297423 2018-01-26 14:34:56.976 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:34:59.735 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.76 sec 2018-01-26 14:34:59.735 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:35:00.467 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-26 14:35:00.468 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:35:00.468 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 14:35:00.489 8426 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:35:02.189 8426 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:35:02.215 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:35:08.054 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 5.84 sec 2018-01-26 14:35:08.054 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:35:08.099 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 45.19 msec 2018-01-26 14:35:08.100 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:35:11.640 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-26 14:35:13.071 5727 INFO rally.task.engine [-] Load duration is: 1.697713 2018-01-26 14:35:13.071 5727 INFO rally.task.engine [-] Full duration is: 14.681648 2018-01-26 14:35:13.348 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() started 2018-01-26 14:35:16.039 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack setup() finished in 2.69 sec 2018-01-26 14:35:16.040 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() started 2018-01-26 14:35:16.737 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-26 14:35:16.738 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context roles@openstack setup() started 2018-01-26 14:35:18.662 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context roles@openstack setup() finished in 1.92 sec 2018-01-26 14:35:18.662 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() started 2018-01-26 14:35:18.662 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 14:35:18.684 8742 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 START 2018-01-26 14:35:23.797 8742 INFO rally.task.runner [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | ITER: 1 END: OK 2018-01-26 14:35:23.825 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() started 2018-01-26 14:35:34.121 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context cleanup@openstack cleanup() finished in 10.30 sec 2018-01-26 14:35:34.121 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context roles@openstack cleanup() started 2018-01-26 14:35:35.162 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-26 14:35:35.162 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() started 2018-01-26 14:35:35.230 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context quotas@openstack cleanup() finished in 68.26 msec 2018-01-26 14:35:35.231 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() started 2018-01-26 14:35:38.880 5727 INFO rally.task.context [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-26 14:35:39.503 5727 INFO rally.task.engine [-] Load duration is: 5.111042 2018-01-26 14:35:39.503 5727 INFO rally.task.engine [-] Full duration is: 25.549481 2018-01-26 14:35:39.715 5727 INFO rally.task.engine [-] Task 2e376d86-6694-493a-9861-2d5599dc4486 | Completed: Running task. Task 2e376d86-6694-493a-9861-2d5599dc4486: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.delete_network | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | total | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 100.0% | 1 | | -> duration | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.355892 Full duration: 15.498457 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 100.0% | 1 | | neutron.delete_port | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | total | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 100.0% | 1 | | -> duration | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.796471 Full duration: 30.358363 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_subnet | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.create_router | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | neutron.add_interface_router | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | neutron.remove_interface_router | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | neutron.delete_router | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | | -> duration | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.737669 Full duration: 40.751653 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | neutron.delete_subnet | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | total | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | -> duration | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.433885 Full duration: 29.367882 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | neutron.list_networks | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> duration | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.632504 Full duration: 16.997892 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | neutron.list_ports | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> duration | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.027403 Full duration: 29.662813 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | neutron.create_subnet | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | neutron.create_router | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | neutron.add_interface_router | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | neutron.list_routers | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 100.0% | 1 | | -> duration | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.361513 Full duration: 38.484196 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | neutron.create_subnet | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | neutron.list_subnets | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | -> duration | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.00662 Full duration: 34.506863 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | 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.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | neutron.delete_security_group | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | -> duration | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.443321 Full duration: 14.297423 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | neutron.create_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | neutron.delete_security_group | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | -> duration | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.697713 Full duration: 14.681648 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | neutron.create_router | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | neutron.add_gateway_router | 1.988 | 1.988 | 1.988 | 1.988 | 1.988 | 1.988 | 100.0% | 1 | | neutron.remove_gateway_router | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | total | 5.111 | 5.111 | 5.111 | 5.111 | 5.111 | 5.111 | 100.0% | 1 | | -> duration | 5.111 | 5.111 | 5.111 | 5.111 | 5.111 | 5.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.111042 Full duration: 25.549481 2018-01-26 14:35:40,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e376d86-6694-493a-9861-2d5599dc4486 2018-01-26 14:35:40,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2e376d86-6694-493a-9861-2d5599dc4486', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-26 14:35:40,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2e376d86-6694-493a-9861-2d5599dc4486'] 2018-01-26 14:35:41,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:35:41,656 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-26 14:35:41,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-26 14:35:41,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-26 14:35:41,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:35:41,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:35:41,707 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:42:52,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0: started 2018-01-26 14:35:45.375 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Starting: Task validation. 2018-01-26 14:35:45.424 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Starting: Task validation of syntax. 2018-01-26 14:35:45.562 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Completed: Task validation of syntax. 2018-01-26 14:35:45.563 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Starting: Task validation of required platforms. 2018-01-26 14:35:45.623 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Completed: Task validation of required platforms. 2018-01-26 14:35:45.624 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Starting: Task validation of semantic. 2018-01-26 14:35:46.394 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:35:49.053 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:35:59.320 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:36:03.326 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-26 14:36:03.327 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Completed: Task validation of semantic. 2018-01-26 14:36:03.327 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Completed: Task validation. 2018-01-26 14:36:03.328 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Starting: Running task. 2018-01-26 14:36:03.521 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:36:06.138 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 14:36:06.139 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:36:06.139 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-26 14:36:06.930 9147 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:36:34.675 9147 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:36:34.699 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:36:36.441 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 1.74 sec 2018-01-26 14:36:36.442 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:36:39.898 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-26 14:36:41.736 9022 INFO rally.task.engine [-] Load duration is: 26.743243 2018-01-26 14:36:41.737 9022 INFO rally.task.engine [-] Full duration is: 36.392852 2018-01-26 14:36:42.042 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:36:44.551 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.51 sec 2018-01-26 14:36:44.552 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:36:44.552 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-26 14:36:45.424 9293 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:37:25.424 9293 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:37:25.451 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:37:29.530 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 4.08 sec 2018-01-26 14:37:29.530 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:37:33.357 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 14:37:34.333 9022 INFO rally.task.engine [-] Load duration is: 38.996243 2018-01-26 14:37:34.334 9022 INFO rally.task.engine [-] Full duration is: 51.334386 2018-01-26 14:37:34.626 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:37:37.300 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 14:37:37.300 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:37:37.301 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:37:38.060 9519 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:38:17.259 9519 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:38:17.289 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:38:21.353 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 4.06 sec 2018-01-26 14:38:21.354 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:38:25.204 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-26 14:38:26.920 9022 INFO rally.task.engine [-] Load duration is: 38.195457 2018-01-26 14:38:26.921 9022 INFO rally.task.engine [-] Full duration is: 50.594632 2018-01-26 14:38:27.200 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:38:29.926 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 14:38:29.926 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() started 2018-01-26 14:38:31.161 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() finished in 1.23 sec 2018-01-26 14:38:31.162 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() started 2018-01-26 14:38:36.973 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() finished in 5.81 sec 2018-01-26 14:38:36.974 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:38:36.974 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:38:37.706 9745 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:38:52.258 9745 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:38:52.282 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:38:54.036 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-26 14:38:54.037 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() started 2018-01-26 14:39:00.993 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() finished in 6.96 sec 2018-01-26 14:39:00.993 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() started 2018-01-26 14:39:01.118 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-26 14:39:01.119 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:39:04.864 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-26 14:39:05.417 9022 INFO rally.task.engine [-] Load duration is: 13.549468 2018-01-26 14:39:05.418 9022 INFO rally.task.engine [-] Full duration is: 37.685908 2018-01-26 14:39:05.701 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:39:08.376 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 14:39:08.376 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() started 2018-01-26 14:39:09.693 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() finished in 1.32 sec 2018-01-26 14:39:09.694 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() started 2018-01-26 14:39:15.734 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() finished in 6.04 sec 2018-01-26 14:39:15.735 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:39:15.735 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 14:39:16.381 9891 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:39:42.453 9891 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:39:42.482 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:39:46.537 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 4.06 sec 2018-01-26 14:39:46.538 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() started 2018-01-26 14:39:53.856 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() finished in 7.32 sec 2018-01-26 14:39:53.857 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() started 2018-01-26 14:39:54.023 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 14:39:54.023 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:39:57.569 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-26 14:39:57.995 9022 INFO rally.task.engine [-] Load duration is: 25.068723 2018-01-26 14:39:57.995 9022 INFO rally.task.engine [-] Full duration is: 51.885072 2018-01-26 14:39:58.283 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:40:00.903 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 14:40:00.904 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() started 2018-01-26 14:40:01.930 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack setup() finished in 1.03 sec 2018-01-26 14:40:01.930 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() started 2018-01-26 14:40:07.850 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() finished in 5.92 sec 2018-01-26 14:40:07.851 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:40:07.851 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 14:40:08.542 10117 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:40:30.508 10117 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:40:30.537 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:40:32.259 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 1.72 sec 2018-01-26 14:40:32.260 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() started 2018-01-26 14:40:39.453 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() finished in 7.19 sec 2018-01-26 14:40:39.453 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() started 2018-01-26 14:40:39.620 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 14:40:39.621 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:40:43.358 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-26 14:40:44.707 9022 INFO rally.task.engine [-] Load duration is: 16.963777 2018-01-26 14:40:44.708 9022 INFO rally.task.engine [-] Full duration is: 45.091565 2018-01-26 14:40:44.984 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:40:47.644 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:40:47.645 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:40:47.645 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:40:48.344 10263 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:41:52.308 10263 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:41:52.333 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:41:54.085 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-26 14:41:54.086 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:41:57.640 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-26 14:41:59.400 9022 INFO rally.task.engine [-] Load duration is: 62.962079 2018-01-26 14:41:59.401 9022 INFO rally.task.engine [-] Full duration is: 72.674698 2018-01-26 14:41:59.662 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:42:02.301 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 14:42:02.302 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() started 2018-01-26 14:42:08.346 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack setup() finished in 6.04 sec 2018-01-26 14:42:08.347 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:42:08.347 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:42:09.048 10409 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:42:23.551 10409 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:42:23.580 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:42:30.042 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 6.46 sec 2018-01-26 14:42:30.042 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() started 2018-01-26 14:42:37.981 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context network@openstack cleanup() finished in 7.94 sec 2018-01-26 14:42:37.981 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:42:41.443 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-26 14:42:41.899 9022 INFO rally.task.engine [-] Load duration is: 13.497216 2018-01-26 14:42:41.900 9022 INFO rally.task.engine [-] Full duration is: 41.796893 2018-01-26 14:42:42.179 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() started 2018-01-26 14:42:44.836 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 14:42:44.837 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() started 2018-01-26 14:42:44.837 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:42:44.859 10555 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 START 2018-01-26 14:42:45.807 10555 INFO rally.task.runner [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | ITER: 1 END: OK 2018-01-26 14:42:45.835 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() started 2018-01-26 14:42:47.575 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context cleanup@openstack cleanup() finished in 1.74 sec 2018-01-26 14:42:47.576 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() started 2018-01-26 14:42:51.574 9022 INFO rally.task.context [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-26 14:42:52.249 9022 INFO rally.task.engine [-] Load duration is: 0.946028 2018-01-26 14:42:52.250 9022 INFO rally.task.engine [-] Full duration is: 9.410165 2018-01-26 14:42:52.459 9022 INFO rally.task.engine [-] Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 | Completed: Running task. Task bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.887 | 14.887 | 14.887 | 14.887 | 14.887 | 14.887 | 100.0% | 1 | | nova.find_host_to_migrate | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | nova.live_migrate | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 100.0% | 1 | | nova.delete_server | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | total | 27.743 | 27.743 | 27.743 | 27.743 | 27.743 | 27.743 | 100.0% | 1 | | -> duration | 26.743 | 26.743 | 26.743 | 26.743 | 26.743 | 26.743 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.743243 Full duration: 36.392852 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.397 | 12.397 | 12.397 | 12.397 | 12.397 | 12.397 | 100.0% | 1 | | cinder_v2.create_volume | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 2.593 | 100.0% | 1 | | nova.attach_volume | 3.853 | 3.853 | 3.853 | 3.853 | 3.853 | 3.853 | 100.0% | 1 | | nova.find_host_to_migrate | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | nova.live_migrate | 11.427 | 11.427 | 11.427 | 11.427 | 11.427 | 11.427 | 100.0% | 1 | | nova.detach_volume | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 100.0% | 1 | | cinder_v2.delete_volume | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | nova.delete_server | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 100.0% | 1 | | total | 39.996 | 39.996 | 39.996 | 39.996 | 39.996 | 39.996 | 100.0% | 1 | | -> duration | 38.996 | 38.996 | 38.996 | 38.996 | 38.996 | 38.996 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.996243 Full duration: 51.334386 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.661 | 7.661 | 7.661 | 7.661 | 7.661 | 7.661 | 100.0% | 1 | | nova.boot_server | 13.955 | 13.955 | 13.955 | 13.955 | 13.955 | 13.955 | 100.0% | 1 | | nova.find_host_to_migrate | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | nova.live_migrate | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 100.0% | 1 | | nova.delete_server | 4.815 | 4.815 | 4.815 | 4.815 | 4.815 | 4.815 | 100.0% | 1 | | total | 39.195 | 39.195 | 39.195 | 39.195 | 39.195 | 39.195 | 100.0% | 1 | | -> duration | 38.195 | 38.195 | 38.195 | 38.195 | 38.195 | 38.195 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.195457 Full duration: 50.594632 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | nova.boot_server | 11.032 | 11.032 | 11.032 | 11.032 | 11.032 | 11.032 | 100.0% | 1 | | nova.delete_server | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | nova.delete_keypair | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 14.549 | 14.549 | 14.549 | 14.549 | 14.549 | 14.549 | 100.0% | 1 | | -> duration | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.549468 Full duration: 37.685908 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.574 | 7.574 | 7.574 | 7.574 | 7.574 | 7.574 | 100.0% | 1 | | nova.boot_server | 13.739 | 13.739 | 13.739 | 13.739 | 13.739 | 13.739 | 100.0% | 1 | | nova.delete_server | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 100.0% | 1 | | total | 26.069 | 26.069 | 26.069 | 26.069 | 26.069 | 26.069 | 100.0% | 1 | | -> duration | 25.069 | 25.069 | 25.069 | 25.069 | 25.069 | 25.069 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.068723 Full duration: 51.885072 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 100.0% | 1 | | nova.pause_server | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 100.0% | 1 | | nova.unpause_server | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 100.0% | 1 | | nova.delete_server | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 21.964 | 21.964 | 21.964 | 21.964 | 21.964 | 21.964 | 100.0% | 1 | | -> duration | 16.964 | 16.964 | 16.964 | 16.964 | 16.964 | 16.964 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.963777 Full duration: 45.091565 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 100.0% | 1 | | nova.migrate | 44.402 | 44.402 | 44.402 | 44.402 | 44.402 | 44.402 | 100.0% | 1 | | nova.resize_confirm | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | nova.delete_server | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | total | 63.962 | 63.962 | 63.962 | 63.962 | 63.962 | 63.962 | 100.0% | 1 | | -> duration | 62.962 | 62.962 | 62.962 | 62.962 | 62.962 | 62.962 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.962079 Full duration: 72.674698 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.326 | 14.326 | 14.326 | 14.326 | 14.326 | 14.326 | 100.0% | 1 | | nova.list_interfaces | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 14.497 | 14.497 | 14.497 | 14.497 | 14.497 | 14.497 | 100.0% | 1 | | -> duration | 13.497 | 13.497 | 13.497 | 13.497 | 13.497 | 13.497 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.497216 Full duration: 41.796893 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | nova.delete_server_group | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946028 Full duration: 9.410165 2018-01-26 14:42:52,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0 2018-01-26 14:42:52,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-26 14:42:52,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc2d9dcf-16f1-4493-bbd2-6423d98c6ff0'] 2018-01-26 14:42:54,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:42:54,404 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-26 14:42:54,404 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-26 14:42:54,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-26 14:42:54,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 14:42:54,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 14:42:54,441 - 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': '8f38b8ea-dd1a-48aa-9283-d387458385c9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'flavor_name': 'rally-tiny-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e69e5e2b-7569-4a8e-b853-4f814d5d3247', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 14:43:59,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f: started 2018-01-26 14:42:57.993 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Starting: Task validation. 2018-01-26 14:42:58.036 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Starting: Task validation of syntax. 2018-01-26 14:42:58.111 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Completed: Task validation of syntax. 2018-01-26 14:42:58.111 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Starting: Task validation of required platforms. 2018-01-26 14:42:58.142 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Completed: Task validation of required platforms. 2018-01-26 14:42:58.142 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Starting: Task validation of semantic. 2018-01-26 14:42:58.898 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:01.581 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.68 sec 2018-01-26 14:43:03.908 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:07.761 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 3.85 sec 2018-01-26 14:43:07.761 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Completed: Task validation of semantic. 2018-01-26 14:43:07.762 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Completed: Task validation. 2018-01-26 14:43:07.763 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Starting: Running task. 2018-01-26 14:43:07.943 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:10.561 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.62 sec 2018-01-26 14:43:10.562 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() started 2018-01-26 14:43:10.562 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 14:43:10.585 10790 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 START 2018-01-26 14:43:11.531 10790 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 END: OK 2018-01-26 14:43:11.561 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:43:12.526 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-26 14:43:12.527 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:16.544 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 4.02 sec 2018-01-26 14:43:18.010 10665 INFO rally.task.engine [-] Load duration is: 0.944665 2018-01-26 14:43:18.011 10665 INFO rally.task.engine [-] Full duration is: 8.617662 2018-01-26 14:43:18.296 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:20.985 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.69 sec 2018-01-26 14:43:20.985 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() started 2018-01-26 14:43:20.985 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:43:21.008 10896 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 START 2018-01-26 14:43:21.838 10896 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 END: OK 2018-01-26 14:43:21.862 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:43:22.833 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-26 14:43:22.833 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:26.718 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 3.89 sec 2018-01-26 14:43:28.357 10665 INFO rally.task.engine [-] Load duration is: 0.827589 2018-01-26 14:43:28.358 10665 INFO rally.task.engine [-] Full duration is: 8.440616 2018-01-26 14:43:28.652 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:31.251 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.60 sec 2018-01-26 14:43:31.252 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() started 2018-01-26 14:43:31.252 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:43:31.274 11002 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 START 2018-01-26 14:43:32.180 11002 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 END: OK 2018-01-26 14:43:32.200 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:43:33.174 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-26 14:43:33.174 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:37.151 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 3.98 sec 2018-01-26 14:43:38.722 10665 INFO rally.task.engine [-] Load duration is: 0.90382 2018-01-26 14:43:38.722 10665 INFO rally.task.engine [-] Full duration is: 8.51347 2018-01-26 14:43:38.999 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:41.638 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.64 sec 2018-01-26 14:43:41.638 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() started 2018-01-26 14:43:41.638 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:43:41.660 11108 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 START 2018-01-26 14:43:42.787 11108 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 END: OK 2018-01-26 14:43:42.809 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:43:43.783 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-26 14:43:43.783 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:47.799 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 4.02 sec 2018-01-26 14:43:49.067 10665 INFO rally.task.engine [-] Load duration is: 1.124552 2018-01-26 14:43:49.068 10665 INFO rally.task.engine [-] Full duration is: 8.816608 2018-01-26 14:43:49.339 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() started 2018-01-26 14:43:52.062 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack setup() finished in 2.72 sec 2018-01-26 14:43:52.062 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() started 2018-01-26 14:43:52.063 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 14:43:52.085 11214 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 START 2018-01-26 14:43:53.146 11214 INFO rally.task.runner [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | ITER: 1 END: OK 2018-01-26 14:43:53.173 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() started 2018-01-26 14:43:54.126 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-26 14:43:54.127 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() started 2018-01-26 14:43:58.082 10665 INFO rally.task.context [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Context users@openstack cleanup() finished in 3.96 sec 2018-01-26 14:43:59.403 10665 INFO rally.task.engine [-] Load duration is: 1.058289 2018-01-26 14:43:59.404 10665 INFO rally.task.engine [-] Full duration is: 8.759133 2018-01-26 14:43:59.652 10665 INFO rally.task.engine [-] Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f | Completed: Running task. Task a2382fb6-3edd-4fd0-b830-cb7ab3599a8f: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | quotas.delete_quotas | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> duration | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.944665 Full duration: 8.617662 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827589 Full duration: 8.440616 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> duration | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90382 Full duration: 8.51347 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124552 Full duration: 8.816608 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> duration | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.058289 Full duration: 8.759133 2018-01-26 14:43:59,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a2382fb6-3edd-4fd0-b830-cb7ab3599a8f 2018-01-26 14:43:59,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a2382fb6-3edd-4fd0-b830-cb7ab3599a8f', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-26 14:43:59,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a2382fb6-3edd-4fd0-b830-cb7ab3599a8f'] 2018-01-26 14:44:01,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 14:44:01,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-26 14:44:01,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:35 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:27 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:24 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:24 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:31 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:40 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:26 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:41:43 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-26 14:44:01,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-26 14:44:09,155 - functest.energy.energy - DEBUG - Stopping recording 2018-01-26 14:44:10,310 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:44:10,310 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:44:10,310 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:07 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-26 14:44:10,315 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-26 14:44:10,405 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 14:44:11,094 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 14:44:11,095 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 14:44:11,095 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-26 14:44:11,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 14:44:15,374 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 14:44:19,176 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 14:44:23,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 14:44:27,516 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 14:44:37,015 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-26 14:44:37,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-26 14:44:38,541 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 14:44:42,057 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 14:44:42,058 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 14:44:43,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 14:44:43,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 14:44:45,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-26 14:44:46,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-26 14:44:46,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 14:44:46,883 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 14:44:51,215 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 14:44:51,216 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 14:44:51,219 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 14:44:51,221 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-26 14:44:51,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-26 14:44:51,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-26 14:59:43,390 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.601396s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.101147s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [12.747324s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.748917s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.172498s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.181714s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.117797s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.356936s] ... ok 2018-01-26 14:59:43,391 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.182052s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001154s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.174297s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.117376s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.876640s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.181001s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001104s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.484580s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.089429s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.828100s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.362108s] ... ok 2018-01-26 14:59:43,392 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.357744s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.362324s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.392224s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.322606s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.116744s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.134088s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.107968s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.119344s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.114230s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.217753s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.111068s] ... ok 2018-01-26 14:59:43,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.017493s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.226767s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.020179s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.016339s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.048947s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.136517s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.101627s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.247273s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.023033s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.130661s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.570646s] ... ok 2018-01-26 14:59:43,394 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.662244s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [82.110803s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.580105s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.625722s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.352449s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.357639s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.631416s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.793524s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.656085s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.412280s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.538712s] ... ok 2018-01-26 14:59:43,395 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.184113s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.019190s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.310088s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.049390s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.230563s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.042015s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.099678s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.104117s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.046694s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.371985s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.368426s] ... ok 2018-01-26 14:59:43,396 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.402822s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.071970s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.405950s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.394768s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.393146s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.059399s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.378022s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.382561s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.366771s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.372240s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.186695s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.293024s] ... ok 2018-01-26 14:59:43,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016576s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.206968s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.077454s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.069394s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.024002s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.410926s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.377232s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.771351s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.012238s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.011666s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.072181s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.050358s] ... ok 2018-01-26 14:59:43,398 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.058445s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.089878s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.079611s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.082170s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.068727s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.079044s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.066070s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.023961s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.364271s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012043s] ... ok 2018-01-26 14:59:43,399 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.024925s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.691401s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.776483s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.029760s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.672152s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.839692s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.192200s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.742560s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [4.329343s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.733828s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.711649s] ... ok 2018-01-26 14:59:43,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.761677s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.586830s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.167099s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.334063s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.101974s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.087028s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.160404s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.167789s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.079066s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.242259s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.130042s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.391972s] ... ok 2018-01-26 14:59:43,401 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.139211s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.209790s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.113888s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.112793s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.083460s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.069752s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.571003s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.011498s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.105879s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.904306s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.852677s] ... ok 2018-01-26 14:59:43,402 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.087744s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.731392s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.082781s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.155249s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.180181s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.658575s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.598071s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.657242s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.239286s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.908193s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.131221s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.033310s] ... ok 2018-01-26 14:59:43,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.028129s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.032634s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.729327s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.154631s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.126484s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.861395s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.743264s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.704649s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.472763s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.432120s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.394837s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.390634s] ... ok 2018-01-26 14:59:43,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [3.097044s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.022120s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [7.916186s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [9.603842s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.070459s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.070462s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.087927s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.470075s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.193049s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.404437s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.073804s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.088994s] ... ok 2018-01-26 14:59:43,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.095356s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.091949s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.074898s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.145509s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.140400s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.093150s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.091251s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.023636s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.040919s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.058074s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.037699s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.022625s] ... ok 2018-01-26 14:59:43,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.019425s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.068828s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.060857s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.016709s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.058782s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014037s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.077935s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.089868s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.062939s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.060952s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.328638s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.061817s] ... ok 2018-01-26 14:59:43,407 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.063104s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.014068s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.059983s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.058388s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.058065s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.062322s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.974840s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.884128s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.125114s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.113109s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.586985s] ... ok 2018-01-26 14:59:43,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.057401s] ... ok 2018-01-26 14:59:43,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 886.0000 sec. 2018-01-26 14:59:43,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-26 14:59:43,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-26 14:59:43,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-26 14:59:43,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-26 14:59:51,605 - functest.energy.energy - DEBUG - Stopping recording 2018-01-26 14:59:53,014 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:59:53,014 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:59:53,016 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:40 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 14:59:53,020 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-26 14:59:54,445 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 15:43:27,762 - functest.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_to_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_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_create_volume_bad_zone (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_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_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_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2613.303s OK 2018-01-26 15:43:28,189 - functest.utils.functest_utils - DEBUG - 2018-01-26 15:43:28,189 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 15:43:28,189 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 43:33 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-26 15:43:28,194 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-273 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-26 15:43:28,197 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:49 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:05 | PASS | | rally_sanity | functest | smoke | 25:07 | PASS | | refstack_defcore | functest | smoke | 15:40 | PASS | | snaps_smoke | functest | smoke | 43:33 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-26 15:43:28,202 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 15:43:32,976 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 15:43:32,976 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 15:43:32,977 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-26 15:43:32,977 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-273 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-26 15:43:32,979 - functest.ci.run_tests - INFO - FUNCTEST 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-01-26 15:43:32,981 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 15:43:35,629 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 15:43:35,629 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 15:43:35,631 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-26 15:43:35,632 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-26 15:43:35,633 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-26 15:43:36,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-26 15:43:36,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-26 15:43:36,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-26 15:43:36,941 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 15:43:36,942 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 15:43:37,660 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-26 15:43:37,660 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 15:43:37,660 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-26 15:43:38,364 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-26 15:43:40,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-26 15:43:43,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-26 15:43:43,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-26 15:45:23,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-26 15:45:31,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-26 15:45:32,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-26 15:45:41,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-26 15:45:43,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-26 15:45:44,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-26 15:48:35,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-26 15:48:35,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-26 15:48:38,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-26 15:49:09,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-26 15:49:39,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-26 15:49:39,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-26 15:49:39,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-26 15:50:17,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-26 15:50:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-26 15:50:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-26 15:50:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-26 15:50:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-26 15:50:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:50:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:51:37,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:51:37,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-26 15:51:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-26 15:51:43,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-26 15:51:43,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:43,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:43,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 15:51:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-26 15:51:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:54,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:54,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:54,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:54,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:54,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:59,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:59,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:51:59,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:05,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:05,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:05,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:05,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:05,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 15:52:05,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:52:10,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:16,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:16,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:24,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:24,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 15:52:24,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:24,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:39,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 15:52:39,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:39,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:39,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:39,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:52:39,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:52:50,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:52:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:52:58,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:52:58,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:53:07,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:07,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:14,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:14,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:22,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:22,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:22,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:22,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:22,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:28,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:28,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:28,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:28,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-26 15:53:28,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:47,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:47,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:47,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:47,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 15:53:47,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:47,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:47,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-26 15:53:55,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-26 15:53:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-26 15:53:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-26 15:54:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:14,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:14,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:14,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:20,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:20,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:25,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:31,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-26 15:54:31,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:31,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:54:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:54:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:37,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:54:37,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:54:37,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:54:37,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:54:37,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:54:44,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:54:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:54:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:54:51,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:51,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:54:51,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:51,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 15:54:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 15:54:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:56,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 15:54:56,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 15:55:02,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:02,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:55:02,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:55:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:55:10,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:10,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:10,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:10,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:16,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:22,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:22,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:27,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:27,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 15:55:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 15:55:54,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:55:54,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:55:54,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:56:05,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:56:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:56:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:56:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:11,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:11,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:11,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 15:58:11,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:11,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:11,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 15:58:22,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 15:58:22,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:02:54,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:02:54,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:02:54,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:02:54,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:02:54,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:02:54,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:02:59,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:02:59,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:02:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:02:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:02:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:02:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:10,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:10,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:03:10,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:03:10,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:10,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:03:10,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:10,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:15,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:31,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:31,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:03:31,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:03:36,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:36,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:36,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:36,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:03:41,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:41,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:46,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:03:46,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:03:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:46,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:52,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:03:52,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:03:52,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 16:03:52,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:05:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:05:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:05:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:05:33,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:05:33,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-26 16:05:33,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-26T15:51:38.284Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'2d6dbcca-72f3-4f61-8106-568b7123391e'} 2018-01-26 16:05:33,371 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.13 2018-01-26 16:05:33,502 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-26 16:05:33,599 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-26 16:05:33,599 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-26 16:05:33,642 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:05:58,682 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:06:23,752 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:06:48,790 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:07:13,851 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:07:38,898 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:08:03,958 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:08:29,078 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:09:28,182 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:10:19,121 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:10:56,256 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 16:11:21,452 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550860@clearwater.opnfv', u'sip_username': u'6505550860', u'formatted_number': u'(650) 555-0860', u'number': u'6505550860', u'sip_uri': u'sip:6505550860@clearwater.opnfv', u'number_id': u'b93246e42f914a8e86b00c8c06e99ea6', u'sip_password': u'xZwjCkq7D', u'pstn': False} 2018-01-26 16:11:21,453 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-26 16:11:21,453 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-26 16:11:21,472 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-26 16:11:21,473 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-26 16:13:42,259 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550339, 6505550986) Passed Basic Call - Tel URIs (TCP) - (6505550692, 6505550970) Passed Basic Call - Unknown number (TCP) - (6505550978, 6505550132) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550618, 6505550669) Passed Basic Call - Messages - Pager model (TCP) - (6505550608, 6505550998) Passed Basic Call - Pracks (TCP) - (6505550604, 6505550049) Passed Basic Registration (TCP) - (6505550656) Passed Multiple Identities (TCP) - (6505550057, 6505550232) Passed Call Barring - Outbound Rejection (TCP) - (6505550863, 6505550602) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550100, 6505550863) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550535, 6505550304, 6505550141) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550139, 6505550209, 6505550158) Passed Call Diversion - Not reachable (408) (TCP) - (6505550267, 6505550437, 6505550518) Passed Call Diversion - Not reachable (503) (TCP) - (6505550115, 6505550318, 6505550805) Passed Call Diversion - Not reachable (500) (TCP) - (6505550196, 6505550834, 6505550666) Passed Call Diversion - Busy (TCP) - (6505550655, 6505550738, 6505550288) Passed Call Diversion - Unconditional (TCP) - (6505550566, 6505550977, 6505550427) Passed Call Diversion - No answer (TCP) - (6505550729, 6505550856, 6505550375) Passed Call Diversion - Bad target URI (TCP) - (6505550430, 6505550441) Passed Call Diversion - Audio-only call (TCP) - (6505550935, 6505550667, 6505550343, 6505550650) Passed Call Diversion - Audio-video call (TCP) - (6505550942, 6505550490, 6505550206, 6505550864) Passed Call Waiting - Accepted (TCP) - (6505550095, 6505550986, 6505550148) Passed Call Waiting - Cancelled (TCP) - (6505550004, 6505550394, 6505550437) Passed CANCEL - Mainline (TCP) - (6505550852, 6505550145) Passed Filtering - Accept-Contact (TCP) - (6505550691, 6505550473) Passed Filtering - Accept-Contact no match (TCP) - (6505550663, 6505550778) Passed Filtering - Accept-Contact negated match (TCP) - (6505550071, 6505550892) Passed Filtering - RFC3841 example (TCP) - (6505550393, 6505550332) Passed Filtering - Reject-Contact no match (TCP) - (6505550223, 6505550699) Passed Filtering - Reject-Contact match (TCP) - (6505550301, 6505550658) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550761) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550840) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550943) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550830) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550200, 6505550976) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550092, 6505550969) Passed GRUU - Call - only GRUU as target (TCP) - (6505550222, 6505550054) Passed GRUU - Call - AoR as target (TCP) - (6505550121, 6505550687) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550666, 6505550458) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550729, 6505550629) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550692, 6505550800) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550013, 6505550805) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550281, 6505550083) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550525, 6505550592) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550797) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550218) Passed 2018-01-26 16:13:42,259 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-26 16:13:42,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-26 16:13:42,264 - functest.energy.energy - DEBUG - Stopping recording 2018-01-26 16:13:43,419 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:13:43,419 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:13:43,420 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 30:04 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-26 16:13:43,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-26 16:13:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-26 16:13:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 16:13:54,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 16:13:54,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:59,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:59,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:59,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:13:59,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:05,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:05,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:14:05,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:05,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:10,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:10,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6132) 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:21,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:21,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:21,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:21,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:21,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:21,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:21,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:21,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:21,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:21,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:21,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:14:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:14:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:37,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:37,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:37,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:37,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:42,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:42,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:47,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:47,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:14:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:52,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:52,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:52,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:52,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 16:14:52,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:14:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 16:14:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:14:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 16:16:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-26 16:16:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:16:57,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:02,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:02,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 16:17:02,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 16:17:02,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:02,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:13,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:13,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:17:13,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:13,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:13,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 16:17:13,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 16:17:13,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:13,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:18,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:18,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:17:18,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:17:18,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:18,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 16:17:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:29,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:29,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:17:29,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 16:17:34,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:34,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 16:17:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 16:17:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:17:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:17:39,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:39,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 16:17:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 16:17:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-26 16:17:46,439 - functest.core.vnf - INFO - test cleaning 2018-01-26 16:17:46,439 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 16:18:04,347 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-26 16:18:04,539 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-26 16:18:06,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-26 16:18:06,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-26 16:18:06,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-26 16:18:06,915 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-26 16:18:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-26 16:18:06,953 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-26 16:18:08,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-26 16:18:08,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-26 16:18:08,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-26 16:18:10,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-26 16:18:23,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-26 16:18:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-26 16:18:32,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-26 16:18:35,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-26 16:18:36,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-26 16:21:29,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-26 16:21:29,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-26 16:21:37,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-26 16:22:07,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-26 16:22:07,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-26 16:22:09,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-26 16:22:47,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-26 16:22:54,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-26 16:22:56,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-26 16:23:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-26 16:23:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 16:23:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 16:23:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-26 16:24:06,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 16:24:06,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-26 16:24:06,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-26 16:24:06,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-26 16:24:06,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-26 16:24:12,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-26 16:24:12,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 16:24:17,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 16:24:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 16:24:17,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 16:24:17,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 16:24:17,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:17,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-26 16:24:23,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a9fb8e7-913f-40aa-8010-e61659a600db) 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0c146060-f7b6-4f80-aaa7-7bb4a63998b3) 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8c843b3d-43ea-486f-adc6-d16fbf463cd3) 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6004b2cd-cc30-43eb-8838-34076cf50a06) 2018-01-26 16:24:23,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e259e57c-2cf3-467e-925a-59277e9aa5d6) 2018-01-26 16:24:23,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-20e9bf32-cce3-415b-ae7c-3c91dd28682c) 2018-01-26 16:24:23,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b30e7653-f3dc-429b-8ed1-01e42805a72e) 2018-01-26 16:24:34,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:34,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:34,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 16:24:34,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 16:24:34,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:34,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-26 16:24:39,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:39,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-26 16:24:39,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e449b215-98ee-468f-a6ad-92dd03272acb) [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9d6f05ca-50e6-4812-9a45-fca73bc67a8f) [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea953581-0585-476f-8b58-4df89af935d0) [retry 1/60] 2018-01-26 16:24:39,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e4ad981-aea9-40f3-ab73-cc8d8280affa) [retry 1/60] 2018-01-26 16:24:39,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c0f94faf-e326-4524-bb86-1d2bb13e458a) [retry 1/60] 2018-01-26 16:24:39,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-41ed2697-bc3d-4797-9885-ef6d67579a93) [retry 1/60] 2018-01-26 16:24:39,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-601da03d-7a61-4457-ad66-ca5ce5cf1387) [retry 1/60] 2018-01-26 16:24:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 16:24:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 16:24:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:55,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-26 16:24:55,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:55,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-26 16:24:55,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-26 16:24:55,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2659f4d9-9820-4524-becb-e0d4a71a1407) [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-48fc8e22-87ab-4fdc-8f5f-512d0e8b6af7) [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8c4ad0ef-5426-4892-9929-a8beb08e2241) [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fbdbb534-d36a-4c95-9a36-89990088266d) [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-65d7a787-e891-4efb-976b-80a0b2480890) [retry 2/60] 2018-01-26 16:24:55,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a5225750-9cbf-4e57-bda7-e59fabb1e9e7) [retry 2/60] 2018-01-26 16:24:55,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2ed55843-bd5b-4489-8964-6588b7b318bc) [retry 2/60] 2018-01-26 16:25:06,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:06,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:11,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 16:25:11,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 16:25:11,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:11,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bd6cc409-1950-4e20-969b-59842e792ebf) [retry 3/60] 2018-01-26 16:25:11,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:11,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:11,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8e28b501-9020-4ce4-b78d-8bde47ca70ac) [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-81c27ca2-c4ef-406a-9fd4-499c199646e1) [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 16:25:11,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c550c0bf-045c-47dc-b2ef-97a71328c6a5) [retry 3/60] 2018-01-26 16:25:11,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-261568b5-9e24-4f6e-8cfe-ceb0fd73b45d) [retry 3/60] 2018-01-26 16:25:11,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-82c97d24-908e-44ce-8067-eb62c66d42d7) [retry 3/60] 2018-01-26 16:25:11,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-91d88141-2e8d-490e-9b89-b041f3a2d3c0) [retry 3/60] 2018-01-26 16:25:26,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:26,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:26,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 16:25:26,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 16:25:26,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:26,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:26,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc02ba4f-42db-49ba-875d-7e0c87617ad2) [retry 4/60] 2018-01-26 16:25:26,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:26,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 16:25:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 16:25:32,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-138f4af5-d6bd-4a42-acb5-6b1070a48ef6) [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-822be919-30ad-435e-8061-b4931f249493) [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c164699-9726-492c-86ce-dc0c6522871f) [retry 4/60] 2018-01-26 16:25:32,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-68f1745b-8a68-47a8-b577-9a1c18888819) [retry 4/60] 2018-01-26 16:25:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d1a210d2-a7bd-40d0-8512-e4437d834fc2) [retry 4/60] 2018-01-26 16:25:32,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9d1b2dd-82cb-497a-9673-8ed77716257b) [retry 4/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 16:25:42,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 16:25:42,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b8e3b8ca-0a6f-448c-a7db-fe234e92bab4) [retry 5/60] 2018-01-26 16:25:48,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e8b8e183-ea68-430b-8b72-889a304dea35) [retry 5/60] 2018-01-26 16:25:48,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2fcc9c13-8999-4247-8193-dc277958d85c) [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7864fa9-0787-43c8-ae97-c995d03c7cc9) [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-99a1d77d-6d5c-4266-bd08-c02e489a5486) [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-11d5eaee-b563-45e1-bfa6-f8b92dacaf88) [retry 5/60] 2018-01-26 16:25:48,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-107a1d1d-4941-4227-a7ba-b8b17cc69324) [retry 5/60] 2018-01-26 16:25:58,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:25:58,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:25:58,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aa93f0a3-bef3-48d0-94a1-d3fdd234da2e) [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 16:26:03,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7732af4c-62d0-4f2d-8943-401c61da5491) [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea82f4fe-558d-4b8b-bdf5-60699723edd5) [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1460c220-726f-4af5-8b12-3de8c9267d86) [retry 6/60] 2018-01-26 16:26:03,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ac667135-eb8f-485b-9307-805153dfe593) [retry 6/60] 2018-01-26 16:26:09,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-55908742-9858-4851-9da4-2237e70c0195) [retry 6/60] 2018-01-26 16:26:09,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ca27a6a4-722e-4285-8789-b4526455af38) [retry 6/60] 2018-01-26 16:26:19,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 16:26:19,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7065e6b-dd0b-44ed-8b29-186fccee9d25) [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d2a2f649-95c7-4704-b86b-76ea29b57010) [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1e4a89cf-84bf-406e-bb2d-0aae34210991) [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-26 16:26:19,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-26 16:26:24,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9fd605c6-ffa5-4b08-aef9-63abe50f2223) [retry 7/60] 2018-01-26 16:26:24,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4f33a205-6f4a-4e08-8aa1-740996cd60d3) [retry 7/60] 2018-01-26 16:26:24,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-052369b2-e1bb-44ec-bf17-db0fa249917f) [retry 7/60] 2018-01-26 16:26:24,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-25b07625-054f-4dad-9fb0-581978fadf28) [retry 7/60] 2018-01-26 16:26:35,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 16:26:35,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 16:26:35,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 16:26:35,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8030c8f6-0368-4a92-b998-851197831b47) [retry 8/60] 2018-01-26 16:26:35,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-40186eae-ab7c-4c0c-bdbd-6a323f2c544c) [retry 8/60] 2018-01-26 16:26:40,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d57612a6-db62-4f84-85bf-9f782410edcb) [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7f6c82f8-cddf-450c-9e77-6555b2779ec6) [retry 8/60] 2018-01-26 16:26:40,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4aae8672-cbd7-41cf-b53e-53102f9c791c) [retry 8/60] 2018-01-26 16:26:40,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d8c66e7c-aeb4-4c36-b9af-d8cfa67fce1a) [retry 8/60] 2018-01-26 16:26:40,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d54c28c9-8e57-45db-8a7f-685142f620e0) [retry 8/60] 2018-01-26 16:26:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 16:26:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 16:26:56,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8ec6300c-90bc-4b7b-b40c-f3ac03e27269) [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d22f2c21-ed5b-47da-8ba8-5eabb1f98ccf) [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6f17b351-a5da-4394-b110-c54a608c0567) [retry 9/60] 2018-01-26 16:26:56,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2cfedc22-8654-4606-beb6-99eb7c03fbae) [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4086de2e-fe48-42e9-acac-fd2eb13518c5) [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-576499a7-6831-448c-86d4-c6b502e8ee80) [retry 9/60] 2018-01-26 16:26:56,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-de190e0c-ac0f-4103-877e-5c356f0b94ae) [retry 9/60] 2018-01-26 16:27:11,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a18f2554-1abe-4fa7-affa-4116886a5b78) [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-945a42c0-2139-40e7-9fe5-4cddc89ec5a7) [retry 10/60] 2018-01-26 16:27:11,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b213839a-a00f-410a-9cf0-9562eb62008a) [retry 10/60] 2018-01-26 16:27:11,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-26 16:27:16,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-96b8b35f-02de-46b8-8ce4-a4cc3fd4b874) [retry 10/60] 2018-01-26 16:27:16,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-29eda541-86dc-41fa-825d-67fd9006741b) [retry 10/60] 2018-01-26 16:27:16,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b523bf88-2468-4152-b26b-00b1b409258d) [retry 10/60] 2018-01-26 16:27:16,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b58c5b9b-60b4-4fd3-9106-e2ba0dfc66d8) [retry 10/60] 2018-01-26 16:27:27,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 16:27:27,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 16:27:27,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:27,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:27,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:27,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:27,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:27,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 16:27:32,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-26 16:27:32,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 16:27:32,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e494c8ba-b82b-4b81-b54d-c20db73ac5af) [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-059cec33-29dc-419a-800b-1c30afd71212) [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-839ad79b-2c8c-4315-97db-2c524705567e) [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b27f0f6-939c-41a4-b65e-be37113dedbb) [retry 11/60] 2018-01-26 16:27:32,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b392290c-99d9-4e59-8bbd-424ff86c595e) [retry 11/60] 2018-01-26 16:27:32,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f511b4c7-9539-499c-aae7-7750b11419dc) [retry 11/60] 2018-01-26 16:27:32,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03874875-6114-42bd-9b5a-a87716122af2) [retry 11/60] 2018-01-26 16:27:43,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:43,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 16:27:43,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 16:27:43,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-26 16:27:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8eb1e7f4-3575-44f1-96a2-d8730c2345e1) [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-530ab02f-731f-45e4-a573-83c608fc7224) [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8695355d-a94f-486f-acb1-f501619cce35) [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e0d0ace3-5fee-4f23-9703-4aa53b4b51f0) [retry 12/60] 2018-01-26 16:27:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a6c71157-ca53-48fc-a978-feee13a03008) [retry 12/60] 2018-01-26 16:27:48,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7d510775-4c7c-403e-b14d-56bcc6fe9c86) [retry 12/60] 2018-01-26 16:27:48,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d5bd367-2a0e-45c2-8162-e8e55259b546) [retry 12/60] 2018-01-26 16:28:04,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 16:28:04,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 16:28:04,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-26 16:28:04,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-61a9a987-e17a-4551-bcf5-4771bcfbde7c) [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a4658c3a-f6a3-43be-83b7-d643a080978e) [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6b635b9c-0c6a-4956-a655-dd988374e6a4) [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5dd53d40-c2f7-4b3e-ab0a-fca29c63082e) [retry 13/60] 2018-01-26 16:28:04,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 16:28:09,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-74640a86-bdaf-432f-a38b-a6df46ddc7f6) [retry 13/60] 2018-01-26 16:28:09,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bc2c981a-6427-4588-87be-b841fd2db073) [retry 13/60] 2018-01-26 16:28:09,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-176239da-8542-49cd-8ab8-0f6d7a8f9283) [retry 13/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:19,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:19,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 16:28:25,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c060fbd5-3554-4139-b962-eea659540f4d) [retry 14/60] 2018-01-26 16:28:25,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0889599e-45cc-4e1e-bdb0-7c8aac402b32) [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc211966-fd82-4d0c-b8da-ed4cd596aa80) [retry 14/60] 2018-01-26 16:28:25,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9b93302-4b7d-4957-aa83-dd8696754bf7) [retry 14/60] 2018-01-26 16:28:25,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6a928fdd-ba60-4695-a4c5-554e760d9344) [retry 14/60] 2018-01-26 16:28:25,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9dbedd4f-026e-4fbb-b41f-31ba3b8f1afa) [retry 14/60] 2018-01-26 16:28:25,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-780a2a64-c8a7-4a84-9a3e-750d85173b27) [retry 14/60] 2018-01-26 16:28:35,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 16:28:40,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9503c62c-af16-44d2-bb92-9ddd16b77f1e) [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 16:28:40,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2929fd99-a69a-4d27-a248-cb4f00cb0171) [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e46bf51-8b16-4e02-b9ac-105df64763c3) [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1be58267-8131-4a9f-9e0f-19c19ac10212) [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7890abe2-a6ba-44a2-8b7b-a76f835cfa35) [retry 15/60] 2018-01-26 16:28:40,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea8e2ee6-7955-4b5e-86c2-d7186acc7d77) [retry 15/60] 2018-01-26 16:28:40,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5ac4e06b-c239-43ff-b131-38ceeb29216e) [retry 15/60] 2018-01-26 16:28:56,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 16:28:56,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 16:28:56,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-313b96fb-7b07-4db3-9c7c-664e0fed1739) [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4050fc4c-6b10-4f3a-bdd5-dc3762464c11) [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-26 16:28:56,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 16:28:56,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-26 16:28:56,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-26 16:28:56,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-26 16:28:56,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 16:29:01,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b3b61be7-c024-4eab-a11c-b85bb60ba82e) [retry 16/60] 2018-01-26 16:29:01,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f12afc20-fdf4-401a-a2a0-80917a63f037) [retry 16/60] 2018-01-26 16:29:01,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-410031da-e263-4675-878a-39ab3af2a6d1) [retry 16/60] 2018-01-26 16:29:01,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5045ed96-516a-49f2-b941-78fd35161402) [retry 16/60] 2018-01-26 16:29:01,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d28e47f1-ea67-499c-a779-41d6fb8ffbc4) [retry 16/60] 2018-01-26 16:29:12,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 16:29:12,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c98fb503-627f-4289-a0c8-780381dae42d) [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:12,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:17,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 16:29:17,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-67024075-a72f-4894-95a7-4fa8fa8ee0a5) [retry 17/60] 2018-01-26 16:29:17,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 16:29:17,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9caf09d4-efb0-43b2-9ccb-465cdce87c4e) [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aa31c280-0146-414c-be32-7a0fe55d6f09) [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a547d112-84fe-4a69-9686-3b90fe0fb2c3) [retry 17/60] 2018-01-26 16:29:17,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8d1eb182-2fdf-4fca-bc37-5d22a5416f7b) [retry 17/60] 2018-01-26 16:29:17,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2220e0d6-15a3-4e44-9ac1-fc6c992e04de) [retry 17/60] 2018-01-26 16:29:27,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 16:29:27,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:27,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 16:29:27,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e414622-317a-42b5-b9f2-3525353ebce7) [retry 18/60] 2018-01-26 16:29:32,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:32,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2da47cfa-da34-4a67-987f-d828699fbe23) [retry 18/60] 2018-01-26 16:29:32,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:32,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fecbd0e1-a480-486a-9c69-dd39a28b7cd6) [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7672fa1e-5c5a-4d58-9b1a-f720efe5fb27) [retry 18/60] 2018-01-26 16:29:32,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-26 16:29:32,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8bf0962b-1cae-4346-b7fd-dd9bd1f16d45) [retry 18/60] 2018-01-26 16:29:32,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-174de506-6b1e-4ce8-8f0b-b518aab85383) [retry 18/60] 2018-01-26 16:29:38,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b942fe5a-2428-4668-8aaa-8b3c8ac42ed3) [retry 18/60] 2018-01-26 16:29:43,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 16:29:43,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 16:29:48,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bb622deb-5cb0-4d43-9b65-519bffda5d2b) [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5f6e730c-ad3b-435b-8a10-39b98d0108a9) [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 16:29:48,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-26 16:29:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-26 16:29:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-26 16:29:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 16:29:48,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 16:29:53,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-26 16:29:53,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cff96a8e-c8e0-46e6-9d2e-4f6727eaa3d1) [retry 19/60] 2018-01-26 16:29:53,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f86c7a94-e95d-44c3-81e7-fec328d481f0) [retry 19/60] 2018-01-26 16:29:53,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53a772d6-5d26-495a-bc4c-1bb157ed8412) [retry 19/60] 2018-01-26 16:29:53,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-00337ee8-5e6d-4245-9c0d-bb10ab6bb972) [retry 19/60] 2018-01-26 16:29:53,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-039fc3b2-03ec-4138-8134-f6daec262071) [retry 19/60] 2018-01-26 16:30:04,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3b1cd266-71fa-4286-b708-5f23dde65f6a) [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-54b7ed83-ee00-4524-8239-0c55c9f2a9ad) [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 16:30:09,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-424e3859-b4cd-4a33-b9d1-7cd69ed158e7) [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a084d4ba-da3c-411f-99cd-8ac2b3afe8bf) [retry 20/60] 2018-01-26 16:30:09,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9cc0fde3-dcec-41a3-9f88-572e12ea5dfe) [retry 20/60] 2018-01-26 16:30:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-109c9c73-590e-4b38-9b21-662af59935a8) [retry 20/60] 2018-01-26 16:30:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c87d78ff-c2e0-47e2-8583-9a50c87f8aaa) [retry 20/60] 2018-01-26 16:30:20,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 16:30:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 16:30:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7964e79b-6f3d-4e05-a3c2-af5e00050a6f) [retry 21/60] 2018-01-26 16:30:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1195c0dc-b152-4fab-b6e7-89518cd754e5) [retry 21/60] 2018-01-26 16:30:25,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:25,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:25,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:25,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 16:30:25,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-26 16:30:25,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5f7a90bc-f3c8-43a8-baac-e49d2d3c8921) [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1419230e-5f2e-47e7-b9f1-8e9879c89975) [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-def2a03b-4521-4261-a7b9-81039c9d5700) [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae9fe110-525a-477b-afb4-184b01527077) [retry 21/60] 2018-01-26 16:30:25,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bd3920e9-aa5f-458b-b100-99a3503d7827) [retry 21/60] 2018-01-26 16:30:35,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 16:30:35,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 16:30:35,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:35,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:35,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ef291055-75ac-4866-aa69-5c8a31b85784) [retry 22/60] 2018-01-26 16:30:41,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a1cf741b-830b-4a4d-88cd-d9ca50da069f) [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-26 16:30:41,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 16:30:41,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-26 16:30:41,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-26 16:30:41,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-45c1ba3e-51d0-47cb-aeb8-95b6a474d059) [retry 22/60] 2018-01-26 16:30:46,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1ba200ae-a7bb-4a22-ac80-6116f74db8f4) [retry 22/60] 2018-01-26 16:30:46,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9fb57f47-920e-471c-a0a9-91d47f5cdeba) [retry 22/60] 2018-01-26 16:30:46,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6d8af6a0-82d3-4926-a1bb-771a7e08ae88) [retry 22/60] 2018-01-26 16:30:46,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0c267ff2-f864-4f17-b0d6-4c235a2e52f1) [retry 22/60] 2018-01-26 16:30:51,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 16:30:51,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 16:30:56,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:30:56,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:30:56,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e0e14c8-678e-4f62-b400-7c0fd791c8cd) [retry 23/60] 2018-01-26 16:30:56,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6011791d-db87-4d0c-a834-1641da3a185b) [retry 23/60] 2018-01-26 16:30:56,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:30:56,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:31:02,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 16:31:02,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:31:02,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 16:31:02,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 16:31:02,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bd0c8ed7-f341-41bc-aa61-1a2a85719e99) [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-08a75ec9-3d82-4c42-8cd8-c30deb72e695) [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-404c863b-2861-47dc-8c6c-7ddcdaf962b4) [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a27714a4-3aa9-4abc-9111-b62f917174d4) [retry 23/60] 2018-01-26 16:31:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5e95069f-daee-45eb-85a0-296f88c0f54c) [retry 23/60] 2018-01-26 16:31:07,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 16:31:12,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 16:31:12,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:12,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:12,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5d7a27ab-339d-40ed-a59d-5c9864c42471) [retry 24/60] 2018-01-26 16:31:12,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fb877b64-0a05-4dd9-a6d6-fcd4d4ad06e7) [retry 24/60] 2018-01-26 16:31:17,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:17,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:17,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:17,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 16:31:17,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-117d34dc-00ce-4aee-b0a5-246f6331ff82) [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-470f5b4c-9407-40cc-8532-cc6bf2725e96) [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-177bfc03-d3ea-451e-a490-8b096c9d2d3d) [retry 24/60] 2018-01-26 16:31:17,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e11d3a2-d99b-4f4d-bed4-f3287cc2fe8f) [retry 24/60] 2018-01-26 16:31:17,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1db5e842-444e-413b-92d0-b89c5607febe) [retry 24/60] 2018-01-26 16:31:28,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 16:31:28,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 16:31:28,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:28,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:28,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-977fcd84-deac-4551-8e08-9cf676ac8104) [retry 25/60] 2018-01-26 16:31:28,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7ab495dc-e4f7-4b92-adb6-28096d138b84) [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 16:31:33,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 16:31:33,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-26 16:31:33,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-26 16:31:33,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-26 16:31:33,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f6fa390c-793f-4714-b239-a357ec7bd8a3) [retry 25/60] 2018-01-26 16:31:33,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-26 16:31:38,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-86fcee7d-4cd2-422d-b9d2-fa5eda4f5eb3) [retry 25/60] 2018-01-26 16:31:38,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-47532b26-aeaf-4c15-81ae-6a3ac83e999b) [retry 25/60] 2018-01-26 16:31:38,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-514b737c-d783-4c6f-8139-6cb3a39da695) [retry 25/60] 2018-01-26 16:31:38,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8a1e811b-474b-4e35-9125-8ff94c58593e) [retry 25/60] 2018-01-26 16:31:43,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 16:31:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 16:31:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:43,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d036c5df-dff6-4adc-9887-4dff1f0dfc56) [retry 26/60] 2018-01-26 16:31:43,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-59364f9f-f28a-4d8c-b741-78d80f995a34) [retry 26/60] 2018-01-26 16:31:49,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:49,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:49,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 16:31:49,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 16:31:49,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:49,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 16:31:54,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-26 16:31:54,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-26 16:31:54,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f28e4c00-d098-4e9d-a055-75ab81f4c3c7) [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed2bffba-40f1-44f6-b283-c62becb67251) [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e838576-0fe8-4ed7-a65d-55e82b7044c2) [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-de0be2b7-fcec-45b4-8c25-f46dfafaeaca) [retry 26/60] 2018-01-26 16:31:54,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e45bafd0-a395-4e0d-924a-329e57657088) [retry 26/60] 2018-01-26 16:32:00,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 16:32:00,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 16:32:00,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:00,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:05,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e781e1eb-dcbf-47ce-a6a5-24ffcaf660f7) [retry 27/60] 2018-01-26 16:32:05,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b866ba64-d883-472a-bc2d-759a2f23c2ce) [retry 27/60] 2018-01-26 16:32:05,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:10,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:10,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8824bd0c-634e-400a-ae6d-4fda00efeab5) [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-26 16:32:10,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aaedeb12-fbb4-449d-9d59-98f6ddabd232) [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7439ed5-fd7e-4de6-9824-bb18361da20d) [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0ee46a47-e6a0-41f6-80cd-d6e4b806c986) [retry 27/60] 2018-01-26 16:32:10,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-43838d8d-cb19-451c-b4d2-b4dee3ae9091) [retry 27/60] 2018-01-26 16:32:15,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 16:32:15,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 16:32:20,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:20,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:20,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a15b137b-8f56-404b-a820-1c701152855d) [retry 28/60] 2018-01-26 16:32:20,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-812cb268-9e35-4e12-a76e-47cf1b2b7de0) [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2ab2057c-2606-454f-8f41-c1aacf95a035) [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:25,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-26 16:32:25,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 16:32:25,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-26 16:32:25,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-26 16:32:31,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fa9579b1-cf84-4c47-90a9-910f653743e5) [retry 28/60] 2018-01-26 16:32:31,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-12af036e-8bba-4604-9811-2db8c257c9a4) [retry 28/60] 2018-01-26 16:32:31,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f722f9dd-c8a1-4273-aef0-b74c1bb58816) [retry 28/60] 2018-01-26 16:32:31,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-80190a82-594f-44cf-826b-45b5480f4148) [retry 28/60] 2018-01-26 16:32:36,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 16:32:36,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:36,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 16:32:36,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:36,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-08e74121-be5b-41ac-a6f8-282214d4dbbb) [retry 29/60] 2018-01-26 16:32:36,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-df3a73e2-3116-415f-afaa-fc3ab852e546) [retry 29/60] 2018-01-26 16:32:41,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:41,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:41,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 16:32:41,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0cd48ec3-6e35-4e98-ba33-a9c0c5ec164d) [retry 29/60] 2018-01-26 16:32:41,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 16:32:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-26 16:32:47,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ce10e2bb-869e-44ea-ac20-70fec86a8da0) [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a4016346-88e7-4843-b9b2-02919ae21625) [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-307fa604-ec49-4350-8aaf-ddb676dd1cec) [retry 29/60] 2018-01-26 16:32:47,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed20a566-ab29-4c38-8e96-c5e27b7eacc6) [retry 29/60] 2018-01-26 16:32:52,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 16:32:52,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 16:32:52,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:32:52,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:32:52,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae148339-3b5c-4755-bbe0-c2b1f9021bdd) [retry 30/60] 2018-01-26 16:32:57,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b3381a4c-ce7a-4f93-92d2-98c98e5a6dcd) [retry 30/60] 2018-01-26 16:32:57,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:32:57,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:33:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6ba3924e-2f1c-4682-bd59-0c55f2fe19b7) [retry 30/60] 2018-01-26 16:33:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 16:33:02,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-26 16:33:02,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-777f3f02-ab7d-4b77-80ae-b251ae28f593) [retry 30/60] 2018-01-26 16:33:02,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-26 16:33:02,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-90f83bf6-15b8-4c3b-b396-6817c37b5903) [retry 30/60] 2018-01-26 16:33:02,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6791dfda-e705-4518-9e99-781ae1a9b51e) [retry 30/60] 2018-01-26 16:33:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc126ed5-7101-4318-8925-305dcc1712e1) [retry 30/60] 2018-01-26 16:33:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 16:33:07,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 16:33:07,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:07,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eeaa31e5-739b-418f-9744-db15665a2810) [retry 31/60] 2018-01-26 16:33:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e4f17c7-d2e8-4abd-b203-5e7d4be807df) [retry 31/60] 2018-01-26 16:33:13,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:18,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:18,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-461a7c3c-c217-47b2-99ce-a193a1c3b01e) [retry 31/60] 2018-01-26 16:33:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-32cc115b-039a-4d23-9b37-9ecdee8d902a) [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-26 16:33:18,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-26 16:33:23,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fdfdb4f5-ff84-474b-a563-06e1988cc437) [retry 31/60] 2018-01-26 16:33:23,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-14303cfa-0b2b-4891-ba27-fded226bf87c) [retry 31/60] 2018-01-26 16:33:23,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4bdb9a1-8533-4594-a0ab-8c6f1a73aa95) [retry 31/60] 2018-01-26 16:33:23,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 16:33:28,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 16:33:28,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:28,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:28,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3cb16d1f-329d-416c-a35f-5b26ee1a6a7f) [retry 32/60] 2018-01-26 16:33:28,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-28493c6a-81ff-41d6-9a78-0564c8a4058a) [retry 32/60] 2018-01-26 16:33:33,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:33,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:33,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a7146ab3-a17d-462f-b2c6-2f7c3b799f75) [retry 32/60] 2018-01-26 16:33:33,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 16:33:33,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-26 16:33:39,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-26 16:33:39,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ff745f00-48b3-4319-a7db-b7e038ed3345) [retry 32/60] 2018-01-26 16:33:39,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1509deb4-3711-4d96-a50c-449019f15b8b) [retry 32/60] 2018-01-26 16:33:39,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6cf45b1f-27ce-429e-9eaf-24bb86d97038) [retry 32/60] 2018-01-26 16:33:39,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-709e3fc9-e80f-4271-81ee-a2ffb0e24499) [retry 32/60] 2018-01-26 16:33:44,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 16:33:44,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 16:33:44,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:44,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:44,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-adcd5535-f6be-47f4-a445-86e3f5c19226) [retry 33/60] 2018-01-26 16:33:44,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f71a24d3-2a8f-41e5-b05d-5f140b5fbfcd) [retry 33/60] 2018-01-26 16:33:49,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:49,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:49,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d78bb403-ca9b-4336-808e-5b643ec515a8) [retry 33/60] 2018-01-26 16:33:49,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 16:33:49,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 16:33:54,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:54,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 16:33:54,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0231814f-791b-494b-a0ec-3a61802df7be) [retry 33/60] 2018-01-26 16:33:54,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e2d99103-c5f5-4c47-90ce-dd9f9c1975da) [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-363cba29-3960-45cd-8ea8-14dda6f2553a) [retry 33/60] 2018-01-26 16:33:54,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4cd9eee5-ffb6-4a6b-82d9-c5423f7b5133) [retry 33/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8d856c94-7ad8-4b78-b3a7-f604a8613ac7) [retry 34/60] 2018-01-26 16:34:00,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-98fceaae-d06a-4d8e-9a88-a7d3db03d39e) [retry 34/60] 2018-01-26 16:34:05,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:05,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:10,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d6489a0-07b2-440c-99d3-fb93b705f018) [retry 34/60] 2018-01-26 16:34:10,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 16:34:10,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ace84805-cdc4-4b5b-81d7-7e42e6245bbb) [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-26 16:34:10,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2a062a1f-f69b-4786-baf3-68c0c5f23182) [retry 34/60] 2018-01-26 16:34:15,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3c7e1e7e-c267-4533-853a-a4a47958ac0b) [retry 34/60] 2018-01-26 16:34:15,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-04c20a2d-bdaa-48f3-a1e4-8409b02ae817) [retry 34/60] 2018-01-26 16:34:15,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 16:34:15,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 16:34:15,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:15,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:20,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-29a89c20-f82c-43ff-b709-4d271f72549d) [retry 35/60] 2018-01-26 16:34:20,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2b81719a-19cb-4c3e-9d67-8e28cab265c2) [retry 35/60] 2018-01-26 16:34:26,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-84d8b42f-14d7-465d-a8fa-de995a0de7c3) [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed3bf9f3-a4cb-4fa1-aa2a-fa40ad7e2fa2) [retry 35/60] 2018-01-26 16:34:26,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 16:34:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-26 16:34:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-26 16:34:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-26 16:34:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-26 16:34:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-61a8f6d4-0b0d-460b-96a8-e691a97d1c97) [retry 35/60] 2018-01-26 16:34:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f37773a-e38a-4855-9da5-3b95f9707ef2) [retry 35/60] 2018-01-26 16:34:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2f9a1e63-2533-44b7-9df5-eb565f73d59f) [retry 35/60] 2018-01-26 16:34:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 16:34:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 16:34:36,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:36,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:36,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a4960a89-bd6b-439b-b1ed-f6322ceab9de) [retry 36/60] 2018-01-26 16:34:36,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a346b507-97c2-4ca8-950f-4a817ff08688) [retry 36/60] 2018-01-26 16:34:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:42,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:42,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-36406c63-c790-4718-a98c-62ef42763513) [retry 36/60] 2018-01-26 16:34:42,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 16:34:42,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 16:34:47,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d01c422-ca46-4df5-a77f-b7797c545e3c) [retry 36/60] 2018-01-26 16:34:47,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-26 16:34:47,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:47,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 16:34:47,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-26 16:34:47,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-26 16:34:47,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-26 16:34:47,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a12a43e0-d469-41ae-9ec9-e7f86dd8a7c2) [retry 36/60] 2018-01-26 16:34:47,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53af3460-fb64-4e9a-9c92-bd04a0df1223) [retry 36/60] 2018-01-26 16:34:47,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-88630a31-c070-4481-9415-e352f0ea1ef0) [retry 36/60] 2018-01-26 16:34:52,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 16:34:52,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:34:52,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:34:52,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 16:34:52,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-12bd8fea-0382-45b5-af0d-065ddddcb332) [retry 37/60] 2018-01-26 16:34:52,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53899eb5-a84b-43b8-89d1-9ba57a683d44) [retry 37/60] 2018-01-26 16:34:57,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:34:57,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:34:57,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4349435-dc44-4e81-8803-94c821696ba7) [retry 37/60] 2018-01-26 16:35:02,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 16:35:02,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 16:35:02,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c1948186-a629-40bc-bce2-a6e6582180b9) [retry 37/60] 2018-01-26 16:35:02,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:35:02,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 16:35:02,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-26 16:35:02,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-26 16:35:02,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-26 16:35:02,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-26 16:35:02,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea48ea40-fda7-4f26-8182-d4074ba5aeb1) [retry 37/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d56c1189-b81a-450c-afd8-9851e7ef7a72) [retry 37/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ede228c1-c0dc-4a25-ad78-aa99dcc93280) [retry 37/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:08,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-36ac28fc-4e3f-4f42-8f74-6df302ff0a73) [retry 38/60] 2018-01-26 16:35:13,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-36015f4b-3a92-45fd-9f36-90e1ee1401a6) [retry 38/60] 2018-01-26 16:35:13,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:13,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:18,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e2dd00d7-6b2f-469e-8125-0ee4d0f9301a) [retry 38/60] 2018-01-26 16:35:18,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 16:35:18,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 16:35:18,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f07be264-40ed-4a9d-9396-37c8240bcee1) [retry 38/60] 2018-01-26 16:35:18,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:18,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 16:35:18,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-26 16:35:18,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-26 16:35:18,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-26 16:35:18,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-26 16:35:23,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ba030f4c-c34e-452f-aafe-1557c9fe5c7e) [retry 38/60] 2018-01-26 16:35:23,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0ee10e7a-e003-463f-8df0-9c64013e91ac) [retry 38/60] 2018-01-26 16:35:23,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-537f2c93-fd39-41c9-918a-617c8985b8b8) [retry 38/60] 2018-01-26 16:35:23,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 16:35:23,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:23,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:23,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 16:35:28,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8ce45262-bfb8-4c6b-aaf1-4ac09bd85c1b) [retry 39/60] 2018-01-26 16:35:28,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc79ff7c-3331-4780-b57d-fd396a701736) [retry 39/60] 2018-01-26 16:35:34,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:34,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:34,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-10762288-d431-4150-abde-1387449090f0) [retry 39/60] 2018-01-26 16:35:34,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 16:35:34,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 16:35:34,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-93fa9ab6-4eae-4f49-888e-e2e78448be15) [retry 39/60] 2018-01-26 16:35:39,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:39,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-75f99438-6afd-4a14-953c-7d24458f75de) [retry 39/60] 2018-01-26 16:35:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bb1bd05c-d680-42d5-89e5-829b370e8ace) [retry 39/60] 2018-01-26 16:35:39,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea2a12e2-d1b8-4a7e-84a1-9bd149d11d92) [retry 39/60] 2018-01-26 16:35:44,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 16:35:44,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 16:35:44,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:44,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:44,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f0457329-dfaf-4b90-8183-4d9230a593a4) [retry 40/60] 2018-01-26 16:35:44,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-29b5ba09-fd7c-42d8-ae54-91b7538e7ce9) [retry 40/60] 2018-01-26 16:35:49,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:49,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:49,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4a3f8ae-5835-476a-b04a-3947dd819569) [retry 40/60] 2018-01-26 16:35:49,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 16:35:49,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bd5b67b9-9f8e-41dd-b933-25deb587aba5) [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-26 16:35:55,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-26 16:35:55,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-83a336ba-7c2f-4ef0-aee9-6b4ea80ae91f) [retry 40/60] 2018-01-26 16:35:55,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-347cab35-5b7d-44dc-995b-4fca9463ef31) [retry 40/60] 2018-01-26 16:35:55,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a890be6e-3045-495a-bac2-f1b639ce46ed) [retry 40/60] 2018-01-26 16:36:00,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 16:36:00,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 16:36:00,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:00,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:00,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dbe94ee6-2df2-45b9-ad65-2a15757db6c3) [retry 41/60] 2018-01-26 16:36:00,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-54799b7c-c3d5-40a4-8f60-63f22e5cd802) [retry 41/60] 2018-01-26 16:36:05,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:05,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:05,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3ab542be-536a-4dfc-a866-e46cc6f8dca6) [retry 41/60] 2018-01-26 16:36:10,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 16:36:10,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 16:36:10,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-465a5e1b-e3c2-40f6-8e47-920998ce187a) [retry 41/60] 2018-01-26 16:36:10,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:10,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 16:36:10,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-26 16:36:10,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-26 16:36:10,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-26 16:36:10,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-26 16:36:15,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d96fa865-d35a-4fa5-833c-8568f456604c) [retry 41/60] 2018-01-26 16:36:15,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7c3ada89-d279-4ddb-82e8-7059c7b57606) [retry 41/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-373f018b-d28c-41d3-89ad-69cbaf5e2aa9) [retry 41/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-29a08723-0e1e-4ff8-acc9-b5ea1d42be32) [retry 42/60] 2018-01-26 16:36:15,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6f6be93e-cc7c-467f-9be9-825f00175fb6) [retry 42/60] 2018-01-26 16:36:21,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:21,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:26,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c97718f-b9e8-4b94-bc0d-e7e019fe3dba) [retry 42/60] 2018-01-26 16:36:26,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 16:36:26,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 16:36:26,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f304af5f-60e1-4083-abfe-32860d54a09d) [retry 42/60] 2018-01-26 16:36:26,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-26 16:36:26,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-26 16:36:26,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:31,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 16:36:31,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-91841c3a-4f47-44b8-84fc-42cd04d6087e) [retry 42/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8827794f-aa08-4ee8-b47b-947b604a0298) [retry 42/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4e26982-ba8f-4e57-b966-521b5d429155) [retry 42/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:31,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:36,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dfa6cdee-4760-4c18-b0a3-2dce39e8d421) [retry 43/60] 2018-01-26 16:36:36,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d3ff30d0-4632-42c0-8b91-1315d74757c2) [retry 43/60] 2018-01-26 16:36:42,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:42,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:42,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f534e49-b4bf-4baa-b294-149157f505c6) [retry 43/60] 2018-01-26 16:36:42,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 16:36:42,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 16:36:42,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f4bab3a1-a4fc-47eb-aaf7-548087c1d6e5) [retry 43/60] 2018-01-26 16:36:47,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-26 16:36:47,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ab8aa61d-44c2-4d07-a08c-3c3e73cb4ca4) [retry 43/60] 2018-01-26 16:36:47,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-51cbfc94-a2b9-49a4-9395-ac16cb1e38d7) [retry 43/60] 2018-01-26 16:36:47,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5d382520-b324-4c35-bedb-15a2321b3e40) [retry 43/60] 2018-01-26 16:36:52,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 16:36:52,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 16:36:52,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:36:52,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:36:52,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-027f8e4b-d7b1-42c2-93f9-07ffdf4a09d8) [retry 44/60] 2018-01-26 16:36:52,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a8f3448c-b871-41f2-8f2c-456787de074b) [retry 44/60] 2018-01-26 16:36:57,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:36:57,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:36:57,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b50ffa24-e629-44e6-85d1-bcb2e1ae566b) [retry 44/60] 2018-01-26 16:36:57,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 16:36:57,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 16:37:03,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5a516695-b90f-49fe-a36b-b6556b19c94a) [retry 44/60] 2018-01-26 16:37:03,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:37:03,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-26 16:37:03,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 16:37:03,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-26 16:37:03,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-26 16:37:03,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-26 16:37:03,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4365496a-29cb-4d73-87de-95ca92fcc412) [retry 44/60] 2018-01-26 16:37:03,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f76d1085-0a0b-4b69-8ead-72be9151ed8b) [retry 44/60] 2018-01-26 16:37:08,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-084e2e07-bdb1-44e7-878a-91a8996014c2) [retry 44/60] 2018-01-26 16:37:08,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 16:37:08,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 16:37:08,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:08,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:08,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-168e5c5c-08e1-47b9-841e-20b287571270) [retry 45/60] 2018-01-26 16:37:08,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-750ab856-3f50-424a-b06d-6cdb50ea6e33) [retry 45/60] 2018-01-26 16:37:13,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:13,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:13,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-55328c49-228a-4805-bb63-5b9480372e5b) [retry 45/60] 2018-01-26 16:37:18,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 16:37:18,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 16:37:18,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6122302a-9d00-47f9-8894-142257d2abd9) [retry 45/60] 2018-01-26 16:37:18,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:18,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-26 16:37:18,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 16:37:18,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-26 16:37:18,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c22c1c8a-d09c-4f40-9d22-8a051d75b0eb) [retry 45/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-81673b24-caa4-418a-9d61-7a6ccd54a0e1) [retry 45/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-282ee4c2-1190-42e7-bcd1-71d059851e55) [retry 45/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 16:37:24,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:24,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:24,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-83a94e14-749c-444c-8671-f4f6041e474d) [retry 46/60] 2018-01-26 16:37:24,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2df459b-7e5e-4787-b0ca-fafc79a8442f) [retry 46/60] 2018-01-26 16:37:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:34,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1fce599e-330a-468d-a384-5cac96a16328) [retry 46/60] 2018-01-26 16:37:34,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 16:37:34,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 16:37:34,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-689f5da9-be82-4be9-88db-0e3b3231a6b1) [retry 46/60] 2018-01-26 16:37:34,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:39,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 16:37:39,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-26 16:37:39,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-26 16:37:39,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-26 16:37:39,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-01420cf0-f703-4152-aa10-160b67226ccc) [retry 46/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-45427767-42f3-4317-9452-daadcd5ac548) [retry 46/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7118f11-1463-4c56-a6f7-fec4ce1e0294) [retry 46/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 16:37:39,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ff5d6811-89f1-4c3f-9a35-27b5190c3359) [retry 47/60] 2018-01-26 16:37:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aaf4fc16-c2f0-4e00-9d81-c7c3ea743b99) [retry 47/60] 2018-01-26 16:37:50,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:50,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:50,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-17e9de3d-5894-4952-8df3-19e06bf51919) [retry 47/60] 2018-01-26 16:37:50,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 16:37:50,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 16:37:50,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e7456ea4-7e97-4a9f-96f5-b1e79ea6694c) [retry 47/60] 2018-01-26 16:37:55,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:55,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d4444ee-4fca-4648-bd54-59fac95a0af4) [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d522c0c0-d8ee-4f67-893a-6064a22cee8c) [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-26 16:37:55,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4d41474f-8004-4a7c-849a-a6252acbf0c4) [retry 47/60] 2018-01-26 16:38:00,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 16:38:00,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 16:38:00,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:00,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:00,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4752f7b-4ee7-4937-aa68-dfa28588580e) [retry 48/60] 2018-01-26 16:38:00,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc136855-5276-457a-a38e-d0ca6b68dabb) [retry 48/60] 2018-01-26 16:38:06,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:06,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:06,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5c14d55e-d2a2-4122-b275-9d5d637f45e2) [retry 48/60] 2018-01-26 16:38:06,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 16:38:06,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 16:38:11,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4f5b4e68-84bf-4a21-8832-5a8abd069d2a) [retry 48/60] 2018-01-26 16:38:11,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-26 16:38:11,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dbd0f50e-fb09-4e0b-9196-57fb9ab23dd4) [retry 48/60] 2018-01-26 16:38:11,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-200169f7-9751-4995-bd0a-48c4532ef87b) [retry 48/60] 2018-01-26 16:38:16,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-84a9f248-7f4d-496a-b897-a43fbc59d19b) [retry 48/60] 2018-01-26 16:38:16,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 16:38:16,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 16:38:16,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:16,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:16,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec04004e-cd73-4f53-a684-dd9286c9d329) [retry 49/60] 2018-01-26 16:38:16,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-85619cd7-5a7b-4434-8eba-1833438490e4) [retry 49/60] 2018-01-26 16:38:21,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:21,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:21,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ff743a95-9d8f-4e3f-9709-a5c45f7a2cb7) [retry 49/60] 2018-01-26 16:38:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 16:38:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 16:38:27,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b4b9d74f-4d02-4f32-84c9-6a7d7454e85a) [retry 49/60] 2018-01-26 16:38:27,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:27,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-26 16:38:27,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-26 16:38:27,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 16:38:32,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-26 16:38:32,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-26 16:38:32,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d38d9b77-72ca-4cc1-a804-53a327b1cc40) [retry 49/60] 2018-01-26 16:38:32,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b292ad7c-1b2e-425c-88e4-01cac6fb813b) [retry 49/60] 2018-01-26 16:38:32,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-962bcd60-4bf2-448a-8dbe-8f9fd4d72eab) [retry 49/60] 2018-01-26 16:38:32,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 16:38:32,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 16:38:32,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:32,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:32,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-78c75a01-1db4-4b76-801f-2f6c3fa32473) [retry 50/60] 2018-01-26 16:38:32,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-815ae7c2-2bfa-4562-b886-49943eead4da) [retry 50/60] 2018-01-26 16:38:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:42,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f54a9cb-a0e7-4e9a-9025-80a9139ea7ec) [retry 50/60] 2018-01-26 16:38:42,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 16:38:42,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 16:38:42,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ef1ee2de-f2dc-4e81-9fb2-bea09edb379c) [retry 50/60] 2018-01-26 16:38:42,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-26 16:38:48,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:48,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-26 16:38:48,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 16:38:48,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-38acb4d8-718c-4858-a922-6374715a9e15) [retry 50/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-27458210-5dd1-4725-8746-6efec55cd69e) [retry 50/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-31b88c58-8972-4036-aee0-56e15748a251) [retry 50/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:38:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5a3a26d3-9e40-4c6d-b09a-f4032e7841f6) [retry 51/60] 2018-01-26 16:38:53,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dacc0fc4-c96d-428f-88c5-8e8a0eb40c0e) [retry 51/60] 2018-01-26 16:38:58,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:38:58,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:38:58,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-26c2eb96-92ca-429e-b41e-cadfe53caef8) [retry 51/60] 2018-01-26 16:38:58,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 16:38:58,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 16:38:58,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f72e2e5f-0d42-4128-a5ac-2666a005fadc) [retry 51/60] 2018-01-26 16:39:03,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:39:03,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f72cc75f-939f-4dc1-8146-adde13854696) [retry 51/60] 2018-01-26 16:39:03,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-31754008-5aed-4db2-b599-b1774cd61c7e) [retry 51/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-668ff4a8-495a-4078-9cef-2cb84f2d0bd9) [retry 51/60] 2018-01-26 16:39:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8b4ac93b-56ef-44ae-8360-d3320e2c9bf4) [retry 52/60] 2018-01-26 16:39:09,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b5488b4e-62aa-4bd5-809d-56416de799b1) [retry 52/60] 2018-01-26 16:39:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:14,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-131e19e6-8179-47ea-9c43-30f5c7ce6699) [retry 52/60] 2018-01-26 16:39:14,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 16:39:14,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 16:39:19,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e80d13ea-9dfa-4ec8-91cb-d440492addba) [retry 52/60] 2018-01-26 16:39:19,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-26 16:39:19,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:19,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-26 16:39:19,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 16:39:19,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-26 16:39:19,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-26 16:39:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e4893b3-1f62-49e6-b08a-bfa4e9382f2e) [retry 52/60] 2018-01-26 16:39:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-45a67187-7b52-44a9-b1f6-7dbb90985344) [retry 52/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-62f433ee-f529-4d98-bec9-536a77a50d20) [retry 52/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc86cfcb-b5ed-44de-b3d6-c03459ca468b) [retry 53/60] 2018-01-26 16:39:24,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-23bd2b31-d562-4d1d-855a-e82d4f6f0000) [retry 53/60] 2018-01-26 16:39:29,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:29,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:29,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4c209e90-3d33-44ed-9c5c-e9930cb3f138) [retry 53/60] 2018-01-26 16:39:35,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 16:39:35,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 16:39:35,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d33bc989-54b2-4730-afe3-46354b646734) [retry 53/60] 2018-01-26 16:39:35,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:40,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 16:39:40,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-26 16:39:40,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-26 16:39:40,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1cd9c664-e0e2-482c-ade1-0e072f0f7d31) [retry 53/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f30ace6c-25f8-4301-967c-18beb1dc1625) [retry 53/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b0d3ad1b-4091-4d60-831c-d620084c1786) [retry 53/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a316f24a-645b-47fc-b00e-ec1b2b7dbbdf) [retry 54/60] 2018-01-26 16:39:40,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dc2b6117-c82a-46e0-9e07-7d6d2e65387f) [retry 54/60] 2018-01-26 16:39:45,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:45,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:50,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3e65b4ec-e54b-45cf-a09d-6aa156fa3e27) [retry 54/60] 2018-01-26 16:39:50,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 16:39:50,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 16:39:50,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0a0a302b-6363-482a-b3b2-ff454ab6d5a0) [retry 54/60] 2018-01-26 16:39:56,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:56,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 16:39:56,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-26 16:39:56,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-26 16:39:56,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-43c71e18-3c13-4046-8bb6-8361f0124d4a) [retry 54/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9ea5c8cc-4cc9-4517-a827-e7475a98681a) [retry 54/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:39:56,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c8d69946-6a66-47de-aaef-6e25cb9b11e3) [retry 54/60] 2018-01-26 16:40:01,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b35c5a54-6539-4f49-9ac9-0553d2c69369) [retry 55/60] 2018-01-26 16:40:01,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4be5887-683d-4f6e-bcae-1b58ce37a89b) [retry 55/60] 2018-01-26 16:40:01,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:40:06,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:40:06,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9fc96f7a-9fc3-4d4d-9545-de40c3ccd3f8) [retry 55/60] 2018-01-26 16:40:06,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 16:40:06,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 16:40:06,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4207e970-cbcd-430a-9b89-dc3cec49dfaa) [retry 55/60] 2018-01-26 16:40:11,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-26 16:40:11,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:40:11,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-26 16:40:11,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 16:40:11,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-26 16:40:11,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-26 16:40:11,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-06f74b3b-7919-4968-9181-82193501ea44) [retry 55/60] 2018-01-26 16:40:11,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5cf12f53-71a9-45cf-80ad-004aff93cbe6) [retry 55/60] 2018-01-26 16:40:11,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 16:40:11,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 16:40:17,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:17,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:17,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-29bf6cee-c92b-4462-8211-7629512e7551) [retry 55/60] 2018-01-26 16:40:17,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c0fafd50-6dee-4931-9829-1e3b9467817d) [retry 56/60] 2018-01-26 16:40:17,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-699a9146-9266-4af3-8c63-c41796a1521d) [retry 56/60] 2018-01-26 16:40:22,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:22,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:22,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f84ef82-967b-4a9c-a11e-cac506f09428) [retry 56/60] 2018-01-26 16:40:22,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 16:40:22,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 16:40:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-576a0236-4454-4dae-98a2-77f4b209c8f0) [retry 56/60] 2018-01-26 16:40:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-26 16:40:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 16:40:27,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-26 16:40:27,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-26 16:40:32,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:32,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fbd16794-dc00-4ed6-b7fb-b26769b965d9) [retry 56/60] 2018-01-26 16:40:32,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-26 16:40:32,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f3845071-c1af-40ce-b813-7b5acfc76ab6) [retry 56/60] 2018-01-26 16:40:32,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 16:40:32,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 16:40:32,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:32,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-06aff978-97bf-407e-8d23-700c9251ceda) [retry 57/60] 2018-01-26 16:40:32,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5acc1a35-bf96-4efc-ab37-7bcc6f9b7c50) [retry 57/60] 2018-01-26 16:40:32,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-41e43bf1-b78d-460b-abe1-2fd497f4edb8) [retry 56/60] 2018-01-26 16:40:37,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:37,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:37,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e0dd3828-5a3c-4067-bb20-acef516933bc) [retry 57/60] 2018-01-26 16:40:37,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 16:40:37,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 16:40:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-adbf6fba-32e5-4af0-98ff-83ae69fb0519) [retry 57/60] 2018-01-26 16:40:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-26 16:40:43,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:43,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 16:40:43,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-26 16:40:48,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-732cdd45-4739-4811-8742-68509d0b911c) [retry 57/60] 2018-01-26 16:40:48,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f5c1c173-b838-4d25-aed9-dadadaf120ff) [retry 57/60] 2018-01-26 16:40:48,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 16:40:48,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-32b8391c-a7f5-4007-9634-5d623369483a) [retry 58/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-34bba19b-37fa-490f-8096-4fc1fdbaa18c) [retry 57/60] 2018-01-26 16:40:48,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-70fe4b1d-b6c4-40de-a7d4-af571f2fb01a) [retry 58/60] 2018-01-26 16:40:53,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:40:53,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:40:58,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-78f9aaf5-fdde-4181-b593-746188779a10) [retry 58/60] 2018-01-26 16:40:58,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 16:40:58,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 16:40:58,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9356cc7-0a1d-4810-a1c7-8169486b532d) [retry 58/60] 2018-01-26 16:41:04,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0164d744-2780-4a84-bbe4-6dbd2c4b9878) [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-17057b98-d092-4da1-97a0-06283cd45240) [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-26 16:41:04,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:04,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-26 16:41:04,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:09,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a9da9724-4b67-477d-8af3-5939ee97f077) [retry 59/60] 2018-01-26 16:41:09,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-df8cff8d-bc96-41c3-bdf8-1cacad49fb31) [retry 58/60] 2018-01-26 16:41:09,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-640ccb38-cc19-4e25-87d2-6f4c96ea93f9) [retry 59/60] 2018-01-26 16:41:14,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:14,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:14,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0b8c692a-83db-41a9-8b87-a65c7c7046e0) [retry 59/60] 2018-01-26 16:41:14,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 16:41:14,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 16:41:14,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ea0d92cc-ec93-4d01-b70d-b4d500cf8664) [retry 59/60] 2018-01-26 16:41:19,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:19,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 16:41:19,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-26 16:41:19,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-26 16:41:19,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7f539bdc-c56c-4b4f-966a-6c0e04e9f843) [retry 59/60] 2018-01-26 16:41:25,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3439fbdc-0cf5-4a99-98b9-47e7d24748a1) [retry 59/60] 2018-01-26 16:41:25,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-26 16:41:25,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-26 16:41:25,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-26 16:41:25,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-26 16:41:25,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-26 16:41:25,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-26 16:41:25,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5b46c4de-57a1-49cc-bb8e-0ef71f31e276) [retry 60/60] 2018-01-26 16:41:25,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5b46c4de-57a1-49cc-bb8e-0ef71f31e276) 2018-01-26 16:41:25,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'failed', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-26T16:24:06.903Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'neutron_plugin.floatingip.create\' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5b46c4de-57a1-49cc-bb8e-0ef71f31e276)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'133ac008-44ef-4bd8-a8b7-6d1a1556eab0'} 2018-01-26 16:41:25,598 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:41:25,599 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:41:25,600 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 23:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-26 16:41:25,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-26 16:41:25,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-26 16:41:25,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-26 16:41:25,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-26 16:41:43,611 - functest.core.vnf - INFO - test cleaning 2018-01-26 16:41:43,611 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 16:41:43,644 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-26 16:41:43,644 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-26 16:41:43,710 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-26 16:41:43,711 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-26 16:41:43,733 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-26 16:41:43,749 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-26 16:41:43,781 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-26 16:41:46,060 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-26 16:41:46,060 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-26 16:41:46,060 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-26 16:41:54,078 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-26 16:42:40,464 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-26 16:42:41,067 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-26 16:42:44,547 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-26 16:42:44,548 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-26 16:42:52,497 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-26 16:42:52,497 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-26 16:42:52,503 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:42:53,463 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-26 16:42:55,367 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.20 2018-01-26 16:42:55,367 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-26 16:42:55,368 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'1d94ab7d-0588-43f9-b82a-a1739c0f1003'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'91ff7f45-9fbe-47e3-b934-26aa91887e5b', 'name': u'orchestra_openims_net'}} 2018-01-26 16:42:55,368 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-26 16:42:55,368 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 91ff7f45-9fbe-47e3-b934-26aa91887e5b 2018-01-26 16:42:55,369 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.20'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.20/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-26 16:43:39,873 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 92a45db4-c1b5-422b-900f-b23323616858 2018-01-26 16:43:39,873 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.20' to VM 'orchestra_openims' 2018-01-26 16:43:42,279 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-26 16:43:45,289 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-26 16:44:45,347 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-26 16:45:45,359 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-26 16:46:45,372 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-26 16:47:45,376 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-26 16:48:45,435 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-26 16:48:45,436 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-26 16:48:45,436 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-26 16:48:46,045 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 51a649bb-e03c-45bf-a791-e2f4ccf09762 2018-01-26 16:48:46,045 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-26 16:48:46,961 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'fe710ee4-68f0-4700-8cfc-9949c09a609c', u'name': u'default'} 2018-01-26 16:48:46,961 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': '94c07ddf-1f92-49a5-9e8a-12b9ec73732e', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-26 16:48:46,961 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-26 16:48:46,963 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:48:47,453 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: f5dd4d3dcf7e4db3852447403975bdf0 2018-01-26 16:48:47,453 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '94c07ddf-1f92-49a5-9e8a-12b9ec73732e', 'type': 'openstack', 'tenant': u'f5dd4d3dcf7e4db3852447403975bdf0', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-26 16:48:47,453 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '94c07ddf-1f92-49a5-9e8a-12b9ec73732e', 'type': 'openstack', 'tenant': u'f5dd4d3dcf7e4db3852447403975bdf0', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-26 16:48:49,215 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-26 16:48:51,716 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-26 16:48:52,120 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:48:52,121 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:48:52,121 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:08 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-26 16:48:52,125 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-26 16:48:52,125 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-26 16:48:52,125 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-26 16:48:52,127 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-26 16:49:04,171 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-26 16:49:05,025 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:49:05,130 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 8bb1fa6a-98f1-4e8f-a49d-09c65006a21a could not be found. Neutron server returns request_ids: ['req-44f03326-36f6-4600-bd66-8e3c83a71fb7'] 2018-01-26 16:49:05,130 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:49:08,597 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:49:11,618 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:49:13,211 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:49:13,307 - functest.core.vnf - INFO - test cleaning 2018-01-26 16:49:13,308 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 16:49:14,537 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-26 16:49:14,537 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-26 16:49:14,592 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-26 16:49:14,592 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-26 16:49:14,610 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-26 16:49:14,626 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-26 16:49:14,662 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-26 16:49:16,482 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-26 16:49:17,029 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-26 16:49:17,029 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-26 16:49:18,093 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-26 16:49:18,777 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-26 16:49:23,054 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-26 16:49:23,055 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-26 16:49:31,488 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-26 16:49:31,488 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-26 16:49:31,491 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:49:32,474 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-26 16:49:34,371 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.18 2018-01-26 16:49:34,371 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-26 16:49:34,372 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'083fe636-a244-4d29-81eb-be9bab42b3c7'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'fdd2239d-0cb0-450d-8240-d7bfa8e22346', 'name': u'orchestra_clearwaterims_net'}} 2018-01-26 16:49:34,372 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-26 16:49:34,372 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: fdd2239d-0cb0-450d-8240-d7bfa8e22346 2018-01-26 16:49:34,372 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.18'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.18/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-26 16:50:13,300 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: da4103ed-2c67-406d-a455-9a304c4c4c39 2018-01-26 16:50:13,301 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.18' to VM 'orchestra_clearwaterims' 2018-01-26 16:50:15,710 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-26 16:50:18,721 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-26 16:51:18,760 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-26 16:52:18,804 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-26 16:53:18,860 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-26 16:54:18,920 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-26 16:55:18,937 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-26 16:55:18,938 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-26 16:55:18,938 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-26 16:55:19,950 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 51a649bb-e03c-45bf-a791-e2f4ccf09762 2018-01-26 16:55:19,950 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-26 16:55:20,854 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'c6834d34-ca2c-451e-a851-0e6fc8ca341c', u'name': u'default'} 2018-01-26 16:55:20,855 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': 'b11f556c-9bf4-4ea2-9fe0-4de796fd90f1', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-26 16:55:20,855 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-26 16:55:20,857 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:55:21,471 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 4d424f5a23e7440c9e1e437cfe57bead 2018-01-26 16:55:21,471 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'b11f556c-9bf4-4ea2-9fe0-4de796fd90f1', 'type': 'openstack', 'tenant': u'4d424f5a23e7440c9e1e437cfe57bead', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-26 16:55:21,472 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'b11f556c-9bf4-4ea2-9fe0-4de796fd90f1', 'type': 'openstack', 'tenant': u'4d424f5a23e7440c9e1e437cfe57bead', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-26 16:55:23,475 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-26 16:55:25,035 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-26 16:55:25,456 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:55:25,457 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:55:25,457 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:10 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-26 16:55:25,460 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-26 16:55:25,460 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-26 16:55:25,460 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-26 16:55:25,462 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-26 16:55:37,648 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-26 16:55:38,480 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:55:39,002 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 5e8b4dc5-bdbd-4e4f-b4ed-96766814dc3f could not be found. Neutron server returns request_ids: ['req-e9c47d58-46d7-43f9-90b8-a4008224d843'] 2018-01-26 16:55:39,002 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:55:42,322 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:55:45,040 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:55:46,250 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-26 16:55:46,794 - functest.core.vnf - INFO - test cleaning 2018-01-26 16:55:46,794 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 16:55:48,560 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-26 16:55:48,560 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-26 16:55:48,682 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-26 16:55:48,716 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-26 16:55:48,718 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:55:49,178 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.20:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-26 16:55:49,178 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-26 16:55:51,036 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-26 16:55:51,587 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 16:55:51,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.20:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-26 16:55:51,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-26 16:55:51,598 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-26 16:55:51,598 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-26 16:55:52,038 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 75, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 162, in prepare image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 88, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 59, in initialize self.__glance, image_settings=self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 66, in get_image for image in images: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 524, in next return self._next() File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 517, in _next obj, resp = next(self._self_wrapped) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 183, in list for image, resp in paginate(url, page_size, limit): File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 110, in paginate resp, body = self.http_client.get(next_url, headers=req_id_hdr) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 335, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-f17f733a-383d-43ac-8a4a-f73c3b23dadf) 2018-01-26 16:55:52,479 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:55:52,479 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:55:52,480 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-26 16:55:52,483 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-26 16:55:52,483 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-26 16:55:52,483 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-26 16:55:52,486 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-26 16:55:54,124 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-26 16:55:54,744 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-26 16:55:54,744 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-26 16:55:54,774 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-26 16:55:54,775 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-273 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-26 16:55:54,778 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 30:04 | PASS | | vyos_vrouter | functest | vnf | 23:18 | FAIL | | orchestra_openims | orchestra | vnf | 07:08 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:10 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-26 16:55:54,782 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-26 16:55:59,033 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 16:55:59,034 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 16:55:59,036 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-26 16:55:59,038 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-26 16:55:59,038 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-26 16:59:32,373 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-26 16:59:32,795 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:59:32,795 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:59:32,795 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:33 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-26 16:59:32,799 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-273 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-26 16:59:32,801 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:33 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-26 16:59:32,802 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK