2018-01-22 13:42:35,747 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-22 13:42:35,747 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-22 13:42:36,216 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-22 13:42:36,660 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-22 13:42:36,660 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-22 13:42:37,249 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-22 13:42:37,250 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/87f21d4ec14a4f50a27e2d85c4e3f4b8 ...OK 2018-01-22 13:42:37,677 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-22 13:42:37,677 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-22 13:42:38,111 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-22 13:42:38,111 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-22 13:42:38,812 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-22 13:42:39,820 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-22 13:42:39,843 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-22 13:42:41,055 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-22 13:42:45,072 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 13:42:45,073 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 13:42:45,074 - 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-22 13:42:45,076 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-22 13:42:45,076 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-22 13:42:46,497 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 13:42:54,093 - 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 7.593s OK 2018-01-22 13:42:54,563 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:42:54,564 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:42:54,564 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-22 13:42:54,569 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-22 13:42:55,950 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 13:51:07,821 - 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 491.863s OK 2018-01-22 13:51:08,263 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:51:08,264 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:51:08,265 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-22 13:51:08,269 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-22 13:51:09,113 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 13:51:47,030 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.915s OK 2018-01-22 13:51:47,453 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:51:47,453 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:51:47,453 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-22 13:51:47,458 - 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-266 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-22 13:51:47,461 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:12 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-22 13:51:47,464 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-22 13:51:51,750 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 13:51:51,751 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 13:51:51,752 - 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-22 13:51:51,754 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-22 13:51:51,754 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-22 13:51:52,806 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 13:51:52,807 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 13:51:53,511 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 13:51:53,511 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 13:51:53,511 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-22 13:51:54,237 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-22 13:51:54,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-22 13:51:54' 2018-01-22 13:51:54,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:51:55,850 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:51:59,054 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:05,741 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:06,493 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:07,283 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:12,732 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:16,072 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-48ffc1b5-d896-4a97-b181-7bd21924a7ed' 2018-01-22 13:52:41,101 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-22 13:52:44,247 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-22 13:52:44,331 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-22 13:52:45,343 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-22 13:53:04,763 - functest.energy.energy - DEBUG - Stopping recording 2018-01-22 13:53:05,878 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:53:05,879 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:53:05,879 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-22 13:53:05,884 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-22 13:53:05,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-22 13:53:05,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-22 13:53:05' 2018-01-22 13:53:05,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:07,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:09,983 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:16,550 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:17,131 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:22,322 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-fa515e24-2c91-4800-baca-e8dc493ede90' 2018-01-22 13:53:27,003 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-22 13:53:38,681 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-22 13:53:41,215 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-22 13:53:43,667 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-22 13:53:59,862 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:53:59,863 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:53:59,863 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-22 13:53:59,868 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-22 13:53:59,964 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 13:54:03,608 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 13:54:07,287 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 13:54:11,992 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-22 13:54:15,507 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-22 13:54:25,519 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-22 13:54:27,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 13:54:27,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 13:54:29,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-22 13:54:29,728 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-22 13:54:33,952 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-22 13:54:33,952 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-22 13:54:33,954 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-22 13:54:33,957 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-22 13:54:33,957 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-caad772d-4714-4f12-b531-0837358989f3/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-22 13:54:37,656 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-22 13:54:37,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-22 13:54:37,658 - 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-22 13:54:41,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:54:41.132 62 INFO rally.api [-] Starting verification (UUID=ccae0347-234e-4645-a56b-6ad9ed949060) for deployment 'opnfv-rally' (UUID=a082e999-b0c4-4f5e-87ae-ed7a3a70ecb0) by verifier 'opnfv-tempest' (UUID=caad772d-4714-4f12-b531-0837358989f3). 2018-01-22 13:54:41,134 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ccae0347-234e-4645-a56b-6ad9ed949060 2018-01-22 13:54:48,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:54:48.254 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.093s] 2018-01-22 13:54:48,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:54:48.362 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.108s] 2018-01-22 13:54:54,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:54:54.879 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.902s] 2018-01-22 13:54:56,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:54:56.414 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.533s] 2018-01-22 13:55:05,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:55:05.756 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.962s] 2018-01-22 13:55:25,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:55:25.893 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.020s] 2018-01-22 13:56:00,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:56:00.512 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.137s] 2018-01-22 13:56:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:56:00.513 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-22 13:56:34,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:56:34.571 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.155s] 2018-01-22 13:56:34,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:56:34.573 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-22 13:57:07,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:57:07.834 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.298s] 2018-01-22 13:57:07,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:57:07.836 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-22 13:58:02,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:02.613 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.999s] 2018-01-22 13:58:30,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:30.453 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.085s] 2018-01-22 13:58:30,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:30.614 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.161s] 2018-01-22 13:58:38,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:38.818 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.836s] 2018-01-22 13:58:38,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:38.829 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-22 13:58:40,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:40.356 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-22 13:58:40,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:40.357 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-22 13:58:44,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:44.652 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.343s] 2018-01-22 13:58:50,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:50.754 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.090s] 2018-01-22 13:58:57,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:58:57.345 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.667s] 2018-01-22 13:59:05,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:05.146 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.400s] 2018-01-22 13:59:14,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:14.523 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.252s] 2018-01-22 13:59:21,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:21.015 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.321s] 2018-01-22 13:59:27,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:27.198 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.128s] 2018-01-22 13:59:34,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:34.173 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.250s] 2018-01-22 13:59:41,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:41.508 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.569s] 2018-01-22 13:59:49,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:49.937 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.646s] 2018-01-22 13:59:52,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:52.341 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-22 13:59:54,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:54.617 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2018-01-22 13:59:54,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:54.638 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.020s] 2018-01-22 13:59:54,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:54.659 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2018-01-22 13:59:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:54.667 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-22 13:59:58,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:58.900 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.424s] 2018-01-22 13:59:59,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:59:59.590 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.690s] 2018-01-22 14:00:00,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:00.704 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.112s] 2018-01-22 14:00:06,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:06.698 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-22 14:00:11,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:11.051 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.872s] 2018-01-22 14:00:26,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:26.346 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.380s] 2018-01-22 14:00:30,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:30.994 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.647s] 2018-01-22 14:00:44,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:44.669 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.257s] 2018-01-22 14:00:48,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:48.599 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.929s] 2018-01-22 14:00:57,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:00:57.321 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.721s] 2018-01-22 14:01:08,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:08.697 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.044s] 2018-01-22 14:01:12,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:12.803 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.105s] 2018-01-22 14:01:17,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:17.838 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.034s] 2018-01-22 14:01:37,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:37.403 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.619s] 2018-01-22 14:01:37,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:37.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.231s] 2018-01-22 14:01:37,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:37.859 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.224s] 2018-01-22 14:01:37,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:37.995 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.136s] 2018-01-22 14:01:38,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:38.179 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.183s] 2018-01-22 14:01:38,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:38.266 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.087s] 2018-01-22 14:01:51,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:51.762 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.073s] 2018-01-22 14:01:51,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:51.980 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.217s] 2018-01-22 14:01:52,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:52.179 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.198s] 2018-01-22 14:01:52,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:52.264 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.085s] 2018-01-22 14:01:52,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:52.438 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.173s] 2018-01-22 14:01:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:01:52.538 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.100s] 2018-01-22 14:02:05,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:05.233 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.470s] 2018-01-22 14:02:11,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:11.097 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.862s] 2018-01-22 14:02:13,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:13.306 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.209s] 2018-01-22 14:02:13,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:13.397 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.091s] 2018-01-22 14:02:13,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:13.492 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.094s] 2018-01-22 14:02:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:26.326 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.984s] 2018-01-22 14:02:32,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:32.830 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.502s] 2018-01-22 14:02:34,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:34.918 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.088s] 2018-01-22 14:02:35,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:35.016 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.098s] 2018-01-22 14:02:35,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:35.145 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.129s] 2018-01-22 14:02:53,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:02:53.436 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.792s] 2018-01-22 14:03:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:00.445 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.008s] 2018-01-22 14:03:06,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:06.456 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.010s] 2018-01-22 14:03:10,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:10.727 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.270s] 2018-01-22 14:03:36,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:36.542 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.609s] 2018-01-22 14:03:43,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:43.885 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.343s] 2018-01-22 14:03:49,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:49.595 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.707s] 2018-01-22 14:03:54,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:03:54.033 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.439s] 2018-01-22 14:04:09,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:09.164 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.428s] 2018-01-22 14:04:10,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:10.998 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.832s] 2018-01-22 14:04:11,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:11.075 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.079s] 2018-01-22 14:04:15,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:15.683 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.267s] 2018-01-22 14:04:17,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:17.491 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.806s] 2018-01-22 14:04:17,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:17.637 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.148s] 2018-01-22 14:04:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:21.765 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.813s] 2018-01-22 14:04:25,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:25.343 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-22 14:04:26,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:26.859 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-22 14:04:26,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:26.864 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-22 14:04:26,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:26.865 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-22 14:04:26,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:26.866 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-22 14:04:26,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:26.866 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-22 14:04:29,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:29.196 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.175s] 2018-01-22 14:04:42,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:42.919 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.978s] 2018-01-22 14:04:53,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:04:53.969 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.162s] 2018-01-22 14:05:03,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:05:03.687 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.715s] 2018-01-22 14:05:12,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:05:12.642 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.073s] 2018-01-22 14:06:33,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:06:33.064 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [73.595s] 2018-01-22 14:07:21,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:07:21.703 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.424s] 2018-01-22 14:08:15,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 14:08:15.044 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.580s] 2018-01-22 14:08:32,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid ccae0347-234e-4645-a56b-6ad9ed949060'. 2018-01-22 14:08:33,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ccae0347-234e-4645-a56b-6ad9ed949060 | 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-22 13:54:41 | 2018-01-22 14:08:33,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-22 14:08:31 | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:50 | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: caad772d-4714-4f12-b531-0837358989f3) | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a082e999-b0c4-4f5e-87ae-ed7a3a70ecb0) | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-22 14:08:33,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 809.062 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-22 14:08:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-22 14:08:33,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-22 14:08:37,801 - functest.utils.functest_utils - DEBUG - 2018-01-22 14:08:37,801 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 14:08:37,802 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:12 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-22 14:08:37,807 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-22 14:08:37,889 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 14:08:38,651 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 14:08:38,651 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 14:08:38,652 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-22 14:08:39,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 14:08:43,105 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 14:08:46,754 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 14:08:51,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-22 14:08:53,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75'... 2018-01-22 14:08:54,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75'... 2018-01-22 14:08:56,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75'... 2018-01-22 14:09:02,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75'... 2018-01-22 14:09:02,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75'... 2018-01-22 14:09:03,518 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-22 14:09:03,518 - 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-22 14:09:03,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:09:03,559 - 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-22 14:09:03,564 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:10:06,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 668ae2ff-6d76-4438-9cfb-60b1751554bc: started 2018-01-22 14:09:07.113 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Starting: Task validation. 2018-01-22 14:09:07.163 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Starting: Task validation of syntax. 2018-01-22 14:09:07.230 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Completed: Task validation of syntax. 2018-01-22 14:09:07.230 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Starting: Task validation of required platforms. 2018-01-22 14:09:07.262 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Completed: Task validation of required platforms. 2018-01-22 14:09:07.263 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Starting: Task validation of semantic. 2018-01-22 14:09:07.971 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:10.731 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:09:10.770 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:14.844 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 4.07 sec 2018-01-22 14:09:14.844 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Completed: Task validation of semantic. 2018-01-22 14:09:14.845 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Completed: Task validation. 2018-01-22 14:09:14.846 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Starting: Running task. 2018-01-22 14:09:15.008 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:17.717 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.71 sec 2018-01-22 14:09:17.740 257 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:09:18.354 257 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:09:18.383 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:22.302 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 3.92 sec 2018-01-22 14:09:23.049 132 INFO rally.task.engine [-] Load duration is: 0.611706 2018-01-22 14:09:23.049 132 INFO rally.task.engine [-] Full duration is: 7.308976 2018-01-22 14:09:23.291 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:26.216 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.92 sec 2018-01-22 14:09:26.236 343 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:09:27.056 343 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:09:27.081 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:31.084 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 4.00 sec 2018-01-22 14:09:31.334 132 INFO rally.task.engine [-] Load duration is: 0.818061 2018-01-22 14:09:31.335 132 INFO rally.task.engine [-] Full duration is: 7.809319 2018-01-22 14:09:31.581 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:34.280 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.70 sec 2018-01-22 14:09:34.301 429 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:09:35.165 429 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:09:35.186 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:39.080 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 3.89 sec 2018-01-22 14:09:39.631 132 INFO rally.task.engine [-] Load duration is: 0.861368 2018-01-22 14:09:39.632 132 INFO rally.task.engine [-] Full duration is: 7.513365 2018-01-22 14:09:39.868 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:42.797 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.93 sec 2018-01-22 14:09:42.818 515 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:09:44.138 515 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:09:44.159 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:48.300 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 4.14 sec 2018-01-22 14:09:49.929 132 INFO rally.task.engine [-] Load duration is: 1.318537 2018-01-22 14:09:49.929 132 INFO rally.task.engine [-] Full duration is: 8.446801 2018-01-22 14:09:50.148 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:09:52.933 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.79 sec 2018-01-22 14:09:52.954 601 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:09:54.042 601 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:09:54.062 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:09:58.115 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 4.05 sec 2018-01-22 14:09:58.190 132 INFO rally.task.engine [-] Load duration is: 1.086065 2018-01-22 14:09:58.191 132 INFO rally.task.engine [-] Full duration is: 7.98314 2018-01-22 14:09:58.428 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() started 2018-01-22 14:10:01.125 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack setup() finished in 2.70 sec 2018-01-22 14:10:01.145 687 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 START 2018-01-22 14:10:02.062 687 INFO rally.task.runner [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | ITER: 1 END: OK 2018-01-22 14:10:02.091 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() started 2018-01-22 14:10:06.045 132 INFO rally.task.context [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Context users@openstack cleanup() finished in 3.95 sec 2018-01-22 14:10:06.473 132 INFO rally.task.engine [-] Load duration is: 0.91547 2018-01-22 14:10:06.474 132 INFO rally.task.engine [-] Full duration is: 7.633428 2018-01-22 14:10:06.664 132 INFO rally.task.engine [-] Task 668ae2ff-6d76-4438-9cfb-60b1751554bc | Completed: Running task. Task 668ae2ff-6d76-4438-9cfb-60b1751554bc: 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611706 Full duration: 7.308976 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.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818061 Full duration: 7.809319 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.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861368 Full duration: 7.513365 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> duration | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.318537 Full duration: 8.446801 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086065 Full duration: 7.98314 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.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91547 Full duration: 7.633428 2018-01-22 14:10:06,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 668ae2ff-6d76-4438-9cfb-60b1751554bc 2018-01-22 14:10:06,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-22 14:10:06,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '668ae2ff-6d76-4438-9cfb-60b1751554bc', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-22 14:10:06,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '668ae2ff-6d76-4438-9cfb-60b1751554bc'] 2018-01-22 14:10:08,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:10:08,379 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-22 14:10:08,379 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-22 14:10:08,380 - 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-22 14:10:08,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:10:08,418 - 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-22 14:10:08,420 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:11:44,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3682dabf-36c3-4469-9945-c2ae509a4e75: started 2018-01-22 14:10:11.979 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Starting: Task validation. 2018-01-22 14:10:12.030 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Starting: Task validation of syntax. 2018-01-22 14:10:12.087 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Completed: Task validation of syntax. 2018-01-22 14:10:12.087 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Starting: Task validation of required platforms. 2018-01-22 14:10:12.114 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Completed: Task validation of required platforms. 2018-01-22 14:10:12.114 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Starting: Task validation of semantic. 2018-01-22 14:10:12.912 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() started 2018-01-22 14:10:15.624 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() finished in 2.71 sec 2018-01-22 14:10:18.338 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() started 2018-01-22 14:10:22.249 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-22 14:10:22.249 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Completed: Task validation of semantic. 2018-01-22 14:10:22.250 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Completed: Task validation. 2018-01-22 14:10:22.250 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Starting: Running task. 2018-01-22 14:10:22.419 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() started 2018-01-22 14:10:25.121 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() finished in 2.70 sec 2018-01-22 14:10:25.122 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() started 2018-01-22 14:10:25.124 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() finished in 1.83 msec 2018-01-22 14:10:25.152 862 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 START 2018-01-22 14:10:30.518 862 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 END: OK 2018-01-22 14:10:30.540 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() started 2018-01-22 14:10:31.173 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-22 14:10:31.174 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() started 2018-01-22 14:10:35.002 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-22 14:10:36.499 737 INFO rally.task.engine [-] Load duration is: 4.269832 2018-01-22 14:10:36.499 737 INFO rally.task.engine [-] Full duration is: 12.599031 2018-01-22 14:10:36.754 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() started 2018-01-22 14:10:39.539 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() finished in 2.78 sec 2018-01-22 14:10:39.539 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() started 2018-01-22 14:10:39.539 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:10:39.560 968 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 START 2018-01-22 14:10:44.616 968 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 END: OK 2018-01-22 14:10:44.643 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() started 2018-01-22 14:10:47.816 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() finished in 3.17 sec 2018-01-22 14:10:47.816 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() started 2018-01-22 14:10:51.773 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-22 14:10:52.847 737 INFO rally.task.engine [-] Load duration is: 3.963072 2018-01-22 14:10:52.848 737 INFO rally.task.engine [-] Full duration is: 15.037239 2018-01-22 14:10:53.078 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() started 2018-01-22 14:10:55.749 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() finished in 2.67 sec 2018-01-22 14:10:55.769 1074 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 START 2018-01-22 14:10:57.047 1074 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 END: OK 2018-01-22 14:10:57.076 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() started 2018-01-22 14:11:00.841 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-22 14:11:01.129 737 INFO rally.task.engine [-] Load duration is: 0.197014 2018-01-22 14:11:01.130 737 INFO rally.task.engine [-] Full duration is: 7.781229 2018-01-22 14:11:01.380 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() started 2018-01-22 14:11:04.094 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack setup() finished in 2.71 sec 2018-01-22 14:11:04.095 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context quotas@openstack setup() started 2018-01-22 14:11:05.115 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context quotas@openstack setup() finished in 1.02 sec 2018-01-22 14:11:05.115 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() started 2018-01-22 14:11:05.115 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 14:11:05.760 1160 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 START 2018-01-22 14:11:28.425 1160 INFO rally.task.runner [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | ITER: 1 END: OK 2018-01-22 14:11:28.450 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() started 2018-01-22 14:11:38.530 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context cleanup@openstack cleanup() finished in 10.08 sec 2018-01-22 14:11:38.531 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context quotas@openstack cleanup() started 2018-01-22 14:11:38.596 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context quotas@openstack cleanup() finished in 65.61 msec 2018-01-22 14:11:38.597 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() started 2018-01-22 14:11:42.209 737 INFO rally.task.context [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-22 14:11:43.626 737 INFO rally.task.engine [-] Load duration is: 20.571955 2018-01-22 14:11:43.627 737 INFO rally.task.engine [-] Full duration is: 40.846207 2018-01-22 14:11:43.816 737 INFO rally.task.engine [-] Task 3682dabf-36c3-4469-9945-c2ae509a4e75 | Completed: Running task. Task 3682dabf-36c3-4469-9945-c2ae509a4e75: 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.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> glance_v2.upload_data | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | glance_v2.delete_image | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | total | 4.27 | 4.27 | 4.27 | 4.27 | 4.27 | 4.27 | 100.0% | 1 | | -> duration | 4.27 | 4.27 | 4.27 | 4.27 | 4.27 | 4.27 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.269832 Full duration: 12.599031 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.89 | 3.89 | 3.89 | 3.89 | 3.89 | 3.89 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | -> glance_v2.upload_data | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 100.0% | 1 | | glance_v2.list_images | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 100.0% | 1 | | -> duration | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.963072 Full duration: 15.037239 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.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> duration | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.197014 Full duration: 7.781229 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.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 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.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | nova.boot_servers | 18.303 | 18.303 | 18.303 | 18.303 | 18.303 | 18.303 | 100.0% | 1 | | total | 21.572 | 21.572 | 21.572 | 21.572 | 21.572 | 21.572 | 100.0% | 1 | | -> duration | 20.572 | 20.572 | 20.572 | 20.572 | 20.572 | 20.572 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.571955 Full duration: 40.846207 2018-01-22 14:11:44,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3682dabf-36c3-4469-9945-c2ae509a4e75 2018-01-22 14:11:44,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3682dabf-36c3-4469-9945-c2ae509a4e75', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-22 14:11:44,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3682dabf-36c3-4469-9945-c2ae509a4e75'] 2018-01-22 14:11:45,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:11:45,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-22 14:11:45,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-22 14:11:45,566 - 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-22 14:11:45,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:11:45,603 - 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-22 14:11:45,603 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-22 14:11:45,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-22 14:11:45,603 - 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-22 14:11:45,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:11:45,633 - 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-22 14:11:45,638 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:14:55,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 496ca076-cbb5-4049-8f42-76ba088aeba0: started 2018-01-22 14:11:49.264 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Starting: Task validation. 2018-01-22 14:11:49.307 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Starting: Task validation of syntax. 2018-01-22 14:11:49.490 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Completed: Task validation of syntax. 2018-01-22 14:11:49.490 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Starting: Task validation of required platforms. 2018-01-22 14:11:49.562 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Completed: Task validation of required platforms. 2018-01-22 14:11:49.562 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Starting: Task validation of semantic. 2018-01-22 14:11:50.333 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:11:53.161 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.83 sec 2018-01-22 14:11:59.037 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:12:03.010 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-22 14:12:03.010 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Completed: Task validation of semantic. 2018-01-22 14:12:03.010 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Completed: Task validation. 2018-01-22 14:12:03.011 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Starting: Running task. 2018-01-22 14:12:03.179 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:12:05.962 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.78 sec 2018-01-22 14:12:05.962 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:12:06.894 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.93 sec 2018-01-22 14:12:06.896 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack setup() started 2018-01-22 14:12:10.183 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack setup() finished in 3.29 sec 2018-01-22 14:12:10.184 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:12:10.184 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-22 14:12:10.217 1415 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:12:15.934 1415 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:12:15.965 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:12:18.275 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-22 14:12:18.276 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack cleanup() started 2018-01-22 14:12:22.154 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack cleanup() finished in 3.88 sec 2018-01-22 14:12:22.155 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:12:22.215 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 60.26 msec 2018-01-22 14:12:22.216 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:12:26.120 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-22 14:12:27.324 1290 INFO rally.task.engine [-] Load duration is: 5.714223 2018-01-22 14:12:27.324 1290 INFO rally.task.engine [-] Full duration is: 22.958873 2018-01-22 14:12:27.564 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:12:30.450 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.89 sec 2018-01-22 14:12:30.450 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:12:31.373 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.92 sec 2018-01-22 14:12:31.373 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:12:31.374 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:12:31.395 1601 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:12:37.034 1601 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:12:37.058 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:12:39.451 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-22 14:12:39.452 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:12:39.502 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 49.66 msec 2018-01-22 14:12:39.502 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:12:43.311 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-22 14:12:43.657 1290 INFO rally.task.engine [-] Load duration is: 5.635865 2018-01-22 14:12:43.657 1290 INFO rally.task.engine [-] Full duration is: 15.765876 2018-01-22 14:12:43.894 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:12:46.718 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.82 sec 2018-01-22 14:12:46.718 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:12:47.494 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-22 14:12:47.495 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:12:47.495 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 14:12:48.168 1767 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:12:58.137 1767 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:12:58.160 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:13:00.447 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-22 14:13:00.448 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:13:00.515 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 67.52 msec 2018-01-22 14:13:00.516 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:13:04.290 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-22 14:13:06.017 1290 INFO rally.task.engine [-] Load duration is: 9.96411 2018-01-22 14:13:06.018 1290 INFO rally.task.engine [-] Full duration is: 20.41604 2018-01-22 14:13:06.281 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:13:09.055 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.77 sec 2018-01-22 14:13:09.055 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:13:09.808 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-22 14:13:09.808 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:13:09.809 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:13:09.831 1933 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:13:15.314 1933 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:13:15.337 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:13:17.709 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-22 14:13:17.709 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:13:17.759 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 49.67 msec 2018-01-22 14:13:17.759 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:13:21.774 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-22 14:13:22.379 1290 INFO rally.task.engine [-] Load duration is: 5.479514 2018-01-22 14:13:22.380 1290 INFO rally.task.engine [-] Full duration is: 15.511324 2018-01-22 14:13:22.617 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:13:25.287 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.67 sec 2018-01-22 14:13:25.287 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:13:26.107 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-22 14:13:26.107 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:13:26.108 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-22 14:13:26.130 2099 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:13:33.926 2099 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:13:33.955 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:13:36.199 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-22 14:13:36.199 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:13:36.254 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 54.59 msec 2018-01-22 14:13:36.254 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:13:40.155 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-22 14:13:40.732 1290 INFO rally.task.engine [-] Load duration is: 7.792714 2018-01-22 14:13:40.733 1290 INFO rally.task.engine [-] Full duration is: 17.555439 2018-01-22 14:13:40.994 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:13:43.734 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.74 sec 2018-01-22 14:13:43.734 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() started 2018-01-22 14:13:44.540 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack setup() finished in 0.81 sec 2018-01-22 14:13:44.540 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack setup() started 2018-01-22 14:13:47.808 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack setup() finished in 3.27 sec 2018-01-22 14:13:47.808 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() started 2018-01-22 14:13:47.808 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-22 14:13:47.830 2265 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:13:53.179 2265 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:13:53.200 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() started 2018-01-22 14:13:55.421 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context cleanup@openstack cleanup() finished in 2.22 sec 2018-01-22 14:13:55.421 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack cleanup() started 2018-01-22 14:13:58.845 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context volumes@openstack cleanup() finished in 3.42 sec 2018-01-22 14:13:58.845 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() started 2018-01-22 14:13:58.898 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context quotas@openstack cleanup() finished in 52.87 msec 2018-01-22 14:13:58.899 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:14:03.084 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-22 14:14:03.120 1290 INFO rally.task.engine [-] Load duration is: 5.346095 2018-01-22 14:14:03.121 1290 INFO rally.task.engine [-] Full duration is: 22.109244 2018-01-22 14:14:03.349 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:14:06.138 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.79 sec 2018-01-22 14:14:06.138 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() started 2018-01-22 14:14:06.139 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:14:06.161 2451 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:14:06.893 2451 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:14:06.913 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:14:11.380 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() finished in 4.47 sec 2018-01-22 14:14:11.381 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:14:15.344 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-22 14:14:15.422 1290 INFO rally.task.engine [-] Load duration is: 0.729058 2018-01-22 14:14:15.422 1290 INFO rally.task.engine [-] Full duration is: 12.012764 2018-01-22 14:14:15.703 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:14:18.371 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.67 sec 2018-01-22 14:14:18.371 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() started 2018-01-22 14:14:18.372 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-22 14:14:18.393 2617 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:14:19.186 2617 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:14:19.207 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:14:23.680 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() finished in 4.47 sec 2018-01-22 14:14:23.681 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:14:27.603 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-22 14:14:27.769 1290 INFO rally.task.engine [-] Load duration is: 0.788751 2018-01-22 14:14:27.769 1290 INFO rally.task.engine [-] Full duration is: 11.919693 2018-01-22 14:14:28.003 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:14:30.779 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.78 sec 2018-01-22 14:14:30.780 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() started 2018-01-22 14:14:30.780 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:14:30.803 2783 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:14:31.564 2783 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:14:31.586 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:14:36.033 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() finished in 4.45 sec 2018-01-22 14:14:36.033 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:14:39.961 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-22 14:14:40.072 1290 INFO rally.task.engine [-] Load duration is: 0.757308 2018-01-22 14:14:40.073 1290 INFO rally.task.engine [-] Full duration is: 11.975665 2018-01-22 14:14:40.323 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() started 2018-01-22 14:14:43.051 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack setup() finished in 2.73 sec 2018-01-22 14:14:43.051 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() started 2018-01-22 14:14:43.051 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:14:43.074 2949 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 START 2018-01-22 14:14:43.958 2949 INFO rally.task.runner [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | ITER: 1 END: OK 2018-01-22 14:14:43.979 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:14:48.636 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context admin_cleanup@openstack cleanup() finished in 4.66 sec 2018-01-22 14:14:48.637 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() started 2018-01-22 14:14:52.525 1290 INFO rally.task.context [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-22 14:14:54.398 1290 INFO rally.task.engine [-] Load duration is: 0.880958 2018-01-22 14:14:54.399 1290 INFO rally.task.engine [-] Full duration is: 12.218631 2018-01-22 14:14:54.589 1290 INFO rally.task.engine [-] Task 496ca076-cbb5-4049-8f42-76ba088aeba0 | Completed: Running task. Task 496ca076-cbb5-4049-8f42-76ba088aeba0: 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.452 | 3.452 | 3.452 | 3.452 | 3.452 | 3.452 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | total | 5.714 | 5.714 | 5.714 | 5.714 | 5.714 | 5.714 | 100.0% | 1 | | -> duration | 5.714 | 5.714 | 5.714 | 5.714 | 5.714 | 5.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.714223 Full duration: 22.958873 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.293 | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 100.0% | 1 | | cinder_v2.delete_volume | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | total | 5.636 | 5.636 | 5.636 | 5.636 | 5.636 | 5.636 | 100.0% | 1 | | -> duration | 5.636 | 5.636 | 5.636 | 5.636 | 5.636 | 5.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.635865 Full duration: 15.765876 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.668 | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 100.0% | 1 | | cinder_v2.delete_volume | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 9.964 | 9.964 | 9.964 | 9.964 | 9.964 | 9.964 | 100.0% | 1 | | -> duration | 9.964 | 9.964 | 9.964 | 9.964 | 9.964 | 9.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.96411 Full duration: 20.41604 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.198 | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 100.0% | 1 | | cinder_v2.delete_volume | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | total | 5.48 | 5.48 | 5.48 | 5.48 | 5.48 | 5.48 | 100.0% | 1 | | -> duration | 5.48 | 5.48 | 5.48 | 5.48 | 5.48 | 5.48 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.479514 Full duration: 15.511324 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.142 | 3.142 | 3.142 | 3.142 | 3.142 | 3.142 | 100.0% | 1 | | cinder_v2.extend_volume | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | cinder_v2.delete_volume | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 100.0% | 1 | | total | 7.793 | 7.793 | 7.793 | 7.793 | 7.793 | 7.793 | 100.0% | 1 | | -> duration | 7.793 | 7.793 | 7.793 | 7.793 | 7.793 | 7.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.792714 Full duration: 17.555439 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.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | cinder_v2.delete_volume | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 100.0% | 1 | | total | 5.346 | 5.346 | 5.346 | 5.346 | 5.346 | 5.346 | 100.0% | 1 | | -> duration | 5.346 | 5.346 | 5.346 | 5.346 | 5.346 | 5.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.346095 Full duration: 22.109244 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729058 Full duration: 12.012764 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | cinder_v2.set_qos | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788751 Full duration: 11.919693 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | cinder_v2.list_types | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757308 Full duration: 11.975665 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880958 Full duration: 12.218631 2018-01-22 14:14:55,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 496ca076-cbb5-4049-8f42-76ba088aeba0 2018-01-22 14:14:55,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '496ca076-cbb5-4049-8f42-76ba088aeba0', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-22 14:14:55,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '496ca076-cbb5-4049-8f42-76ba088aeba0'] 2018-01-22 14:14:56,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:14:56,593 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-22 14:14:56,593 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-22 14:14:56,593 - 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-22 14:14:56,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:14:56,635 - 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-22 14:14:56,637 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:16:30,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e: started 2018-01-22 14:15:00.296 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Starting: Task validation. 2018-01-22 14:15:00.343 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Starting: Task validation of syntax. 2018-01-22 14:15:00.412 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Completed: Task validation of syntax. 2018-01-22 14:15:00.413 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Starting: Task validation of required platforms. 2018-01-22 14:15:00.440 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Completed: Task validation of required platforms. 2018-01-22 14:15:00.440 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Starting: Task validation of semantic. 2018-01-22 14:15:01.260 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() started 2018-01-22 14:15:04.047 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() finished in 2.79 sec 2018-01-22 14:15:08.390 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() started 2018-01-22 14:15:12.376 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() finished in 3.99 sec 2018-01-22 14:15:12.377 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Completed: Task validation of semantic. 2018-01-22 14:15:12.377 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Completed: Task validation. 2018-01-22 14:15:12.378 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Starting: Running task. 2018-01-22 14:15:12.579 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() started 2018-01-22 14:15:15.268 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() finished in 2.69 sec 2018-01-22 14:15:15.269 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() started 2018-01-22 14:15:17.352 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() finished in 2.08 sec 2018-01-22 14:15:17.353 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() started 2018-01-22 14:15:17.353 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:15:17.379 3234 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 START 2018-01-22 14:15:28.663 3234 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 END: OK 2018-01-22 14:15:28.692 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() started 2018-01-22 14:15:29.353 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-22 14:15:29.353 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() started 2018-01-22 14:15:30.440 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-22 14:15:30.440 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() started 2018-01-22 14:15:34.733 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() finished in 4.29 sec 2018-01-22 14:15:36.716 3079 INFO rally.task.engine [-] Load duration is: 7.281997 2018-01-22 14:15:36.716 3079 INFO rally.task.engine [-] Full duration is: 22.176323 2018-01-22 14:15:36.983 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() started 2018-01-22 14:15:39.945 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() finished in 2.96 sec 2018-01-22 14:15:39.946 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() started 2018-01-22 14:15:41.971 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() finished in 2.03 sec 2018-01-22 14:15:41.972 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() started 2018-01-22 14:15:41.972 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-22 14:15:41.995 3400 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 START 2018-01-22 14:15:49.942 3400 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 END: OK 2018-01-22 14:15:49.966 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() started 2018-01-22 14:15:50.639 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-22 14:15:50.639 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() started 2018-01-22 14:15:51.712 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() finished in 1.07 sec 2018-01-22 14:15:51.713 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() started 2018-01-22 14:15:55.772 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() finished in 4.06 sec 2018-01-22 14:15:57.090 3079 INFO rally.task.engine [-] Load duration is: 5.945031 2018-01-22 14:15:57.090 3079 INFO rally.task.engine [-] Full duration is: 18.808557 2018-01-22 14:15:57.349 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() started 2018-01-22 14:16:00.103 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() finished in 2.75 sec 2018-01-22 14:16:00.103 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() started 2018-01-22 14:16:02.145 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() finished in 2.04 sec 2018-01-22 14:16:02.145 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() started 2018-01-22 14:16:02.146 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-22 14:16:02.166 3566 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 START 2018-01-22 14:16:11.345 3566 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 END: OK 2018-01-22 14:16:11.369 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() started 2018-01-22 14:16:12.044 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-22 14:16:12.045 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() started 2018-01-22 14:16:13.090 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-22 14:16:13.090 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() started 2018-01-22 14:16:17.286 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() finished in 4.20 sec 2018-01-22 14:16:17.464 3079 INFO rally.task.engine [-] Load duration is: 7.17695 2018-01-22 14:16:17.465 3079 INFO rally.task.engine [-] Full duration is: 19.954888 2018-01-22 14:16:17.751 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() started 2018-01-22 14:16:20.554 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack setup() finished in 2.80 sec 2018-01-22 14:16:20.555 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() started 2018-01-22 14:16:22.578 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack setup() finished in 2.02 sec 2018-01-22 14:16:22.600 3732 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 START 2018-01-22 14:16:23.331 3732 INFO rally.task.runner [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | ITER: 1 END: OK 2018-01-22 14:16:23.353 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() started 2018-01-22 14:16:24.414 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-22 14:16:24.415 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() started 2018-01-22 14:16:28.576 3079 INFO rally.task.context [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Context users@openstack cleanup() finished in 4.16 sec 2018-01-22 14:16:29.827 3079 INFO rally.task.engine [-] Load duration is: 0.729023 2018-01-22 14:16:29.827 3079 INFO rally.task.engine [-] Full duration is: 10.840504 2018-01-22 14:16:30.032 3079 INFO rally.task.engine [-] Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e | Completed: Running task. Task fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e: 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.564 | 5.564 | 5.564 | 5.564 | 5.564 | 5.564 | 100.0% | 1 | | heat.update_stack | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | heat.delete_stack | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | total | 11.282 | 11.282 | 11.282 | 11.282 | 11.282 | 11.282 | 100.0% | 1 | | -> duration | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.281997 Full duration: 22.176323 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.305 | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 100.0% | 1 | | heat.check_stack | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | heat.delete_stack | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 100.0% | 1 | | -> duration | 5.945 | 5.945 | 5.945 | 5.945 | 5.945 | 5.945 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.945031 Full duration: 18.808557 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.248 | 4.248 | 4.248 | 4.248 | 4.248 | 4.248 | 100.0% | 1 | | heat.suspend_stack | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | heat.resume_stack | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | heat.delete_stack | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | total | 9.177 | 9.177 | 9.177 | 9.177 | 9.177 | 9.177 | 100.0% | 1 | | -> duration | 7.177 | 7.177 | 7.177 | 7.177 | 7.177 | 7.177 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.17695 Full duration: 19.954888 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729023 Full duration: 10.840504 2018-01-22 14:16:30,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e 2018-01-22 14:16:30,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-22 14:16:30,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fa08fdbd-cb64-4a19-a9a8-c2c4de91ac9e'] 2018-01-22 14:16:31,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:16:31,840 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-22 14:16:31,840 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-22 14:16:31,840 - 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-22 14:16:31,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:16:31,880 - 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-22 14:16:31,884 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:19:47,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7dd6d08b-2120-413e-9689-0b76401db378: started 2018-01-22 14:16:35.468 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Starting: Task validation. 2018-01-22 14:16:35.512 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Starting: Task validation of syntax. 2018-01-22 14:16:35.649 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Completed: Task validation of syntax. 2018-01-22 14:16:35.649 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Starting: Task validation of required platforms. 2018-01-22 14:16:35.711 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Completed: Task validation of required platforms. 2018-01-22 14:16:35.711 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Starting: Task validation of semantic. 2018-01-22 14:16:36.457 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:16:39.091 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.63 sec 2018-01-22 14:16:39.160 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:16:43.185 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-22 14:16:43.185 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Completed: Task validation of semantic. 2018-01-22 14:16:43.185 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Completed: Task validation. 2018-01-22 14:16:43.186 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Starting: Running task. 2018-01-22 14:16:43.358 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:16:46.119 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:16:46.119 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:16:46.120 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:16:46.141 3937 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:16:47.950 3937 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:16:47.978 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:16:54.081 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.10 sec 2018-01-22 14:16:54.081 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:16:58.118 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-22 14:16:59.448 3812 INFO rally.task.engine [-] Load duration is: 0.669022 2018-01-22 14:16:59.449 3812 INFO rally.task.engine [-] Full duration is: 14.777785 2018-01-22 14:16:59.710 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:17:02.299 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.59 sec 2018-01-22 14:17:02.300 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:17:02.300 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-22 14:17:02.319 4103 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:17:04.059 4103 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:17:04.086 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:17:10.201 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-22 14:17:10.202 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:17:14.141 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-22 14:17:15.805 3812 INFO rally.task.engine [-] Load duration is: 0.611677 2018-01-22 14:17:15.806 3812 INFO rally.task.engine [-] Full duration is: 14.449478 2018-01-22 14:17:16.054 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:17:18.795 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.74 sec 2018-01-22 14:17:18.796 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:17:18.796 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:17:18.817 4269 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:17:20.655 4269 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:17:20.679 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:17:26.714 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-22 14:17:26.714 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:17:30.711 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-22 14:17:32.165 3812 INFO rally.task.engine [-] Load duration is: 0.623238 2018-01-22 14:17:32.165 3812 INFO rally.task.engine [-] Full duration is: 14.675471 2018-01-22 14:17:32.424 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:17:35.188 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:17:35.188 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:17:35.188 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:17:35.209 4435 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:17:36.995 4435 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:17:37.018 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:17:41.030 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 4.01 sec 2018-01-22 14:17:41.030 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:17:44.963 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-22 14:17:46.498 3812 INFO rally.task.engine [-] Load duration is: 0.568864 2018-01-22 14:17:46.499 3812 INFO rally.task.engine [-] Full duration is: 12.555137 2018-01-22 14:17:46.753 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:17:49.555 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.80 sec 2018-01-22 14:17:49.555 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:17:49.556 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-22 14:17:49.578 4601 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:17:51.406 4601 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:17:51.428 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:17:55.374 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 3.95 sec 2018-01-22 14:17:55.374 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:17:59.418 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-22 14:18:00.827 3812 INFO rally.task.engine [-] Load duration is: 0.648323 2018-01-22 14:18:00.828 3812 INFO rally.task.engine [-] Full duration is: 12.682567 2018-01-22 14:18:01.087 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:18:03.850 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:18:03.851 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:18:03.851 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-22 14:18:03.873 4767 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:18:06.047 4767 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:18:06.077 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:18:16.566 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 10.49 sec 2018-01-22 14:18:16.567 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:18:20.650 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-22 14:18:21.197 3812 INFO rally.task.engine [-] Load duration is: 1.0586 2018-01-22 14:18:21.198 3812 INFO rally.task.engine [-] Full duration is: 19.580622 2018-01-22 14:18:21.477 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:18:24.149 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.67 sec 2018-01-22 14:18:24.149 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:18:24.150 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:18:24.170 4933 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:18:26.058 4933 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:18:26.082 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:18:30.065 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 3.98 sec 2018-01-22 14:18:30.065 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:18:34.112 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-22 14:18:35.576 3812 INFO rally.task.engine [-] Load duration is: 0.783604 2018-01-22 14:18:35.577 3812 INFO rally.task.engine [-] Full duration is: 12.653716 2018-01-22 14:18:35.836 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:18:38.501 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.66 sec 2018-01-22 14:18:38.502 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:18:38.502 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-22 14:18:38.523 5099 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:18:40.482 5099 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:18:40.507 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:18:46.637 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.13 sec 2018-01-22 14:18:46.637 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:18:50.464 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-22 14:18:51.926 3812 INFO rally.task.engine [-] Load duration is: 0.653188 2018-01-22 14:18:51.926 3812 INFO rally.task.engine [-] Full duration is: 14.64545 2018-01-22 14:18:52.162 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:18:54.807 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.64 sec 2018-01-22 14:18:54.807 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:18:54.807 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:18:54.826 5265 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:18:56.629 5265 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:18:56.653 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:19:02.772 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-22 14:19:02.773 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:19:06.920 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-22 14:19:08.258 3812 INFO rally.task.engine [-] Load duration is: 0.59659 2018-01-22 14:19:08.259 3812 INFO rally.task.engine [-] Full duration is: 14.771869 2018-01-22 14:19:08.513 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:19:11.309 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.80 sec 2018-01-22 14:19:11.309 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:19:11.310 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:19:11.331 5431 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:19:13.214 5431 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:19:13.241 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:19:19.433 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 6.19 sec 2018-01-22 14:19:19.434 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:19:23.329 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-22 14:19:24.602 3812 INFO rally.task.engine [-] Load duration is: 0.700094 2018-01-22 14:19:24.603 3812 INFO rally.task.engine [-] Full duration is: 14.831005 2018-01-22 14:19:24.856 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() started 2018-01-22 14:19:27.732 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack setup() finished in 2.88 sec 2018-01-22 14:19:27.732 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() started 2018-01-22 14:19:27.733 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:19:27.754 5597 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 START 2018-01-22 14:19:32.408 5597 INFO rally.task.runner [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | ITER: 1 END: OK 2018-01-22 14:19:32.428 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:19:42.548 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context admin_cleanup@openstack cleanup() finished in 10.12 sec 2018-01-22 14:19:42.549 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() started 2018-01-22 14:19:46.590 3812 INFO rally.task.context [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-22 14:19:46.986 3812 INFO rally.task.engine [-] Load duration is: 3.439688 2018-01-22 14:19:46.987 3812 INFO rally.task.engine [-] Full duration is: 21.752043 2018-01-22 14:19:47.216 3812 INFO rally.task.engine [-] Task 7dd6d08b-2120-413e-9689-0b76401db378 | Completed: Running task. Task 7dd6d08b-2120-413e-9689-0b76401db378: 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.revoke_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669022 Full duration: 14.777785 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611677 Full duration: 14.449478 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | keystone_v3.list_projects | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.623238 Full duration: 14.675471 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.delete_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.568864 Full duration: 12.555137 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | keystone_v3.delete_service | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648323 Full duration: 12.682567 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | keystone_v3.create_user | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | -> keystone_v3.add_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.create_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.get_project | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_user | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_role | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.list_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_services | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0586 Full duration: 19.580622 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.update_project | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.delete_project | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783604 Full duration: 12.653716 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653188 Full duration: 14.64545 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59659 Full duration: 14.771869 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | keystone_v3.list_users | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700094 Full duration: 14.831005 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | keystone_v3.create_users | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | total | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 100.0% | 1 | | -> duration | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.439688 Full duration: 21.752043 2018-01-22 14:19:47,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7dd6d08b-2120-413e-9689-0b76401db378 2018-01-22 14:19:47,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7dd6d08b-2120-413e-9689-0b76401db378', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-22 14:19:47,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7dd6d08b-2120-413e-9689-0b76401db378'] 2018-01-22 14:19:49,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:19:49,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-22 14:19:49,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-22 14:19:49,099 - 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-22 14:19:49,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:19:49,138 - 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-22 14:19:49,146 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:25:17,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8e460b3b-28b6-44a6-ac68-de3c153e6450: started 2018-01-22 14:19:52.840 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Starting: Task validation. 2018-01-22 14:19:52.895 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Starting: Task validation of syntax. 2018-01-22 14:19:53.094 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Completed: Task validation of syntax. 2018-01-22 14:19:53.095 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Starting: Task validation of required platforms. 2018-01-22 14:19:53.170 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Completed: Task validation of required platforms. 2018-01-22 14:19:53.171 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Starting: Task validation of semantic. 2018-01-22 14:19:53.966 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:19:56.793 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.83 sec 2018-01-22 14:20:01.995 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:20:06.471 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 4.48 sec 2018-01-22 14:20:06.471 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Completed: Task validation of semantic. 2018-01-22 14:20:06.471 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Completed: Task validation. 2018-01-22 14:20:06.472 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Starting: Running task. 2018-01-22 14:20:06.641 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:20:09.458 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.82 sec 2018-01-22 14:20:09.459 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:20:10.153 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-22 14:20:10.153 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:20:10.154 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-22 14:20:10.176 5852 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:20:12.432 5852 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:20:12.461 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:20:18.129 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 5.67 sec 2018-01-22 14:20:18.130 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:20:18.207 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 77.60 msec 2018-01-22 14:20:18.208 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:20:21.932 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-22 14:20:22.754 5727 INFO rally.task.engine [-] Load duration is: 2.253768 2018-01-22 14:20:22.754 5727 INFO rally.task.engine [-] Full duration is: 15.308138 2018-01-22 14:20:23.058 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:20:25.874 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.82 sec 2018-01-22 14:20:25.875 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:20:26.622 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-22 14:20:26.622 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:20:32.612 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 5.99 sec 2018-01-22 14:20:32.612 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:20:32.613 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-22 14:20:32.637 6138 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:20:35.196 6138 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:20:35.226 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:20:43.587 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 8.36 sec 2018-01-22 14:20:43.587 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:20:49.850 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 6.26 sec 2018-01-22 14:20:49.850 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:20:49.945 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 94.45 msec 2018-01-22 14:20:49.945 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:20:53.585 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-22 14:20:55.239 5727 INFO rally.task.engine [-] Load duration is: 2.556534 2018-01-22 14:20:55.240 5727 INFO rally.task.engine [-] Full duration is: 30.548658 2018-01-22 14:20:55.516 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:20:58.203 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.69 sec 2018-01-22 14:20:58.204 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:20:58.973 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-22 14:20:58.973 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:21:04.981 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 6.01 sec 2018-01-22 14:21:04.981 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:21:04.981 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:21:05.006 6424 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:21:12.579 6424 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:21:12.601 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:21:25.856 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 13.26 sec 2018-01-22 14:21:25.856 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:21:33.065 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 7.21 sec 2018-01-22 14:21:33.065 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:21:33.124 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 58.54 msec 2018-01-22 14:21:33.124 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:21:36.712 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-22 14:21:37.758 5727 INFO rally.task.engine [-] Load duration is: 7.571184 2018-01-22 14:21:37.758 5727 INFO rally.task.engine [-] Full duration is: 41.216838 2018-01-22 14:21:38.025 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:21:40.786 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:21:40.787 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:21:41.539 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-22 14:21:41.539 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:21:47.529 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 5.99 sec 2018-01-22 14:21:47.529 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:21:47.530 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.38 msec 2018-01-22 14:21:47.554 6710 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:21:49.997 6710 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:21:50.024 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:21:58.506 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 8.48 sec 2018-01-22 14:21:58.507 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:22:04.334 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 5.83 sec 2018-01-22 14:22:04.335 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:22:04.410 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 74.87 msec 2018-01-22 14:22:04.410 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:22:08.009 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-22 14:22:08.195 5727 INFO rally.task.engine [-] Load duration is: 2.441308 2018-01-22 14:22:08.195 5727 INFO rally.task.engine [-] Full duration is: 30.004688 2018-01-22 14:22:08.462 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:22:11.213 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.75 sec 2018-01-22 14:22:11.214 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:22:11.886 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-22 14:22:11.887 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:22:11.887 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:22:11.908 6996 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:22:13.429 6996 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:22:13.450 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:22:21.616 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 8.17 sec 2018-01-22 14:22:21.616 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:22:21.770 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-22 14:22:21.770 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:22:25.334 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-22 14:22:26.569 5727 INFO rally.task.engine [-] Load duration is: 1.519094 2018-01-22 14:22:26.569 5727 INFO rally.task.engine [-] Full duration is: 16.89052 2018-01-22 14:22:26.842 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:22:29.506 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.66 sec 2018-01-22 14:22:29.507 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:22:30.247 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-22 14:22:30.248 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:22:36.227 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 5.98 sec 2018-01-22 14:22:36.227 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:22:36.228 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:22:36.251 7282 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:22:38.275 7282 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:22:38.304 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:22:46.937 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 8.63 sec 2018-01-22 14:22:46.937 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:22:53.484 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 6.55 sec 2018-01-22 14:22:53.484 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:22:53.547 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 62.96 msec 2018-01-22 14:22:53.547 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:22:57.128 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-22 14:22:59.033 5727 INFO rally.task.engine [-] Load duration is: 2.022131 2018-01-22 14:22:59.033 5727 INFO rally.task.engine [-] Full duration is: 30.303081 2018-01-22 14:22:59.307 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:23:02.126 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.82 sec 2018-01-22 14:23:02.127 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:23:02.820 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-22 14:23:02.821 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:23:08.771 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 5.95 sec 2018-01-22 14:23:08.771 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:23:08.772 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-22 14:23:08.799 7568 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:23:13.135 7568 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:23:13.162 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:23:29.570 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 16.41 sec 2018-01-22 14:23:29.571 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:23:35.175 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 5.60 sec 2018-01-22 14:23:35.175 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:23:35.239 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 63.78 msec 2018-01-22 14:23:35.239 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:23:38.987 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-22 14:23:39.549 5727 INFO rally.task.engine [-] Load duration is: 4.333402 2018-01-22 14:23:39.550 5727 INFO rally.task.engine [-] Full duration is: 39.697843 2018-01-22 14:23:39.834 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:23:42.641 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.81 sec 2018-01-22 14:23:42.641 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:23:43.381 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-22 14:23:43.382 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() started 2018-01-22 14:23:49.459 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack setup() finished in 6.08 sec 2018-01-22 14:23:49.460 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:23:49.460 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-22 14:23:49.483 7854 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:23:51.539 7854 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:23:51.561 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:24:04.760 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 13.20 sec 2018-01-22 14:24:04.760 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() started 2018-01-22 14:24:10.684 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context network@openstack cleanup() finished in 5.92 sec 2018-01-22 14:24:10.685 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:24:10.748 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 63.56 msec 2018-01-22 14:24:10.749 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:24:14.423 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-22 14:24:16.051 5727 INFO rally.task.engine [-] Load duration is: 2.054567 2018-01-22 14:24:16.052 5727 INFO rally.task.engine [-] Full duration is: 34.608747 2018-01-22 14:24:16.335 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:24:19.257 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.92 sec 2018-01-22 14:24:19.257 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:24:19.920 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-22 14:24:19.920 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:24:19.921 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-22 14:24:19.943 8140 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:24:21.475 8140 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:24:21.496 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:24:27.072 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 5.58 sec 2018-01-22 14:24:27.072 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:24:27.131 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 58.79 msec 2018-01-22 14:24:27.131 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:24:30.703 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-22 14:24:32.437 5727 INFO rally.task.engine [-] Load duration is: 1.530412 2018-01-22 14:24:32.438 5727 INFO rally.task.engine [-] Full duration is: 14.387539 2018-01-22 14:24:32.715 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:24:35.429 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.71 sec 2018-01-22 14:24:35.429 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:24:36.174 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-22 14:24:36.174 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:24:36.175 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-22 14:24:36.195 8426 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:24:37.919 8426 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:24:37.942 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:24:43.663 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 5.72 sec 2018-01-22 14:24:43.663 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:24:43.701 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 38.02 msec 2018-01-22 14:24:43.701 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:24:47.375 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-22 14:24:48.804 5727 INFO rally.task.engine [-] Load duration is: 1.7223 2018-01-22 14:24:48.805 5727 INFO rally.task.engine [-] Full duration is: 14.677979 2018-01-22 14:24:49.073 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() started 2018-01-22 14:24:51.932 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack setup() finished in 2.86 sec 2018-01-22 14:24:51.933 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() started 2018-01-22 14:24:52.654 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-22 14:24:52.654 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context roles@openstack setup() started 2018-01-22 14:24:54.685 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context roles@openstack setup() finished in 2.03 sec 2018-01-22 14:24:54.685 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() started 2018-01-22 14:24:54.685 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack setup() finished in 0.21 msec 2018-01-22 14:24:54.705 8742 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 START 2018-01-22 14:25:00.110 8742 INFO rally.task.runner [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | ITER: 1 END: OK 2018-01-22 14:25:00.137 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() started 2018-01-22 14:25:10.889 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context cleanup@openstack cleanup() finished in 10.75 sec 2018-01-22 14:25:10.889 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context roles@openstack cleanup() started 2018-01-22 14:25:11.970 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context roles@openstack cleanup() finished in 1.08 sec 2018-01-22 14:25:11.971 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() started 2018-01-22 14:25:12.032 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context quotas@openstack cleanup() finished in 60.69 msec 2018-01-22 14:25:12.032 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() started 2018-01-22 14:25:15.916 5727 INFO rally.task.context [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-22 14:25:17.346 5727 INFO rally.task.engine [-] Load duration is: 5.403832 2018-01-22 14:25:17.347 5727 INFO rally.task.engine [-] Full duration is: 26.861219 2018-01-22 14:25:17.561 5727 INFO rally.task.engine [-] Task 8e460b3b-28b6-44a6-ac68-de3c153e6450 | Completed: Running task. Task 8e460b3b-28b6-44a6-ac68-de3c153e6450: 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.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | neutron.delete_network | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | total | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | -> duration | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.253768 Full duration: 15.308138 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.803 | 1.803 | 1.803 | 1.803 | 1.803 | 1.803 | 100.0% | 1 | | neutron.delete_port | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | -> duration | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.556534 Full duration: 30.548658 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.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | neutron.create_subnet | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_interface_router | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | neutron.remove_interface_router | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 100.0% | 1 | | neutron.delete_router | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 7.571 | 7.571 | 7.571 | 7.571 | 7.571 | 7.571 | 100.0% | 1 | | -> duration | 7.571 | 7.571 | 7.571 | 7.571 | 7.571 | 7.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.571184 Full duration: 41.216838 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.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | neutron.delete_subnet | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | -> duration | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.441308 Full duration: 30.004688 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.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | neutron.list_networks | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | -> duration | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.519094 Full duration: 16.89052 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.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | neutron.list_ports | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> duration | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.022131 Full duration: 30.303081 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 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.create_subnet | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | neutron.create_router | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | neutron.add_interface_router | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | neutron.list_routers | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 100.0% | 1 | | -> duration | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.333402 Full duration: 39.697843 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 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | neutron.create_subnet | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | neutron.list_subnets | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | -> duration | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.054567 Full duration: 34.608747 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.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | neutron.delete_security_group | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> duration | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.530412 Full duration: 14.387539 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.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | neutron.create_security_group_rule | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | neutron.delete_security_group | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 100.0% | 1 | | -> duration | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.7223 Full duration: 14.677979 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.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.create_router | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | neutron.add_gateway_router | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | neutron.remove_gateway_router | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | total | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 100.0% | 1 | | -> duration | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.403832 Full duration: 26.861219 2018-01-22 14:25:17,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e460b3b-28b6-44a6-ac68-de3c153e6450 2018-01-22 14:25:17,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8e460b3b-28b6-44a6-ac68-de3c153e6450', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-22 14:25:17,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8e460b3b-28b6-44a6-ac68-de3c153e6450'] 2018-01-22 14:25:19,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:25:19,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-22 14:25:19,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-22 14:25:19,499 - 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-22 14:25:19,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:25:19,536 - 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-22 14:25:19,542 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:32:28,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a693b958-b253-4708-aeab-50988b529b7a: started 2018-01-22 14:25:23.190 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Starting: Task validation. 2018-01-22 14:25:23.235 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Starting: Task validation of syntax. 2018-01-22 14:25:23.389 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Completed: Task validation of syntax. 2018-01-22 14:25:23.389 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Starting: Task validation of required platforms. 2018-01-22 14:25:23.452 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Completed: Task validation of required platforms. 2018-01-22 14:25:23.452 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Starting: Task validation of semantic. 2018-01-22 14:25:24.228 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:25:26.959 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.73 sec 2018-01-22 14:25:37.371 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:25:41.453 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 4.08 sec 2018-01-22 14:25:41.454 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Completed: Task validation of semantic. 2018-01-22 14:25:41.454 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Completed: Task validation. 2018-01-22 14:25:41.455 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Starting: Running task. 2018-01-22 14:25:41.641 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:25:44.354 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.71 sec 2018-01-22 14:25:44.355 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:25:44.355 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:25:45.184 9147 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:26:10.854 9147 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:26:10.881 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:26:12.682 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 1.80 sec 2018-01-22 14:26:12.682 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:26:16.204 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.52 sec 2018-01-22 14:26:17.843 9022 INFO rally.task.engine [-] Load duration is: 24.66746 2018-01-22 14:26:17.844 9022 INFO rally.task.engine [-] Full duration is: 34.582068 2018-01-22 14:26:18.136 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:26:21.040 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.90 sec 2018-01-22 14:26:21.040 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:26:21.040 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:26:21.808 9293 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:27:00.228 9293 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:27:00.251 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:27:04.402 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 4.15 sec 2018-01-22 14:27:04.403 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:27:08.079 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.68 sec 2018-01-22 14:27:08.412 9022 INFO rally.task.engine [-] Load duration is: 37.41596 2018-01-22 14:27:08.413 9022 INFO rally.task.engine [-] Full duration is: 49.959398 2018-01-22 14:27:08.707 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:27:11.632 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.92 sec 2018-01-22 14:27:11.632 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:27:11.632 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-22 14:27:12.437 9519 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:27:51.361 9519 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:27:51.383 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:27:55.433 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 4.05 sec 2018-01-22 14:27:55.433 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:27:59.204 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.77 sec 2018-01-22 14:28:00.999 9022 INFO rally.task.engine [-] Load duration is: 37.921316 2018-01-22 14:28:01.000 9022 INFO rally.task.engine [-] Full duration is: 50.513377 2018-01-22 14:28:01.272 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:28:04.100 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.83 sec 2018-01-22 14:28:04.101 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() started 2018-01-22 14:28:05.210 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() finished in 1.11 sec 2018-01-22 14:28:05.211 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() started 2018-01-22 14:28:11.309 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() finished in 6.10 sec 2018-01-22 14:28:11.310 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:28:11.310 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-22 14:28:12.008 9745 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:28:27.110 9745 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:28:27.132 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:28:28.880 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-22 14:28:28.881 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() started 2018-01-22 14:28:36.419 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() finished in 7.54 sec 2018-01-22 14:28:36.419 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() started 2018-01-22 14:28:36.544 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-22 14:28:36.544 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:28:40.280 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 14:28:41.509 9022 INFO rally.task.engine [-] Load duration is: 14.100039 2018-01-22 14:28:41.510 9022 INFO rally.task.engine [-] Full duration is: 39.026414 2018-01-22 14:28:41.782 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:28:44.648 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.87 sec 2018-01-22 14:28:44.648 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() started 2018-01-22 14:28:45.903 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() finished in 1.25 sec 2018-01-22 14:28:45.903 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() started 2018-01-22 14:28:52.113 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() finished in 6.21 sec 2018-01-22 14:28:52.114 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:28:52.114 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-22 14:28:52.791 9891 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:29:19.077 9891 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:29:19.104 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:29:23.191 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 4.09 sec 2018-01-22 14:29:23.192 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() started 2018-01-22 14:29:30.493 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() finished in 7.30 sec 2018-01-22 14:29:30.494 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() started 2018-01-22 14:29:30.660 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-22 14:29:30.660 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:29:34.369 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.71 sec 2018-01-22 14:29:36.089 9022 INFO rally.task.engine [-] Load duration is: 25.282343 2018-01-22 14:29:36.089 9022 INFO rally.task.engine [-] Full duration is: 52.606989 2018-01-22 14:29:36.370 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:29:39.157 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.79 sec 2018-01-22 14:29:39.158 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() started 2018-01-22 14:29:40.294 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack setup() finished in 1.14 sec 2018-01-22 14:29:40.295 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() started 2018-01-22 14:29:46.483 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() finished in 6.19 sec 2018-01-22 14:29:46.483 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:29:46.483 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:29:47.212 10117 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:30:06.606 10117 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:30:06.631 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:30:08.408 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 1.78 sec 2018-01-22 14:30:08.409 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() started 2018-01-22 14:30:15.776 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() finished in 7.37 sec 2018-01-22 14:30:15.776 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() started 2018-01-22 14:30:15.892 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-22 14:30:15.893 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:30:19.886 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.99 sec 2018-01-22 14:30:20.613 9022 INFO rally.task.engine [-] Load duration is: 14.391935 2018-01-22 14:30:20.614 9022 INFO rally.task.engine [-] Full duration is: 43.532768 2018-01-22 14:30:20.884 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:30:23.696 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.81 sec 2018-01-22 14:30:23.697 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:30:23.697 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:30:25.076 10263 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:31:29.246 10263 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:31:29.269 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:31:31.024 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-22 14:31:31.024 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:31:34.675 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.65 sec 2018-01-22 14:31:35.312 9022 INFO rally.task.engine [-] Load duration is: 63.167346 2018-01-22 14:31:35.312 9022 INFO rally.task.engine [-] Full duration is: 73.80955 2018-01-22 14:31:35.606 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:31:38.346 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.74 sec 2018-01-22 14:31:38.347 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() started 2018-01-22 14:31:44.417 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack setup() finished in 6.07 sec 2018-01-22 14:31:44.418 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:31:44.418 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-22 14:31:45.119 10409 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:31:59.969 10409 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:31:59.995 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:32:06.609 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 6.61 sec 2018-01-22 14:32:06.609 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() started 2018-01-22 14:32:13.999 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context network@openstack cleanup() finished in 7.39 sec 2018-01-22 14:32:13.999 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:32:17.629 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 3.63 sec 2018-01-22 14:32:17.842 9022 INFO rally.task.engine [-] Load duration is: 13.8474 2018-01-22 14:32:17.843 9022 INFO rally.task.engine [-] Full duration is: 42.039103 2018-01-22 14:32:18.134 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() started 2018-01-22 14:32:21.060 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack setup() finished in 2.93 sec 2018-01-22 14:32:21.061 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() started 2018-01-22 14:32:21.061 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 14:32:21.082 10555 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 START 2018-01-22 14:32:22.052 10555 INFO rally.task.runner [-] Task a693b958-b253-4708-aeab-50988b529b7a | ITER: 1 END: OK 2018-01-22 14:32:22.079 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() started 2018-01-22 14:32:23.976 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context cleanup@openstack cleanup() finished in 1.90 sec 2018-01-22 14:32:23.976 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() started 2018-01-22 14:32:28.172 9022 INFO rally.task.context [-] Task a693b958-b253-4708-aeab-50988b529b7a | Context users@openstack cleanup() finished in 4.20 sec 2018-01-22 14:32:28.221 9022 INFO rally.task.engine [-] Load duration is: 0.968167 2018-01-22 14:32:28.222 9022 INFO rally.task.engine [-] Full duration is: 10.053225 2018-01-22 14:32:28.403 9022 INFO rally.task.engine [-] Task a693b958-b253-4708-aeab-50988b529b7a | Completed: Running task. Task a693b958-b253-4708-aeab-50988b529b7a: 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 | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 100.0% | 1 | | nova.find_host_to_migrate | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | nova.live_migrate | 9.414 | 9.414 | 9.414 | 9.414 | 9.414 | 9.414 | 100.0% | 1 | | nova.delete_server | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 2.714 | 100.0% | 1 | | total | 25.667 | 25.667 | 25.667 | 25.667 | 25.667 | 25.667 | 100.0% | 1 | | -> duration | 24.667 | 24.667 | 24.667 | 24.667 | 24.667 | 24.667 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.66746 Full duration: 34.582068 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.192 | 12.192 | 12.192 | 12.192 | 12.192 | 12.192 | 100.0% | 1 | | cinder_v2.create_volume | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 100.0% | 1 | | nova.attach_volume | 4.935 | 4.935 | 4.935 | 4.935 | 4.935 | 4.935 | 100.0% | 1 | | nova.find_host_to_migrate | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | nova.live_migrate | 11.586 | 11.586 | 11.586 | 11.586 | 11.586 | 11.586 | 100.0% | 1 | | nova.detach_volume | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | cinder_v2.delete_volume | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | nova.delete_server | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | total | 38.416 | 38.416 | 38.416 | 38.416 | 38.416 | 38.416 | 100.0% | 1 | | -> duration | 37.416 | 37.416 | 37.416 | 37.416 | 37.416 | 37.416 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.41596 Full duration: 49.959398 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.635 | 7.635 | 7.635 | 7.635 | 7.635 | 7.635 | 100.0% | 1 | | nova.boot_server | 13.841 | 13.841 | 13.841 | 13.841 | 13.841 | 13.841 | 100.0% | 1 | | nova.find_host_to_migrate | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | nova.live_migrate | 11.316 | 11.316 | 11.316 | 11.316 | 11.316 | 11.316 | 100.0% | 1 | | nova.delete_server | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 100.0% | 1 | | total | 38.921 | 38.921 | 38.921 | 38.921 | 38.921 | 38.921 | 100.0% | 1 | | -> duration | 37.921 | 37.921 | 37.921 | 37.921 | 37.921 | 37.921 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.921316 Full duration: 50.513377 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 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | nova.boot_server | 11.327 | 11.327 | 11.327 | 11.327 | 11.327 | 11.327 | 100.0% | 1 | | nova.delete_server | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | nova.delete_keypair | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 15.1 | 15.1 | 15.1 | 15.1 | 15.1 | 15.1 | 100.0% | 1 | | -> duration | 14.1 | 14.1 | 14.1 | 14.1 | 14.1 | 14.1 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.100039 Full duration: 39.026414 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.496 | 7.496 | 7.496 | 7.496 | 7.496 | 7.496 | 100.0% | 1 | | nova.boot_server | 14.018 | 14.018 | 14.018 | 14.018 | 14.018 | 14.018 | 100.0% | 1 | | nova.delete_server | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 100.0% | 1 | | total | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 100.0% | 1 | | -> duration | 25.282 | 25.282 | 25.282 | 25.282 | 25.282 | 25.282 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.282343 Full duration: 52.606989 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 | 11.685 | 11.685 | 11.685 | 11.685 | 11.685 | 11.685 | 100.0% | 1 | | nova.pause_server | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | nova.unpause_server | 2.644 | 2.644 | 2.644 | 2.644 | 2.644 | 2.644 | 100.0% | 1 | | nova.delete_server | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | total | 19.392 | 19.392 | 19.392 | 19.392 | 19.392 | 19.392 | 100.0% | 1 | | -> duration | 14.392 | 14.392 | 14.392 | 14.392 | 14.392 | 14.392 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.391935 Full duration: 43.532768 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.53 | 14.53 | 14.53 | 14.53 | 14.53 | 14.53 | 100.0% | 1 | | nova.migrate | 44.344 | 44.344 | 44.344 | 44.344 | 44.344 | 44.344 | 100.0% | 1 | | nova.resize_confirm | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 100.0% | 1 | | nova.delete_server | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | total | 64.167 | 64.167 | 64.167 | 64.167 | 64.167 | 64.167 | 100.0% | 1 | | -> duration | 63.167 | 63.167 | 63.167 | 63.167 | 63.167 | 63.167 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.167346 Full duration: 73.80955 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.618 | 14.618 | 14.618 | 14.618 | 14.618 | 14.618 | 100.0% | 1 | | nova.list_interfaces | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 14.847 | 14.847 | 14.847 | 14.847 | 14.847 | 14.847 | 100.0% | 1 | | -> duration | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 13.847 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.8474 Full duration: 42.039103 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | nova.delete_server_group | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.968167 Full duration: 10.053225 2018-01-22 14:32:28,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a693b958-b253-4708-aeab-50988b529b7a 2018-01-22 14:32:28,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a693b958-b253-4708-aeab-50988b529b7a', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-22 14:32:28,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a693b958-b253-4708-aeab-50988b529b7a'] 2018-01-22 14:32:30,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:32:30,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-22 14:32:30,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-22 14:32:30,346 - 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-22 14:32:30,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 14:32:30,375 - 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-22 14:32:30,377 - 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': 'a74cf5ba-3175-428c-bc26-c8ba0d0d3675', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'flavor_name': 'rally-tiny-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-d1931ee2-e0cc-4d9e-ad8b-5e88adc93c75', '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-22 14:33:36,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a3f2ada5-f7f1-4680-acf9-3891a437598d: started 2018-01-22 14:32:34.036 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Starting: Task validation. 2018-01-22 14:32:34.081 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Starting: Task validation of syntax. 2018-01-22 14:32:34.159 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Completed: Task validation of syntax. 2018-01-22 14:32:34.159 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Starting: Task validation of required platforms. 2018-01-22 14:32:34.189 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Completed: Task validation of required platforms. 2018-01-22 14:32:34.189 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Starting: Task validation of semantic. 2018-01-22 14:32:34.966 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:32:37.777 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.81 sec 2018-01-22 14:32:40.172 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:32:44.187 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 4.01 sec 2018-01-22 14:32:44.187 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Completed: Task validation of semantic. 2018-01-22 14:32:44.187 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Completed: Task validation. 2018-01-22 14:32:44.188 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Starting: Running task. 2018-01-22 14:32:44.370 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:32:47.191 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.82 sec 2018-01-22 14:32:47.191 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() started 2018-01-22 14:32:47.192 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 14:32:47.216 10790 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 START 2018-01-22 14:32:48.180 10790 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 END: OK 2018-01-22 14:32:48.199 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:32:49.313 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() finished in 1.11 sec 2018-01-22 14:32:49.314 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:32:53.315 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 4.00 sec 2018-01-22 14:32:54.428 10665 INFO rally.task.engine [-] Load duration is: 0.962464 2018-01-22 14:32:54.429 10665 INFO rally.task.engine [-] Full duration is: 8.960873 2018-01-22 14:32:54.712 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:32:57.439 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.73 sec 2018-01-22 14:32:57.440 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() started 2018-01-22 14:32:57.440 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-22 14:32:57.463 10896 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 START 2018-01-22 14:32:58.347 10896 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 END: OK 2018-01-22 14:32:58.378 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:32:59.379 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-22 14:32:59.380 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:33:03.611 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 4.23 sec 2018-01-22 14:33:04.765 10665 INFO rally.task.engine [-] Load duration is: 0.882165 2018-01-22 14:33:04.766 10665 INFO rally.task.engine [-] Full duration is: 8.915777 2018-01-22 14:33:05.070 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:33:07.814 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.74 sec 2018-01-22 14:33:07.815 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() started 2018-01-22 14:33:07.815 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:33:07.837 11002 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 START 2018-01-22 14:33:08.762 11002 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 END: OK 2018-01-22 14:33:08.792 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:33:09.814 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-22 14:33:09.815 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:33:13.938 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 4.12 sec 2018-01-22 14:33:15.126 10665 INFO rally.task.engine [-] Load duration is: 0.923874 2018-01-22 14:33:15.127 10665 INFO rally.task.engine [-] Full duration is: 8.885748 2018-01-22 14:33:15.422 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:33:18.178 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.76 sec 2018-01-22 14:33:18.178 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() started 2018-01-22 14:33:18.179 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-22 14:33:18.201 11108 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 START 2018-01-22 14:33:19.379 11108 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 END: OK 2018-01-22 14:33:19.409 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:33:20.429 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-22 14:33:20.429 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:33:24.424 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 3.99 sec 2018-01-22 14:33:25.479 10665 INFO rally.task.engine [-] Load duration is: 1.176481 2018-01-22 14:33:25.480 10665 INFO rally.task.engine [-] Full duration is: 9.018297 2018-01-22 14:33:25.736 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() started 2018-01-22 14:33:28.607 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack setup() finished in 2.87 sec 2018-01-22 14:33:28.608 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() started 2018-01-22 14:33:28.608 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 14:33:28.629 11214 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 START 2018-01-22 14:33:29.852 11214 INFO rally.task.runner [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | ITER: 1 END: OK 2018-01-22 14:33:29.880 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() started 2018-01-22 14:33:30.895 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-22 14:33:30.896 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() started 2018-01-22 14:33:34.919 10665 INFO rally.task.context [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Context users@openstack cleanup() finished in 4.02 sec 2018-01-22 14:33:35.792 10665 INFO rally.task.engine [-] Load duration is: 1.22068 2018-01-22 14:33:35.793 10665 INFO rally.task.engine [-] Full duration is: 9.200668 2018-01-22 14:33:36.029 10665 INFO rally.task.engine [-] Task a3f2ada5-f7f1-4680-acf9-3891a437598d | Completed: Running task. Task a3f2ada5-f7f1-4680-acf9-3891a437598d: 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.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | quotas.delete_quotas | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962464 Full duration: 8.960873 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.882165 Full duration: 8.915777 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.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923874 Full duration: 8.885748 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.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> duration | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176481 Full duration: 9.018297 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.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.22068 Full duration: 9.200668 2018-01-22 14:33:36,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a3f2ada5-f7f1-4680-acf9-3891a437598d 2018-01-22 14:33:36,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a3f2ada5-f7f1-4680-acf9-3891a437598d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-22 14:33:36,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a3f2ada5-f7f1-4680-acf9-3891a437598d'] 2018-01-22 14:33:37,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 14:33:37,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-22 14:33:37,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:32 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:24 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:23 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:34 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:49 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:12 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:00 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-22 14:33:37,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-22 14:33:46,403 - functest.energy.energy - DEBUG - Stopping recording 2018-01-22 14:33:47,478 - functest.utils.functest_utils - DEBUG - 2018-01-22 14:33:47,478 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 14:33:47,479 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:07 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-22 14:33:47,483 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-22 14:33:47,564 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 14:33:48,305 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 14:33:48,305 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 14:33:48,306 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-22 14:33:48,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 14:33:52,598 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 14:33:56,750 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 14:34:01,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-22 14:34:05,100 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-22 14:34:14,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-22 14:34:15,435 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-22 14:34:16,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-22 14:34:19,807 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 14:34:19,808 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 14:34:21,336 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-22 14:34:21,336 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-22 14:34:23,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-22 14:34:24,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-22 14:34:24,850 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-22 14:34:24,850 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-22 14:34:29,149 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-22 14:34:29,150 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-22 14:34:29,152 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-22 14:34:29,154 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-22 14:34:29,157 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-22 14:34:29,160 - 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-22 14:49:40,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.148555s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.094016s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [8.917579s] ... ok 2018-01-22 14:49:40,052 - 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.555781s] ... ok 2018-01-22 14:49:40,052 - 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.249227s] ... ok 2018-01-22 14:49:40,052 - 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.164225s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.120143s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.386013s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.143390s] ... ok 2018-01-22 14:49:40,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001127s] ... ok 2018-01-22 14:49:40,052 - 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.185783s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.132072s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.373067s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.128286s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001574s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.443375s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.106455s] ... ok 2018-01-22 14:49:40,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.931676s] ... ok 2018-01-22 14:49:40,053 - 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.386256s] ... ok 2018-01-22 14:49:40,053 - 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.396537s] ... ok 2018-01-22 14:49:40,053 - 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.355227s] ... ok 2018-01-22 14:49:40,053 - 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.410465s] ... ok 2018-01-22 14:49:40,053 - 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.504292s] ... ok 2018-01-22 14:49:40,053 - 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.115913s] ... ok 2018-01-22 14:49:40,054 - 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.134070s] ... ok 2018-01-22 14:49:40,054 - 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.116060s] ... ok 2018-01-22 14:49:40,054 - 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.117541s] ... ok 2018-01-22 14:49:40,054 - 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.119496s] ... ok 2018-01-22 14:49:40,054 - 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.232554s] ... ok 2018-01-22 14:49:40,054 - 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.104512s] ... ok 2018-01-22 14:49:40,054 - 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.023876s] ... ok 2018-01-22 14:49:40,054 - 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.246498s] ... ok 2018-01-22 14:49:40,054 - 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.015790s] ... ok 2018-01-22 14:49:40,054 - 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.021598s] ... ok 2018-01-22 14:49:40,054 - 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.056103s] ... ok 2018-01-22 14:49:40,054 - 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.104496s] ... ok 2018-01-22 14:49:40,054 - 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.112693s] ... ok 2018-01-22 14:49:40,054 - 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.256847s] ... ok 2018-01-22 14:49:40,055 - 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.031015s] ... ok 2018-01-22 14:49:40,055 - 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.127272s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.648725s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.625346s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [82.408876s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [66.136410s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.481174s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.309915s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.267407s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.501424s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.583533s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.492399s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.455689s] ... ok 2018-01-22 14:49:40,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.915192s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.126507s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.267257s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [66.590598s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.117649s] ... ok 2018-01-22 14:49:40,056 - 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.127559s] ... ok 2018-01-22 14:49:40,056 - 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.107474s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.078135s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.059065s] ... ok 2018-01-22 14:49:40,056 - 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.070237s] ... ok 2018-01-22 14:49:40,056 - 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.364851s] ... ok 2018-01-22 14:49:40,056 - 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.373594s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.375632s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.069560s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.654771s] ... ok 2018-01-22 14:49:40,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.386383s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.373663s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.216193s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.367152s] ... ok 2018-01-22 14:49:40,057 - 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.390696s] ... ok 2018-01-22 14:49:40,057 - 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.540145s] ... ok 2018-01-22 14:49:40,057 - 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.370192s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.173924s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.188794s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012070s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [28.895845s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.097145s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018508s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.020753s] ... ok 2018-01-22 14:49:40,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.421463s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.351789s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.816313s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.014436s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013633s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.069880s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.053416s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.054824s] ... ok 2018-01-22 14:49:40,058 - 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.083276s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.092414s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.095662s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.090532s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.078797s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.574125s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.022130s] ... ok 2018-01-22 14:49:40,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.249699s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.011940s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.025544s] ... ok 2018-01-22 14:49:40,059 - 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.592530s] ... ok 2018-01-22 14:49:40,059 - 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.773739s] ... ok 2018-01-22 14:49:40,059 - 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.031436s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.720829s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.965780s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.627337s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.663455s] ... ok 2018-01-22 14:49:40,059 - 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.591302s] ... ok 2018-01-22 14:49:40,059 - 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 [5.176917s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.661242s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.917336s] ... ok 2018-01-22 14:49:40,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.763268s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.183691s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.209755s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.101819s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.088641s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.167052s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.173771s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.085330s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.106145s] ... ok 2018-01-22 14:49:40,060 - 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.369874s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.471881s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.285920s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.394187s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.117439s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.096071s] ... ok 2018-01-22 14:49:40,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.086786s] ... ok 2018-01-22 14:49:40,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.074623s] ... ok 2018-01-22 14:49:40,061 - 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.343797s] ... ok 2018-01-22 14:49:40,061 - 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.087593s] ... ok 2018-01-22 14:49:40,061 - 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.299302s] ... ok 2018-01-22 14:49:40,061 - 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.881886s] ... ok 2018-01-22 14:49:40,061 - 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.818552s] ... ok 2018-01-22 14:49:40,061 - 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.003035s] ... ok 2018-01-22 14:49:40,061 - 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.721761s] ... ok 2018-01-22 14:49:40,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.133333s] ... ok 2018-01-22 14:49:40,061 - 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.134748s] ... ok 2018-01-22 14:49:40,061 - 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.305644s] ... ok 2018-01-22 14:49:40,061 - 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.641920s] ... ok 2018-01-22 14:49:40,061 - 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.696762s] ... ok 2018-01-22 14:49:40,061 - 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.748872s] ... ok 2018-01-22 14:49:40,061 - 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.217541s] ... ok 2018-01-22 14:49:40,062 - 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.865732s] ... ok 2018-01-22 14:49:40,062 - 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.162701s] ... ok 2018-01-22 14:49:40,062 - 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.031757s] ... ok 2018-01-22 14:49:40,062 - 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.027095s] ... ok 2018-01-22 14:49:40,062 - 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.026368s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.278634s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.143877s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.605905s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.747024s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.629523s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.868175s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.457780s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.547658s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.383417s] ... ok 2018-01-22 14:49:40,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.409440s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [4.165692s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.382221s] ... ok 2018-01-22 14:49:40,063 - 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.645122s] ... ok 2018-01-22 14:49:40,063 - 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 [10.654610s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.094492s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.072881s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.088030s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.471176s] ... ok 2018-01-22 14:49:40,063 - 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.174263s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.496420s] ... ok 2018-01-22 14:49:40,063 - 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.063975s] ... ok 2018-01-22 14:49:40,063 - 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.088003s] ... ok 2018-01-22 14:49:40,063 - 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.090911s] ... ok 2018-01-22 14:49:40,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.087339s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.073040s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.133941s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.152437s] ... ok 2018-01-22 14:49:40,064 - 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.093891s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.093325s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.024613s] ... ok 2018-01-22 14:49:40,064 - 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.042890s] ... ok 2018-01-22 14:49:40,064 - 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.060469s] ... ok 2018-01-22 14:49:40,064 - 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.026958s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.019186s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.022205s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.062321s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.073258s] ... ok 2018-01-22 14:49:40,064 - 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.016072s] ... ok 2018-01-22 14:49:40,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.061173s] ... ok 2018-01-22 14:49:40,065 - 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.013608s] ... ok 2018-01-22 14:49:40,065 - 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.075210s] ... ok 2018-01-22 14:49:40,065 - 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.077813s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.064766s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.064800s] ... ok 2018-01-22 14:49:40,065 - 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.318612s] ... ok 2018-01-22 14:49:40,065 - 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.067216s] ... ok 2018-01-22 14:49:40,065 - 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.057308s] ... ok 2018-01-22 14:49:40,065 - 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.019223s] ... ok 2018-01-22 14:49:40,065 - 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.058716s] ... ok 2018-01-22 14:49:40,065 - 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.063930s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.080346s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.070602s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.037644s] ... ok 2018-01-22 14:49:40,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.935311s] ... ok 2018-01-22 14:49:40,066 - 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.144339s] ... ok 2018-01-22 14:49:40,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.123545s] ... ok 2018-01-22 14:49:40,066 - 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.161934s] ... ok 2018-01-22 14:49:40,066 - 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.064344s] ... ok 2018-01-22 14:49:40,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 905.0000 sec. 2018-01-22 14:49:40,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-22 14:49:40,069 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-22 14:49:40,070 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-22 14:49:40,073 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-22 14:49:47,368 - functest.energy.energy - DEBUG - Stopping recording 2018-01-22 14:49:48,727 - functest.utils.functest_utils - DEBUG - 2018-01-22 14:49:48,728 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 14:49:48,729 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:58 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-22 14:49:48,733 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-22 14:49:49,744 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 15:33:42,748 - 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 2632.990s OK 2018-01-22 15:33:43,195 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:33:43,195 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:33:43,196 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 43:53 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-22 15:33:43,200 - 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-266 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-22 15:33:43,203 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:12 | PASS | | rally_sanity | functest | smoke | 25:07 | PASS | | refstack_defcore | functest | smoke | 15:58 | PASS | | snaps_smoke | functest | smoke | 43:53 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-22 15:33:43,209 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-22 15:33:49,435 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 15:33:49,436 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 15:33:49,436 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-22 15:33:49,437 - 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-266 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-22 15:33:49,439 - 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-22 15:33:49,443 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-22 15:33:52,229 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 15:33:52,229 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 15:33:52,231 - 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-22 15:33:52,232 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-22 15:33:52,232 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-22 15:33:52,486 - 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-22 15:33:52,545 - 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-22 15:33:52,581 - 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-22 15:33:53,414 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 15:33:53,415 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 15:33:54,158 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-22 15:33:54,159 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 15:33:54,159 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-22 15:33:54,826 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-22 15:33:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-22 15:34:00,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-22 15:34:00,093 - 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-22 15:35:39,299 - 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-22 15:35:46,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-22 15:35:47,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-22 15:35:57,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-22 15:35:59,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-22 15:36:00,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-22 15:38:48,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-22 15:38:48,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-22 15:38:55,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-22 15:39:25,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-22 15:39:25,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-22 15:39:26,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-22 15:40:12,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-22 15:40:22,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-22 15:40:23,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-22 15:40:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-22 15:40:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:40:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:40:31,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-22 15:41:34,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:41:34,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-22 15:41:34,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-22 15:41:34,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-22 15:41:34,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-22 15:41:40,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-22 15:41:40,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-22 15:41:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 15:41:51,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:51,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:51,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:56,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:41:56,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:42:01,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:42:01,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 15:42:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 15:42:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:07,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:42:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 15:42:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:13,577 - 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-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:24,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:24,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 15:42:24,125 - 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-22 15:42:24,125 - 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-22 15:42:24,125 - 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-22 15:42:24,125 - 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-22 15:42:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:42:31,929 - 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-22 15:42:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:51,864 - 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-22 15:42:51,865 - 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-22 15:42:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:51,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,768 - 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-22 15:42:58,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:42:58,769 - 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-22 15:42:58,769 - 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-22 15:42:58,769 - 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-22 15:43:04,709 - 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-22 15:43:04,710 - 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-22 15:43:17,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:43:17,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:43:17,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:43:17,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 15:43:17,310 - 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-22 15:43:24,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:24,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:24,085 - 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-22 15:43:31,273 - 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-22 15:43:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:39,524 - 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-22 15:43:45,880 - 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-22 15:43:45,880 - 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-22 15:43:45,881 - 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-22 15:43:45,881 - 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-22 15:43:51,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:51,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:51,380 - 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-22 15:43:56,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:56,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 15:43:56,977 - 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-22 15:43:56,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:43:56,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:09,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:09,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:09,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-22 15:44:09,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:09,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:09,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:09,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-22 15:44:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:14,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:21,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:27,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:27,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:27,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:33,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:33,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:33,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:33,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:33,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:39,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:39,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:45,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:45,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:45,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:45,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:45,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:45,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:51,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:51,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:51,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:44:51,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:51,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:44:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:44:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:03,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:03,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:03,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:03,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:03,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:03,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:08,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:45:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:08,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:08,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:08,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:14,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:45:14,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:14,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 15:45:14,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:14,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:14,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:14,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:45:21,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 15:45:21,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 15:45:21,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:21,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:21,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 15:45:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:45:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:37,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:37,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 15:45:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 15:45:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:45:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:45:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:45:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:46:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:46:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:46:20,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:47:58,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:47:58,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:48:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:48:09,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 15:48:09,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:48:09,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:50:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:50:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:50:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:50:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:50:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:51:03,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:09,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:09,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:51:09,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:51:20,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:42,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:51:42,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:51:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:51:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:51:47,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:52:03,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:52:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:52:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:52:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:52:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:52:03,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:52:09,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:52:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:52:30,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:52:30,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:52:30,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:52:40,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:53:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:53:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:53:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 15:53:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:53:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:54:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:54:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:54:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:54:25,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:54:30,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-22 15:54:30,511 - 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-22T15:41:34.982Z', 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'843b8d70-653d-4310-b224-5174350cdf99'} 2018-01-22 15:54:30,608 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.20 2018-01-22 15:54:30,744 - 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-22 15:54:30,844 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-22 15:54:30,844 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-22 15:54:30,903 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:54:56,004 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:55:21,047 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:55:46,132 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:56:11,230 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:56:36,292 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:57:01,589 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550432@clearwater.opnfv', u'sip_username': u'6505550432', u'formatted_number': u'(650) 555-0432', u'number': u'6505550432', u'sip_uri': u'sip:6505550432@clearwater.opnfv', u'number_id': u'3412d6427aae46a6bfd3bef29668d246', u'sip_password': u'EPFXGXjvc', u'pstn': False} 2018-01-22 15:57:01,590 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-22 15:57:01,590 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-22 15:57:01,607 - 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-22 15:57:01,608 - 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-22 15:59:17,481 - 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) - (6505550926, 6505550756) Passed Basic Call - Tel URIs (TCP) - (6505550986, 6505550344) Passed Basic Call - Unknown number (TCP) - (6505550564, 6505550444) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550399, 6505550469) Passed Basic Call - Messages - Pager model (TCP) - (6505550441, 6505550445) Passed Basic Call - Pracks (TCP) - (6505550578, 6505550431) Passed Basic Registration (TCP) - (6505550359) Passed Multiple Identities (TCP) - (6505550013, 6505550274) Passed Call Barring - Outbound Rejection (TCP) - (6505550880, 6505550040) 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) - (6505550456, 6505550692) 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) - (6505550866, 6505550029, 6505550635) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550071, 6505550329, 6505550558) Passed Call Diversion - Not reachable (408) (TCP) - (6505550143, 6505550121, 6505550946) Passed Call Diversion - Not reachable (503) (TCP) - (6505550947, 6505550131, 6505550691) Passed Call Diversion - Not reachable (500) (TCP) - (6505550904, 6505550730, 6505550120) Passed Call Diversion - Busy (TCP) - (6505550921, 6505550055, 6505550418) Passed Call Diversion - Unconditional (TCP) - (6505550186, 6505550240, 6505550443) Passed Call Diversion - No answer (TCP) - (6505550686, 6505550128, 6505550409) Passed Call Diversion - Bad target URI (TCP) - (6505550013, 6505550111) Passed Call Diversion - Audio-only call (TCP) - (6505550393, 6505550330, 6505550079, 6505550806) Passed Call Diversion - Audio-video call (TCP) - (6505550666, 6505550560, 6505550911, 6505550618) Passed Call Waiting - Accepted (TCP) - (6505550992, 6505550555, 6505550224) Passed Call Waiting - Cancelled (TCP) - (6505550878, 6505550516, 6505550266) Passed CANCEL - Mainline (TCP) - (6505550852, 6505550777) Passed Filtering - Accept-Contact (TCP) - (6505550636, 6505550340) Passed Filtering - Accept-Contact no match (TCP) - (6505550677, 6505550694) Passed Filtering - Accept-Contact negated match (TCP) - (6505550195, 6505550525) Passed Filtering - RFC3841 example (TCP) - (6505550036, 6505550180) Passed Filtering - Reject-Contact no match (TCP) - (6505550601, 6505550972) Passed Filtering - Reject-Contact match (TCP) - (6505550737, 6505550402) 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) - (6505550266) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550532) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550891) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550659) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550865, 6505550834) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550859, 6505550850) Passed GRUU - Call - only GRUU as target (TCP) - (6505550414, 6505550439) Passed GRUU - Call - AoR as target (TCP) - (6505550677, 6505550345) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550097, 6505550449) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550315, 6505550070) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550716, 6505550253) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550979, 6505550832) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550341, 6505550735) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550391, 6505550939) 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) - (6505550726) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550460) Passed 2018-01-22 15:59:17,481 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-22 15:59:17,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-22 15:59:17,483 - functest.energy.energy - DEBUG - Stopping recording 2018-01-22 15:59:18,671 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:59:18,671 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:59:18,671 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:23 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-22 15:59:18,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:24,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:24,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:59:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:34,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:59:34,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:34,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:34,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:59:34,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:59:34,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:40,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:40,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:40,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:59:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:40,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:59:45,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:59:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:59:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:59:50,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:59:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:59:55,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:59:55,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:59:55,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:59:55,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:01,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:00:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:06,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:11,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:11,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:00:11,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:00:11,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:00:11,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:11,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:00:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:00:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:00:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:00:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:00:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:00:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:00:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 16:00:16,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 16:00:21,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:00:21,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:00:21,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:02:26,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-22 16:02:26,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 16:02:26,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 16:02:26,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 16:02:32,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:02:32,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 16:02:32,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 16:02:32,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-22 16:02:37,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 16:02:37,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:02:37,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 16:02:42,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 16:02:42,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 16:02:42,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 16:02:42,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 16:02:42,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 16:02:42,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 16:02:42,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 16:02:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 16:02:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 16:02:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 16:02:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 16:02:52,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 16:02:52,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 16:02:52,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 16:02:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 16:02:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:02:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:03:03,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:03:03,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:03:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:03:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:03:08,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:03:08,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:03:08,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:03:13,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:03:13,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:03:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:03:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:03:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:03:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:04:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 16:04:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 16:04:06,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 16:04:11,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 16:04:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:11,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:16,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:16,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6130) 2018-01-22 16:04:16,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 16:04:16,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:16,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:16,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:16,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:21,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 16:04:21,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 16:04:21,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:21,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:21,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 16:04:21,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 16:04:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 16:04:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 16:04:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:32,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 16:04:37,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:37,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:04:37,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:04:37,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:04:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:04:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 16:04:42,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 16:04:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 16:04:47,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:04:47,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:04:47,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 16:04:47,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:47,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 16:04:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-22 16:04:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-22 16:04:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:04:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-22 16:04:58,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 16:04:58,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:04:58,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 16:05:00,124 - functest.core.vnf - INFO - test cleaning 2018-01-22 16:05:00,126 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 16:05:14,866 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-22 16:05:15,005 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-22 16:05:16,668 - 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-22 16:05:16,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-22 16:05:16,707 - 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-22 16:05:16,715 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-22 16:05:16,755 - 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-22 16:05:16,756 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-22 16:05:18,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-22 16:05:18,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-22 16:05:18,747 - 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-22 16:05:19,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-22 16:05:31,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-22 16:05:31,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-22 16:05:40,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-22 16:05:43,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-22 16:05:43,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-22 16:07:13,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-22 16:07:13,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-22 16:07:19,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-22 16:07:49,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-22 16:07:49,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-22 16:07:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-22 16:13:46,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-22 16:13:53,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-22 16:13:55,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-22 16:14:02,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-22 16:14:02,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 16:14:02,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 16:14:02,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-22 16:15:01,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 16:15:01,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-22 16:15:01,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-22 16:15:01,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-22 16:15:01,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-22 16:15:07,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-22 16:15:07,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 16:15:07,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 16:15:07,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 16:15:12,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 16:15:12,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 16:15:12,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:12,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 16:15:12,883 - 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-fe8a0596-990f-4465-81b4-d49bf102c864) 2018-01-22 16:15:12,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-0c9ca764-7b98-4e65-8619-e364cf360773) 2018-01-22 16:15:12,884 - 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-30704745-fcbe-4202-a041-463dae335b44) 2018-01-22 16:15:12,884 - 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-ddce1c5e-ac54-46c1-8216-173c45e532ec) 2018-01-22 16:15:12,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 16:15:12,884 - 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-9dc3d8a8-2161-47b0-b6ac-fbbcad0affd5) 2018-01-22 16:15:12,884 - 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-2caf5f4e-cd98-4128-81c5-6ae66bd8d14b) 2018-01-22 16:15:12,884 - 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-637d679a-de00-4b65-b672-40fbda9099b4) 2018-01-22 16:15:23,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-22 16:15:28,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-22 16:15:28,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 16:15:28,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-22 16:15:28,511 - 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-355dffbc-1f2f-4f9c-b219-e51c3c51b76c) [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 16:15:28,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-22 16:15:28,511 - 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-66718d32-4b5b-4bef-99ed-8aee9e5a9201) [retry 1/60] 2018-01-22 16:15:28,511 - 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-a2113bb7-1a33-4522-aa55-6c0bea5c270c) [retry 1/60] 2018-01-22 16:15:28,512 - 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-4a29255d-079b-4f5c-8fd6-e9c1c59baeda) [retry 1/60] 2018-01-22 16:15:28,512 - 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-a7569f1c-139e-414f-bfcc-541bdce58bbf) [retry 1/60] 2018-01-22 16:15:34,142 - 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-57731c1d-7d47-4c2f-b819-47d247db5c29) [retry 1/60] 2018-01-22 16:15:34,142 - 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-da0ac7dd-74a7-4dba-982a-719d7e785c90) [retry 1/60] 2018-01-22 16:15:44,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:44,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 16:15:44,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:44,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-22 16:15:49,986 - 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-8f7f0b82-9d43-4d1e-9c33-89a62c84c855) [retry 2/60] 2018-01-22 16:15:49,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 16:15:49,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 16:15:49,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:49,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 16:15:49,987 - 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-51882ae9-7985-497d-924a-df56630c82c4) [retry 2/60] 2018-01-22 16:15:49,987 - 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-f74cb447-ac7d-4a8d-b007-3f4956a5cbe6) [retry 2/60] 2018-01-22 16:15:49,987 - 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-1e138ce5-25bf-4314-9b92-9f07a79cd166) [retry 2/60] 2018-01-22 16:15:49,987 - 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-54d761a9-ff15-4bb8-838d-4d28716f5fc9) [retry 2/60] 2018-01-22 16:15:49,987 - 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-20d3b8f9-2800-4322-9197-78ac7a3c9f36) [retry 2/60] 2018-01-22 16:15:49,987 - 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-925caed1-61d5-4ae4-a290-4fccdfcfcedd) [retry 2/60] 2018-01-22 16:16:00,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:00,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:00,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 16:16:00,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 16:16:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:05,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:05,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 16:16:05,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-66b51353-59a4-4358-8ef7-b227d29c8155) [retry 3/60] 2018-01-22 16:16:05,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 16:16:05,834 - 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-a3d2d80f-dbbb-4539-b888-d67a26e9a1f0) [retry 3/60] 2018-01-22 16:16:05,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-95aa217e-1740-444b-aef1-b97068dbdaf7) [retry 3/60] 2018-01-22 16:16:05,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-facee67f-3313-4111-8013-eacfdfb2b427) [retry 3/60] 2018-01-22 16:16:05,835 - 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-8ad75793-d3fe-44f4-a24e-6ed434264d0f) [retry 3/60] 2018-01-22 16:16:05,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-417d945b-6e18-4c76-822c-72a6fb981c82) [retry 3/60] 2018-01-22 16:16:05,835 - 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-8cfcd584-25a0-47a8-975e-8766ecb3189d) [retry 3/60] 2018-01-22 16:16:21,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 16:16:21,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 16:16:21,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 16:16:21,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 16:16:21,722 - 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-616a8e80-0466-4ce6-8ed5-5871d51b6722) [retry 4/60] 2018-01-22 16:16:21,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 16:16:21,723 - 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-c2e2d2f0-3777-47c8-8528-8b9757b77d9e) [retry 4/60] 2018-01-22 16:16:21,723 - 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-84fe9bb5-b3b7-4a77-9c48-cb19a388c951) [retry 4/60] 2018-01-22 16:16:26,938 - 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-7b2e4fe5-8d3e-4a0c-8bba-230e11285b45) [retry 4/60] 2018-01-22 16:16:26,938 - 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-08efe183-7104-42dc-8efa-469dc5e450de) [retry 4/60] 2018-01-22 16:16:26,947 - 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-fdf6ba02-e927-4a65-bee3-56cb484ade1b) [retry 4/60] 2018-01-22 16:16:26,947 - 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-10628787-3781-4fdf-b5e2-32255bece84f) [retry 4/60] 2018-01-22 16:16:37,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:37,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-22 16:16:37,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-22 16:16:37,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 16:16:42,905 - 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-b1b23505-6b33-4991-ac62-e13dd4ea6855) [retry 5/60] 2018-01-22 16:16:42,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 16:16:42,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 16:16:42,911 - 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-5de69570-ceb5-44b0-a9dd-8877edfcb6df) [retry 5/60] 2018-01-22 16:16:42,911 - 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-eb874b96-0952-4a44-8292-c92e168b5927) [retry 5/60] 2018-01-22 16:16:42,911 - 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-0bebc237-e902-44be-9a50-9b32d188ec23) [retry 5/60] 2018-01-22 16:16:42,911 - 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-876db2c7-0351-4dcc-b07b-c39bfb15e53b) [retry 5/60] 2018-01-22 16:16:42,912 - 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-c6aa68b3-a72b-4e59-b669-4e9376159937) [retry 5/60] 2018-01-22 16:16:42,912 - 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-0e77f2fd-686a-4a4f-b760-2f38e81e3811) [retry 5/60] 2018-01-22 16:16:53,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 16:16:53,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:53,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 16:16:53,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-22 16:16:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 16:16:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-22 16:16:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 16:16:58,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-40c3d269-8171-4d1e-b09d-74be7873905c) [retry 6/60] 2018-01-22 16:16:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 16:16:58,690 - 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-25295d3a-2cf4-4fee-9ad5-72414520368e) [retry 6/60] 2018-01-22 16:16:58,690 - 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-f54420c6-5b75-457b-a73e-6d8941cadfc8) [retry 6/60] 2018-01-22 16:16:58,690 - 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-e60f37a7-1e74-40d9-97cd-49cefaeaeedd) [retry 6/60] 2018-01-22 16:16:58,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-1ccb8b41-8364-4208-bd35-92d054ad0a28) [retry 6/60] 2018-01-22 16:16:58,691 - 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-9c4ff33e-53dd-4c70-8287-f4054d4efccc) [retry 6/60] 2018-01-22 16:16:58,691 - 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-f4e871e8-641e-4e7b-b55b-25efe674385c) [retry 6/60] 2018-01-22 16:17:14,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 16:17:14,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 16:17:14,334 - 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-2786bbfd-1559-44d7-8d60-5bf3e4dcf0b0) [retry 7/60] 2018-01-22 16:17:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-22 16:17:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 16:17:14,334 - 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-9fc60a87-6ebf-4655-9284-dc97f5a15098) [retry 7/60] 2018-01-22 16:17:14,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-22 16:17:19,552 - 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-c4f8e0b8-941d-42bb-bd79-fea45a06ebac) [retry 7/60] 2018-01-22 16:17:19,553 - 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-3a3c2fb9-d2e0-4cee-afc2-0fb454c810ac) [retry 7/60] 2018-01-22 16:17:19,561 - 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-d359e393-58b2-4d32-bb67-41795890b751) [retry 7/60] 2018-01-22 16:17:19,561 - 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-97994a52-189a-4ff6-8842-c6af5a7e64c9) [retry 7/60] 2018-01-22 16:17:19,561 - 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-a136737f-8f26-4f97-9e2c-8bceea5c8863) [retry 7/60] 2018-01-22 16:17:30,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 16:17:30,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:30,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:30,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 16:17:30,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:30,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:35,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-22 16:17:35,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-22 16:17:35,406 - 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-1d0ef1b6-6a2e-4042-ade2-12210a2db7ce) [retry 8/60] 2018-01-22 16:17:35,406 - 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-b590c481-0df5-4d47-bb94-eef203d80233) [retry 8/60] 2018-01-22 16:17:35,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-22 16:17:35,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-22 16:17:35,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 16:17:35,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 16:17:35,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:35,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 16:17:35,407 - 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-9639a49f-045c-471f-9247-f29b0a82a9fb) [retry 8/60] 2018-01-22 16:17:35,407 - 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-e8723f99-af0a-4efb-be96-f3ba66f4e297) [retry 8/60] 2018-01-22 16:17:35,407 - 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-2b0c2856-78ad-411a-9cc0-2a861afa713a) [retry 8/60] 2018-01-22 16:17:35,407 - 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-ffa095f7-2962-42bc-9e4c-3e99309edb6b) [retry 8/60] 2018-01-22 16:17:35,408 - 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-730fafd8-5f70-4536-9c97-341b50cec02b) [retry 8/60] 2018-01-22 16:17:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 16:17:45,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 16:17:45,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:45,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:51,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-22 16:17:51,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:51,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:51,158 - 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-9919f915-47f7-4e2e-a3db-f3fe80e50c14) [retry 9/60] 2018-01-22 16:17:51,158 - 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-ecb2e432-012d-4bd7-9aba-7afa1ddec158) [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-22 16:17:51,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 16:17:51,158 - 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-2e0eebdd-0784-49e0-a0d9-d4a7d02e9c66) [retry 9/60] 2018-01-22 16:17:51,159 - 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-be7db113-648d-406a-8f17-39837945f65f) [retry 9/60] 2018-01-22 16:17:51,159 - 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-a1aa5acc-f573-48a8-af7e-1bb3e6e4bf5f) [retry 9/60] 2018-01-22 16:17:51,159 - 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-09d46ee5-b5fc-4d17-8c07-c00faa134b96) [retry 9/60] 2018-01-22 16:17:51,159 - 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-90dd3e21-4233-492a-acdd-9c5a5b0f4b67) [retry 9/60] 2018-01-22 16:18:01,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 16:18:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 16:18:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,866 - 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-e905ee1b-a1f4-4454-8b2c-76849276ac80) [retry 10/60] 2018-01-22 16:18:06,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-dc6f3acd-55fb-47fb-a5bc-8a012c6b816a) [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 16:18:06,866 - 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-63684265-1863-425b-a2a2-33613d36f211) [retry 10/60] 2018-01-22 16:18:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 16:18:06,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-22 16:18:06,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-22 16:18:06,867 - 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-83fc5247-0922-48aa-aca3-49c7d0b4200a) [retry 10/60] 2018-01-22 16:18:12,059 - 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-d73d30da-67ae-4cfe-8a54-291f57ecb546) [retry 10/60] 2018-01-22 16:18:12,059 - 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-3bce7526-98ff-423d-afc4-645181cead1a) [retry 10/60] 2018-01-22 16:18:12,059 - 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-a1555108-e123-4f02-b9dd-104b28e1078a) [retry 10/60] 2018-01-22 16:18:22,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:22,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:22,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:22,526 - 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-213c2202-fed6-4afe-8271-8d2a0ddd9ee0) [retry 11/60] 2018-01-22 16:18:22,526 - 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-27fa4825-8ed2-400d-8d3e-29e105706cf4) [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:22,526 - 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-00a7a724-213e-471b-9685-ad36afe8f0d1) [retry 11/60] 2018-01-22 16:18:22,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 16:18:27,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 16:18:27,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 16:18:27,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-22 16:18:27,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-22 16:18:27,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-8dcffed5-c7d4-4d56-898a-73ebe83e2037) [retry 11/60] 2018-01-22 16:18:27,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-59dcab76-04e5-40a9-8fac-468aed1cbc36) [retry 11/60] 2018-01-22 16:18:27,923 - 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-87e0411a-6c7a-43de-95c2-571bb5fbe6d1) [retry 11/60] 2018-01-22 16:18:27,923 - 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-23584d7d-2e3c-4dfb-b260-4d8470368334) [retry 11/60] 2018-01-22 16:18:38,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:38,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 16:18:38,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:38,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 16:18:38,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:38,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:38,296 - 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-022b0d89-172f-4616-8d91-591621d40493) [retry 12/60] 2018-01-22 16:18:38,296 - 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-7d625e96-cfa0-4229-be5c-79eb522eae8c) [retry 12/60] 2018-01-22 16:18:43,470 - 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-307cd37f-e52c-4696-a882-de881e3bc5ea) [retry 12/60] 2018-01-22 16:18:43,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-22 16:18:43,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-22 16:18:43,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:43,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 16:18:43,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 16:18:43,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 16:18:43,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-22 16:18:43,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-22 16:18:43,471 - 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-833bc264-d599-4e02-9fd0-1486b35a75bf) [retry 12/60] 2018-01-22 16:18:43,471 - 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-4d241a61-45f0-4c10-bf59-9795d11b57a0) [retry 12/60] 2018-01-22 16:18:43,471 - 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-0bde7eb1-2157-4241-8026-b942f1ef9f1d) [retry 12/60] 2018-01-22 16:18:43,471 - 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-fba62a94-8450-43eb-8a34-85b496233c77) [retry 12/60] 2018-01-22 16:18:53,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:53,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:59,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 16:18:59,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 16:18:59,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:59,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:59,093 - 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-30507227-dfe4-4dc2-a34c-581148c27a5f) [retry 13/60] 2018-01-22 16:18:59,093 - 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-16ce31a6-0cad-4982-a523-3da7f2853bc3) [retry 13/60] 2018-01-22 16:18:59,093 - 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-a6da25b2-a87d-454e-8df5-51173a9785e5) [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:59,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 16:18:59,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-22 16:18:59,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-22 16:19:04,387 - 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-f10018fd-834c-45b2-b6d5-a3fa8c4e92e7) [retry 13/60] 2018-01-22 16:19:04,387 - 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-05d1ea39-82a3-46cb-b161-c99002060d7d) [retry 13/60] 2018-01-22 16:19:04,390 - 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-9b844f34-f695-4d8c-870b-13c1c44687d1) [retry 13/60] 2018-01-22 16:19:04,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-31619aa2-c618-4cf4-bc6b-9779d14023a9) [retry 13/60] 2018-01-22 16:19:14,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:14,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:14,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 16:19:14,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 16:19:14,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:14,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:14,918 - 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-af3df46c-2a74-4b06-b426-a02faa957108) [retry 14/60] 2018-01-22 16:19:14,918 - 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-43e51fbe-aab1-4c10-bf25-abd67a5a702c) [retry 14/60] 2018-01-22 16:19:14,918 - 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-1b9855ff-3db2-4a29-bdc9-914870e0c81f) [retry 14/60] 2018-01-22 16:19:20,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-22 16:19:20,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-22 16:19:20,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-22 16:19:20,158 - 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-3904f107-5f19-425f-8a6b-c1157ee2bfc5) [retry 14/60] 2018-01-22 16:19:20,158 - 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-f99a90d7-2042-43dd-a9ce-f9a9ca82d2b0) [retry 14/60] 2018-01-22 16:19:20,158 - 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-3829f963-433b-4bad-ae26-bc6b27aeedb6) [retry 14/60] 2018-01-22 16:19:20,159 - 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-00eb068f-796b-463a-aef6-d2fa3bcc51cf) [retry 14/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:30,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:30,549 - 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-be1d0de1-7ed1-4464-bbb0-349645fbbc47) [retry 15/60] 2018-01-22 16:19:35,757 - 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-e5d51daf-40c4-43f1-b57b-2b6d39d5a465) [retry 15/60] 2018-01-22 16:19:35,757 - 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-6a457946-492c-488f-86c8-4b223c683f0f) [retry 15/60] 2018-01-22 16:19:35,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-22 16:19:35,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:35,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 16:19:35,759 - 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-a1a09669-0535-461c-8735-b375e17c7fe9) [retry 15/60] 2018-01-22 16:19:35,759 - 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-f6d677b3-4641-4cc2-942d-5989fa5e6852) [retry 15/60] 2018-01-22 16:19:35,760 - 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-07371016-e85a-4a4f-bf54-cc90b2f5f424) [retry 15/60] 2018-01-22 16:19:35,760 - 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-4218efb7-8cdd-4720-9cf4-8adc9c22605d) [retry 15/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:46,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:51,500 - 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-f4ba5934-6fcb-486e-a429-2beabd978b94) [retry 16/60] 2018-01-22 16:19:51,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-4f9a92fc-90c8-4652-b18b-249c6898e8b6) [retry 16/60] 2018-01-22 16:19:51,506 - 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-a75ccd66-008a-47e9-8412-91829ea4d5af) [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:51,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 16:19:51,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-22 16:19:51,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-22 16:19:56,753 - 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-c485b675-b2b0-4084-8803-27fb574f784a) [retry 16/60] 2018-01-22 16:19:56,753 - 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-5c84f89a-4868-41a5-a711-ebfd9941b1f7) [retry 16/60] 2018-01-22 16:19:56,759 - 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-a6ef7ab0-29d1-4c4d-90a1-5e435041728f) [retry 16/60] 2018-01-22 16:19:56,759 - 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-adefc0b4-2c15-4a38-85d2-10bb8afd5894) [retry 16/60] 2018-01-22 16:20:07,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 16:20:07,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:07,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 16:20:07,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:07,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:07,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:07,254 - 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-e82e6fcc-472a-4494-a066-4b464b9844a6) [retry 17/60] 2018-01-22 16:20:07,254 - 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-85470710-2734-48e3-82d9-9aa63fbc6867) [retry 17/60] 2018-01-22 16:20:07,254 - 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-78c414dc-1bd4-4a22-9113-da219d53bb2b) [retry 17/60] 2018-01-22 16:20:07,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-22 16:20:07,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-22 16:20:12,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 16:20:12,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 16:20:12,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:12,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 16:20:12,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-22 16:20:12,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-22 16:20:12,557 - 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-eb6b1318-e6f2-4884-bbd8-c32e443a3d10) [retry 17/60] 2018-01-22 16:20:12,557 - 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-b9a3babd-d3bf-4336-a947-843e7d234b78) [retry 17/60] 2018-01-22 16:20:12,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-fce6a869-b57c-4edc-b8b8-ebf0854b9aef) [retry 17/60] 2018-01-22 16:20:12,557 - 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-f72ce6ce-216f-4e44-a84e-b40fc6ccfeb5) [retry 17/60] 2018-01-22 16:20:22,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 16:20:22,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 16:20:22,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:22,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:22,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:22,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:22,950 - 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-68f812b0-b90a-440a-8eb9-ddcd32fd1213) [retry 18/60] 2018-01-22 16:20:22,950 - 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-6f47a2d8-cba0-405c-aadf-e035aa1c4a84) [retry 18/60] 2018-01-22 16:20:22,950 - 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-d6175bb6-a63d-4947-82fc-d702b1f7842c) [retry 18/60] 2018-01-22 16:20:28,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-22 16:20:28,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:28,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-22 16:20:28,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 16:20:28,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 16:20:28,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 16:20:28,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-22 16:20:28,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-22 16:20:28,145 - 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-c6de886c-db48-4460-b178-c0e58ace3a87) [retry 18/60] 2018-01-22 16:20:28,145 - 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-281fd007-aabe-4c90-9770-cba2ad0105d8) [retry 18/60] 2018-01-22 16:20:28,145 - 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-f12c6d64-dd94-4eaa-8e3e-f77b50b6aa84) [retry 18/60] 2018-01-22 16:20:33,440 - 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-5a65ae78-aa32-4d4c-9bd2-6add2e648301) [retry 18/60] 2018-01-22 16:20:38,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 16:20:38,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:38,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:38,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 16:20:38,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:38,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:38,667 - 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-5bc7a5bd-81ee-4df1-a9e1-5169b314e634) [retry 19/60] 2018-01-22 16:20:38,667 - 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-ebd6b5f1-5385-4167-8523-f23df83f3446) [retry 19/60] 2018-01-22 16:20:43,935 - 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-099427bb-33f7-43a9-b6e5-991654cc96b2) [retry 19/60] 2018-01-22 16:20:43,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 16:20:43,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 16:20:43,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-22 16:20:43,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:43,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 16:20:43,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-22 16:20:49,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-22 16:20:49,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-22 16:20:49,304 - 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-6b35f473-03e0-411d-b5bf-ab3d23c7dee8) [retry 19/60] 2018-01-22 16:20:49,304 - 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-374d618d-c9ac-4401-bfcc-f8fca3555c1c) [retry 19/60] 2018-01-22 16:20:49,304 - 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-28ecff56-c525-436d-ba75-7d183a64b643) [retry 19/60] 2018-01-22 16:20:49,305 - 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-85abf59c-30d1-4aae-a776-fccde780c640) [retry 19/60] 2018-01-22 16:20:54,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 16:20:54,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 16:20:54,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:20:54,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:20:54,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:20:59,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:20:59,938 - 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-b402e348-21ac-470e-b15c-e138ebb80405) [retry 20/60] 2018-01-22 16:20:59,947 - 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-35a01950-63af-451c-86ef-9f02454cb850) [retry 20/60] 2018-01-22 16:20:59,947 - 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-ae29a449-202d-4cbb-b334-24365645f8eb) [retry 20/60] 2018-01-22 16:20:59,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 16:20:59,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 16:20:59,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-22 16:20:59,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-22 16:21:05,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:21:05,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 16:21:05,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-22 16:21:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-22 16:21:05,223 - 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-5bd5bc75-412a-4b83-b3de-ec0b407edb24) [retry 20/60] 2018-01-22 16:21:05,223 - 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-36356dcd-5e08-4555-b365-edd7db2672f9) [retry 20/60] 2018-01-22 16:21:05,223 - 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-925e30a7-3c73-4fbe-84b4-b035c0a90b0c) [retry 20/60] 2018-01-22 16:21:05,223 - 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-527eb659-c67c-4e47-b2b0-1804a830ea1c) [retry 20/60] 2018-01-22 16:21:10,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 16:21:15,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:15,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 16:21:15,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:15,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:15,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:15,650 - 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-e594e650-cf8f-4253-83dc-c9195dffa965) [retry 21/60] 2018-01-22 16:21:15,650 - 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-306c67cf-f3b4-4aa1-a0bd-bbb5bdbdb409) [retry 21/60] 2018-01-22 16:21:15,650 - 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-925eb2fd-8d0b-4594-9c47-2f8262f457bf) [retry 21/60] 2018-01-22 16:21:20,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 16:21:20,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 16:21:20,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-22 16:21:20,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-22 16:21:20,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:20,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 16:21:20,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-22 16:21:20,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-22 16:21:20,853 - 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-74122fca-8615-4547-b18a-9c0190f73aef) [retry 21/60] 2018-01-22 16:21:20,853 - 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-1c09e609-33a5-49cc-b2b4-54117fa6755f) [retry 21/60] 2018-01-22 16:21:20,853 - 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-e49f2083-035e-4848-8f29-40d5432c78a0) [retry 21/60] 2018-01-22 16:21:20,853 - 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-988a84b1-dbc1-4b5b-8619-c3eaa6b73cfe) [retry 21/60] 2018-01-22 16:21:31,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:31,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:31,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 16:21:31,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 16:21:31,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:31,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:31,266 - 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-85a1e5cf-e6e1-4b0f-a42d-3c3e0fdd4972) [retry 22/60] 2018-01-22 16:21:31,266 - 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-796d9718-e8ba-46b3-9dce-396edd445ca0) [retry 22/60] 2018-01-22 16:21:31,266 - 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-db414d93-dace-465b-b08e-5e6a685f6995) [retry 22/60] 2018-01-22 16:21:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 16:21:36,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-22 16:21:36,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-22 16:21:41,794 - 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-4067f525-f631-4e29-8fa6-5ab965a03809) [retry 22/60] 2018-01-22 16:21:41,794 - 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-d90ddc63-2de3-4098-8f70-15108c0fa4b6) [retry 22/60] 2018-01-22 16:21:41,794 - 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-131f448c-d2ec-4327-82dc-e30a66dc7c41) [retry 22/60] 2018-01-22 16:21:41,794 - 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-4860c383-e864-401e-babc-9cf6694b1414) [retry 22/60] 2018-01-22 16:21:47,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 16:21:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 16:21:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:47,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:47,014 - 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-fa336f58-61e7-476f-944b-57cf95baede7) [retry 23/60] 2018-01-22 16:21:47,014 - 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-8d8d6f5f-6c81-4ce4-9348-6c3574cf2f32) [retry 23/60] 2018-01-22 16:21:52,314 - 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-1817a17d-c2b0-40bb-9029-cee33f0d31ab) [retry 23/60] 2018-01-22 16:21:52,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 16:21:52,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 16:21:52,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-22 16:21:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-22 16:21:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-22 16:21:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-22 16:21:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 16:21:57,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-121a15e8-2503-4db5-94e9-a65b2f0633f6) [retry 23/60] 2018-01-22 16:21:57,602 - 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-39524745-32ca-4600-b621-f45964737fad) [retry 23/60] 2018-01-22 16:21:57,603 - 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-5bb92c59-1d25-47d3-a075-6711592c6efc) [retry 23/60] 2018-01-22 16:21:57,603 - 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-a5de56ca-37cb-4b5f-803d-c36365c35515) [retry 23/60] 2018-01-22 16:22:02,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 16:22:02,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:02,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:02,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 16:22:08,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:08,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:08,047 - 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-d2a2b161-f846-470b-b9cd-0677df9dba2b) [retry 24/60] 2018-01-22 16:22:08,047 - 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-4baddbff-1c2f-49ae-be6f-bf1c8b2cad29) [retry 24/60] 2018-01-22 16:22:08,047 - 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-db6cdebc-93f3-4ac9-b252-cc90f9f54e17) [retry 24/60] 2018-01-22 16:22:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 16:22:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 16:22:13,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-22 16:22:13,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-22 16:22:13,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:13,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 16:22:13,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-22 16:22:13,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-22 16:22:13,263 - 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-c3ae8776-31ea-4755-b2cf-493f6902df58) [retry 24/60] 2018-01-22 16:22:13,263 - 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-85c4efd9-f648-4f3c-8223-e18b2075d031) [retry 24/60] 2018-01-22 16:22:13,263 - 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-ec116223-67ae-44a9-bf72-bbba699acee6) [retry 24/60] 2018-01-22 16:22:13,264 - 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-7a37b33f-0991-47c7-a64d-a4b3d6e2cf17) [retry 24/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:23,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:23,704 - 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-0e0dac09-462b-4305-bcf9-f968dc0487b3) [retry 25/60] 2018-01-22 16:22:23,704 - 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-174e40b8-0025-405a-89c3-d7f8d2ee74a7) [retry 25/60] 2018-01-22 16:22:23,705 - 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-9f3b2de5-4edd-4979-ae20-29232e460366) [retry 25/60] 2018-01-22 16:22:28,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 16:22:28,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 16:22:28,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-22 16:22:28,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-22 16:22:28,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-22 16:22:28,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:28,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 16:22:28,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-22 16:22:28,921 - 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-aadecd12-58a7-406b-9ea5-1310ddbe09f5) [retry 25/60] 2018-01-22 16:22:34,133 - 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-e44d96fc-48b2-493e-b279-9037ac6c56f3) [retry 25/60] 2018-01-22 16:22:34,134 - 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-3c2f8c34-1e7f-4ae7-b49c-e86f6011c13b) [retry 25/60] 2018-01-22 16:22:34,134 - 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-c6668379-21d1-49ae-a4ab-cf3459abd405) [retry 25/60] 2018-01-22 16:22:39,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 16:22:39,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:39,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 16:22:39,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:39,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:39,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:39,374 - 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-0e30658d-04ab-4e1d-b050-f88ee654eb97) [retry 26/60] 2018-01-22 16:22:39,375 - 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-e10b1fe1-8dc6-4a2e-9d2c-0a20be254271) [retry 26/60] 2018-01-22 16:22:39,375 - 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-b5f76c60-df52-40d1-b3ef-a9f9a5722471) [retry 26/60] 2018-01-22 16:22:44,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 16:22:44,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-22 16:22:50,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 16:22:50,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-3ef2d5ac-cddf-465b-bc2a-3c2391b39da2) [retry 26/60] 2018-01-22 16:22:50,054 - 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-d43f2a47-d260-450c-8d4c-c705c10eab1f) [retry 26/60] 2018-01-22 16:22:50,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-e5235fd3-ec14-4c0b-acdb-511959152f48) [retry 26/60] 2018-01-22 16:22:50,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-62689e3f-a104-44d3-b9b9-2dae1fbf08c3) [retry 26/60] 2018-01-22 16:22:55,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 16:22:55,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:22:55,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 16:22:55,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:22:55,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:22:55,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:23:00,421 - 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-de449889-9b7d-4660-8aae-57958ab05f0e) [retry 27/60] 2018-01-22 16:23:00,421 - 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-e4dea5b9-342f-401d-8122-bee86df59af1) [retry 27/60] 2018-01-22 16:23:00,431 - 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-e63e8dc1-8d3c-4655-ba7b-b489e9a5b5db) [retry 27/60] 2018-01-22 16:23:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 16:23:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 16:23:05,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-22 16:23:05,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-22 16:23:05,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-22 16:23:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-22 16:23:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:23:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 16:23:05,748 - 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-11c09625-4b99-4d02-ab88-ea5f567139cc) [retry 27/60] 2018-01-22 16:23:05,748 - 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-062ddce0-3354-4d2e-bb80-e81a2b9ecdcd) [retry 27/60] 2018-01-22 16:23:05,748 - 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-0256f480-b9d0-4920-9d1f-65aa9355298e) [retry 27/60] 2018-01-22 16:23:05,748 - 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-89f9547f-fae2-4ee8-b313-e46671545afc) [retry 27/60] 2018-01-22 16:23:10,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 16:23:10,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 16:23:10,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:10,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:16,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:16,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:16,258 - 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-4dd0c584-fd84-4e02-9b98-3e2e85939e20) [retry 28/60] 2018-01-22 16:23:16,259 - 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-a7b15daf-739c-4b7e-b618-e83a1e4d40b2) [retry 28/60] 2018-01-22 16:23:16,259 - 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-8c256284-01b5-4915-ac6d-50f43d60e04e) [retry 28/60] 2018-01-22 16:23:21,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 16:23:21,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 16:23:21,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-22 16:23:21,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:21,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-22 16:23:21,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 16:23:21,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-22 16:23:21,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-22 16:23:21,472 - 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-5d5e7386-32f9-487a-a136-d53c7bf750f1) [retry 28/60] 2018-01-22 16:23:26,661 - 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-40d53a68-a981-4ccf-bc9f-4f6fa44e674b) [retry 28/60] 2018-01-22 16:23:26,661 - 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-5dc81b2d-74e3-408c-b804-9c5864b2c223) [retry 28/60] 2018-01-22 16:23:26,667 - 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-73324739-d91f-405a-80f8-e6b806f7eaf8) [retry 28/60] 2018-01-22 16:23:31,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:31,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:31,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 16:23:31,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 16:23:31,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:31,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:31,876 - 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-5f1da864-c0bf-4d20-8104-72534aa10ca9) [retry 29/60] 2018-01-22 16:23:31,876 - 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-66c18d30-11cc-4952-b86b-27c44d52a8cc) [retry 29/60] 2018-01-22 16:23:31,876 - 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-759067cf-c4ab-41b9-8067-c95cb70dd7d4) [retry 29/60] 2018-01-22 16:23:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 16:23:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 16:23:42,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-22 16:23:42,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-22 16:23:42,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:42,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 16:23:42,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-22 16:23:42,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-22 16:23:42,748 - 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-e0704fdc-fd2b-40ab-ad9a-5b156ff558b2) [retry 29/60] 2018-01-22 16:23:42,748 - 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-e748c9cd-1974-429c-b9e9-139f01e3d9e4) [retry 29/60] 2018-01-22 16:23:42,749 - 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-decf2a5d-1681-4e64-a440-de30b8c178d3) [retry 29/60] 2018-01-22 16:23:42,749 - 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-b44eb924-1f60-4aaa-af2a-d5ee21b8679b) [retry 29/60] 2018-01-22 16:23:47,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 16:23:47,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 16:23:47,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:47,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:47,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:47,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:47,974 - 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-04b7a62c-b13d-4a58-b907-47a970bd7e34) [retry 30/60] 2018-01-22 16:23:47,974 - 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-3ecdfc36-a00d-459f-9066-f52250dd6326) [retry 30/60] 2018-01-22 16:23:47,974 - 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-3d264682-a987-44b1-8622-0dba81e7de82) [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 16:23:58,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-22 16:23:58,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-22 16:23:58,407 - 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-f5b7d9e6-6ccd-445c-acb5-d819e6afbb95) [retry 30/60] 2018-01-22 16:23:58,407 - 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-3f98016d-9d64-4590-84ec-46c16dda6ea1) [retry 30/60] 2018-01-22 16:23:58,407 - 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-0f9db2c7-86c3-45c4-a0a0-4e04165bc780) [retry 30/60] 2018-01-22 16:23:58,407 - 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-85c1c0cf-7dab-4061-91ee-82dbf906e98e) [retry 30/60] 2018-01-22 16:24:03,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 16:24:03,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 16:24:03,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:03,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:03,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:03,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:08,863 - 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-b31b7b91-5b9a-4fcc-a0e9-484a41a14de6) [retry 31/60] 2018-01-22 16:24:08,863 - 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-b95e6f9b-f7cd-42a8-8750-07eed624d70c) [retry 31/60] 2018-01-22 16:24:08,872 - 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-308133ce-1165-466d-9b7c-0efcee336c2e) [retry 31/60] 2018-01-22 16:24:14,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 16:24:14,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 16:24:14,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-22 16:24:14,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-22 16:24:14,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:14,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 16:24:14,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-22 16:24:14,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-22 16:24:14,089 - 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-9d8934b4-97d3-4a3e-91f2-e7a31b02f4be) [retry 31/60] 2018-01-22 16:24:14,089 - 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-ebe80aaa-6487-43a0-964b-428157153fb9) [retry 31/60] 2018-01-22 16:24:19,343 - 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-58ddfaf0-d5a5-47d4-a6ef-bae7978a8197) [retry 31/60] 2018-01-22 16:24:19,343 - 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-50d35113-6882-43de-86cf-70cb78da4291) [retry 31/60] 2018-01-22 16:24:19,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 16:24:19,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 16:24:19,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:19,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:24,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:24,756 - 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-4cc3d68c-d4b7-4118-9076-38d661b1349e) [retry 32/60] 2018-01-22 16:24:24,757 - 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-b1d0f698-ed47-4b11-b4d3-2fb2ba014812) [retry 32/60] 2018-01-22 16:24:24,757 - 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-03fd0f56-b107-4311-b769-8795d9cc4d64) [retry 32/60] 2018-01-22 16:24:29,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 16:24:29,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 16:24:29,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:29,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-22 16:24:29,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-22 16:24:35,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 16:24:35,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-22 16:24:35,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-22 16:24:35,234 - 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-ac40fbe7-be4a-4e28-9932-1d0a6150f802) [retry 32/60] 2018-01-22 16:24:35,234 - 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-673739f1-7978-4596-9cb3-86319917830d) [retry 32/60] 2018-01-22 16:24:35,234 - 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-10c62abd-a527-4944-b83d-fc1ef04f33e3) [retry 32/60] 2018-01-22 16:24:35,235 - 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-cfc29ed8-a375-4f83-b248-29fb197f498f) [retry 32/60] 2018-01-22 16:24:40,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 16:24:40,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 16:24:40,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:40,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:40,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-033f042a-d754-44d3-bbc1-ce7338a5268c) [retry 33/60] 2018-01-22 16:24:40,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:40,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:40,493 - 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-772d4134-1857-4f79-9051-90a23ecb8f7d) [retry 33/60] 2018-01-22 16:24:40,493 - 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-6abed37d-5914-49bd-b5cb-051994842575) [retry 33/60] 2018-01-22 16:24:45,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 16:24:45,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 16:24:50,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-22 16:24:50,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-22 16:24:50,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-22 16:24:50,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-22 16:24:50,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:50,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 16:24:50,919 - 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-2ee1ebf0-3590-4599-980c-42345238c923) [retry 33/60] 2018-01-22 16:24:50,919 - 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-3eb5d3e9-5626-40e4-bc51-9b81b8a1059e) [retry 33/60] 2018-01-22 16:24:50,919 - 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-0bdb2e20-1ea6-4fec-8374-b29949124dee) [retry 33/60] 2018-01-22 16:24:50,919 - 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-9a40b544-ea59-4cc0-89bc-407907725782) [retry 33/60] 2018-01-22 16:24:56,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 16:24:56,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 16:24:56,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:24:56,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:24:56,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:24:56,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:24:56,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-65a31de9-a7e8-4516-a1f0-bda18e4e5b81) [retry 34/60] 2018-01-22 16:24:56,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-a0956cb3-a6d7-4056-8d6e-cc5e753c5a26) [retry 34/60] 2018-01-22 16:24:56,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-fa99c8ad-d20a-46b5-88d2-98c1a2d9369b) [retry 34/60] 2018-01-22 16:25:06,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 16:25:06,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 16:25:06,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-22 16:25:06,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-22 16:25:06,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-22 16:25:06,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-22 16:25:06,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:25:06,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 16:25:06,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-e179a9d3-dca1-4250-8a7b-ccc5b77a6399) [retry 34/60] 2018-01-22 16:25:06,618 - 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-d5caae7c-1d09-4e12-a08c-c8d16182f046) [retry 34/60] 2018-01-22 16:25:06,618 - 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-6c4d5ac1-0ede-4aa2-a9a9-4470f3a3d70a) [retry 34/60] 2018-01-22 16:25:06,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-217844b6-aba4-4dce-98a4-ad8b5d466bb3) [retry 34/60] 2018-01-22 16:25:11,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 16:25:11,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 16:25:11,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:11,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:11,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:11,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:11,851 - 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-81b65691-be8e-4029-a80d-896519ed96f5) [retry 35/60] 2018-01-22 16:25:11,851 - 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-06ee9c2a-f3cb-4b97-bef5-cce01f17f979) [retry 35/60] 2018-01-22 16:25:17,073 - 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-7a139c9e-fee9-4bc3-bc23-cf20b1680966) [retry 35/60] 2018-01-22 16:25:22,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 16:25:22,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 16:25:22,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-22 16:25:22,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-22 16:25:22,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-22 16:25:22,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-22 16:25:22,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:22,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 16:25:27,706 - 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-be1a55ec-5df0-4844-858d-40195c147098) [retry 35/60] 2018-01-22 16:25:27,706 - 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-31a39f9a-6fe2-4051-8206-8c8884d2a22d) [retry 35/60] 2018-01-22 16:25:27,711 - 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-71231194-53ca-498c-893f-88854c86d164) [retry 35/60] 2018-01-22 16:25:27,711 - 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-97ec2688-e3f1-4b93-ae1d-5e3a7a3f0e31) [retry 35/60] 2018-01-22 16:25:27,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 16:25:27,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 16:25:27,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:27,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:27,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:27,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:32,986 - 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-fd317aa5-8f4f-4946-8d77-7e6796216efe) [retry 36/60] 2018-01-22 16:25:32,986 - 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-60544ac3-6a46-4294-b192-19db0872e838) [retry 36/60] 2018-01-22 16:25:32,986 - 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-61c1d95b-c1b7-4ecc-983a-2107a8159ff9) [retry 36/60] 2018-01-22 16:25:38,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-22 16:25:43,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 16:25:43,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-22 16:25:43,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:43,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-22 16:25:43,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-22 16:25:43,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 16:25:43,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 16:25:43,426 - 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-e3c45d03-196d-4fd1-9fa8-75444b1bee4d) [retry 36/60] 2018-01-22 16:25:43,426 - 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-92010657-a2b0-4eea-ac1a-ef2fd8d09c12) [retry 36/60] 2018-01-22 16:25:43,426 - 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-e3d7cddf-934c-4b5a-adc4-cf43362d75e1) [retry 36/60] 2018-01-22 16:25:43,427 - 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-1988fd2c-097a-4a81-9516-118b96dd2c25) [retry 36/60] 2018-01-22 16:25:43,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 16:25:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 16:25:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:48,753 - 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-2134117a-0e72-4360-b249-c9eda8e4ad63) [retry 37/60] 2018-01-22 16:25:48,753 - 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-217016bb-f013-40cb-98c3-c5b7f655dde9) [retry 37/60] 2018-01-22 16:25:48,753 - 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-77f6078b-0840-464f-ae9f-93b31c950f92) [retry 37/60] 2018-01-22 16:25:59,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-22 16:25:59,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-22 16:25:59,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 16:25:59,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 16:25:59,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-22 16:25:59,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-22 16:25:59,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:59,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 16:25:59,175 - 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-4e91d202-c10e-4ec2-b826-c1104dd3a0ea) [retry 37/60] 2018-01-22 16:25:59,175 - 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-0810733c-1ad1-4163-82ac-1c55db50f1ba) [retry 37/60] 2018-01-22 16:26:04,381 - 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-10f43f3a-4d85-4393-9582-bcd217e38a23) [retry 37/60] 2018-01-22 16:26:04,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-0c76fdfe-1678-44d0-a635-c9bd39c16c81) [retry 37/60] 2018-01-22 16:26:04,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 16:26:04,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 16:26:04,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:04,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:04,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:04,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:04,390 - 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-a13d2263-dc38-494d-9fe4-45006c2bdb5d) [retry 38/60] 2018-01-22 16:26:04,390 - 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-3a3bca5e-b4e1-4bf6-bc3c-6d4b9c4b0b37) [retry 38/60] 2018-01-22 16:26:04,390 - 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-9ea6d553-8697-4234-9699-84a7e4d6f992) [retry 38/60] 2018-01-22 16:26:14,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 16:26:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-22 16:26:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-22 16:26:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 16:26:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-22 16:26:14,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-22 16:26:20,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:20,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 16:26:20,122 - 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-c324e0aa-1154-4564-95c3-cdc52003c8de) [retry 38/60] 2018-01-22 16:26:20,122 - 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-c2d67a2e-463a-48b6-98a2-4bd46a92a487) [retry 38/60] 2018-01-22 16:26:20,122 - 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-a2b03f0d-2a93-444f-bbb9-363c0fd73103) [retry 38/60] 2018-01-22 16:26:20,123 - 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-2e8f8b72-46af-4be1-9c80-d4ecd1fdbc3d) [retry 38/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:20,123 - 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-0f965bb6-8204-423b-a994-011f93b7389d) [retry 39/60] 2018-01-22 16:26:20,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:20,123 - 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-7e199414-a614-448b-ac03-78dfe60087b2) [retry 39/60] 2018-01-22 16:26:25,424 - 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-a7f18b34-917d-441a-8001-f66d6f520895) [retry 39/60] 2018-01-22 16:26:35,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 16:26:35,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:35,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 16:26:35,858 - 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-b2e0ff6b-efd2-4a18-bf64-97341037e5c5) [retry 39/60] 2018-01-22 16:26:35,858 - 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-5a442fca-68dc-4773-8b4f-b383fa986b99) [retry 39/60] 2018-01-22 16:26:35,858 - 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-6b8a0744-ee4c-449e-8977-65c846503c0b) [retry 39/60] 2018-01-22 16:26:35,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-5c1bc21d-fc52-4f8c-8453-a81e62f035b4) [retry 39/60] 2018-01-22 16:26:35,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 16:26:35,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 16:26:35,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:35,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:41,120 - 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-34b0851a-b88c-48c5-b02b-a488716d51c9) [retry 40/60] 2018-01-22 16:26:41,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:41,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:41,120 - 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-48cb9841-cd3a-45d7-851b-9839386dd01b) [retry 40/60] 2018-01-22 16:26:41,120 - 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-78abf0ee-990d-4fb1-8bbf-897488649121) [retry 40/60] 2018-01-22 16:26:51,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 16:26:51,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 16:26:51,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-22 16:26:51,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-22 16:26:51,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-22 16:26:51,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:51,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-22 16:26:51,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 16:26:51,755 - 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-338b2a9d-8ed9-42ad-9237-aed25f5c3d60) [retry 40/60] 2018-01-22 16:26:51,755 - 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-97135604-6c63-41b9-bd3b-c4937ed3c9c9) [retry 40/60] 2018-01-22 16:26:51,755 - 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-be03d1eb-ec68-47d4-906c-6f10b7dfefab) [retry 40/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 16:26:57,064 - 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-ba6e889e-5ed6-4155-a91c-a553ecf1a920) [retry 40/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:26:57,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:26:57,065 - 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-610a3c29-e9d2-454b-b956-271803968ebd) [retry 41/60] 2018-01-22 16:26:57,065 - 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-b2de1a61-a5f6-438e-a132-1e75373a306d) [retry 41/60] 2018-01-22 16:26:57,065 - 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-83ee559b-2d26-42d1-b166-20033f24a23f) [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-22 16:27:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-22 16:27:07,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:27:07,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 16:27:12,761 - 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-72bddcc0-7b02-4564-9519-fe4f46d05a83) [retry 41/60] 2018-01-22 16:27:12,762 - 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-b4388771-ca6c-45f7-b328-87bd3ae0446e) [retry 41/60] 2018-01-22 16:27:12,768 - 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-834d393f-aae2-4ec1-9157-18a5b7ae8692) [retry 41/60] 2018-01-22 16:27:12,769 - 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-90e06b58-786a-4889-9a9d-f1bba4d13d55) [retry 41/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:12,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:12,769 - 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-0332ad19-5c34-4136-8d42-624ab8048ad5) [retry 42/60] 2018-01-22 16:27:12,770 - 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-4ced652f-6c56-4786-b9b5-572458e9049e) [retry 42/60] 2018-01-22 16:27:12,770 - 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-9a45d7c3-4119-4333-ad89-0197d132b737) [retry 42/60] 2018-01-22 16:27:23,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 16:27:23,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 16:27:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-22 16:27:28,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-22 16:27:28,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 16:27:28,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-22 16:27:28,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-22 16:27:28,572 - 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-bc83ab99-4917-41db-a95f-cb4d870287a3) [retry 42/60] 2018-01-22 16:27:28,572 - 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-dec212e3-f84a-43f8-a883-ea062d262e02) [retry 42/60] 2018-01-22 16:27:28,573 - 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-8d967c9f-c5a0-40ea-a394-825a4930b0bd) [retry 42/60] 2018-01-22 16:27:28,573 - 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-6462d5b1-91fd-4c69-b244-2a423291844b) [retry 42/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:28,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 16:27:28,573 - 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-3c6b3624-a617-44ad-bdd7-d956d94b5e64) [retry 43/60] 2018-01-22 16:27:33,785 - 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-c6fee713-8cbc-4bb6-ad34-c5630cdfb347) [retry 43/60] 2018-01-22 16:27:33,785 - 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-65080db8-f845-4b69-ab4b-588c1d06b80e) [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-22 16:27:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-22 16:27:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 16:27:44,372 - 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-881f14a6-14de-486e-8575-03b24748bbe9) [retry 43/60] 2018-01-22 16:27:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:27:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:27:49,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 16:27:49,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 16:27:49,635 - 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-8282e2a4-d34b-49a0-a2b5-b07d7b571138) [retry 43/60] 2018-01-22 16:27:49,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-5c7a7c4b-3d82-4dda-b6b2-0338d0139156) [retry 43/60] 2018-01-22 16:27:49,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:27:49,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:27:49,635 - 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-92f37da7-ac1c-4abe-95b4-e1d9f52f64d1) [retry 43/60] 2018-01-22 16:27:49,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-3ace5470-9f81-4120-a981-2efb2b1a61bc) [retry 44/60] 2018-01-22 16:27:49,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-a5d567d9-43f3-4bc1-8b19-de801e0382f2) [retry 44/60] 2018-01-22 16:27:49,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-8e82f2fb-5058-4d91-9882-28ca80a51949) [retry 44/60] 2018-01-22 16:28:00,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 16:28:00,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 16:28:00,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-22 16:28:00,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-22 16:28:00,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:28:00,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 16:28:00,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-22 16:28:00,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-22 16:28:05,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:05,378 - 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-de42bd6a-825c-4910-a91d-ead02190a2b0) [retry 44/60] 2018-01-22 16:28:05,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:05,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 16:28:05,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 16:28:05,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:05,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:05,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-c1ca6bf6-b660-4408-a1a6-74e4e33f1fe5) [retry 44/60] 2018-01-22 16:28:05,379 - 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-a36b7eb2-e3d2-474a-8934-dc1e9d3ef7e8) [retry 44/60] 2018-01-22 16:28:05,379 - 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-371fcf84-95b1-4deb-a624-cee591651d26) [retry 44/60] 2018-01-22 16:28:05,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-edeb4bcb-4623-4934-8eea-012b4cdc1ee7) [retry 45/60] 2018-01-22 16:28:05,380 - 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-2fed7268-d8a4-4c8c-bfe4-2659dd23ce44) [retry 45/60] 2018-01-22 16:28:05,380 - 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-5f95311f-a169-4fd9-89c7-ac92c069b7df) [retry 45/60] 2018-01-22 16:28:15,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 16:28:20,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-22 16:28:20,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:20,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:20,996 - 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-292b9b96-d91b-4d48-b9d5-bccb1a839c0e) [retry 45/60] 2018-01-22 16:28:20,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 16:28:20,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 16:28:20,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:20,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:20,996 - 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-adff5849-fe1b-439f-a926-f5ecaa705fec) [retry 46/60] 2018-01-22 16:28:20,996 - 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-d67a9e78-4e57-4bb6-89c9-5f1e15695e34) [retry 45/60] 2018-01-22 16:28:20,996 - 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-3c432336-0ab7-40ea-830b-6937cf20739e) [retry 45/60] 2018-01-22 16:28:26,195 - 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-762b8a55-0e63-469a-9b1a-9453d7ca08e7) [retry 45/60] 2018-01-22 16:28:26,195 - 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-97a2988b-4479-4582-aeb9-2e3f94a8b765) [retry 46/60] 2018-01-22 16:28:26,196 - 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-97d749f6-59f2-456e-8304-57dbe1ea302d) [retry 46/60] 2018-01-22 16:28:36,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 16:28:36,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 16:28:36,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-22 16:28:36,841 - 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-d298d4c3-a806-4c27-8f99-fed5e6add3c6) [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-22 16:28:36,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:36,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:36,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 16:28:42,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:42,167 - 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-a078ae17-156d-4415-b0ce-fd77bf1b31f8) [retry 46/60] 2018-01-22 16:28:42,168 - 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-097aa8d3-a8f3-41bf-ae8d-ec307619aba3) [retry 46/60] 2018-01-22 16:28:42,168 - 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-8e17a334-23c3-412f-af6e-3e278de021ac) [retry 46/60] 2018-01-22 16:28:42,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:42,168 - 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-70a5d8ef-cd63-41b1-8ea4-c84bee74b3dc) [retry 47/60] 2018-01-22 16:28:42,168 - 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-3b07cd68-860d-4bc5-9da9-3dcc29f341ed) [retry 47/60] 2018-01-22 16:28:42,168 - 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-bd6c873f-37e7-4e27-902e-368ebf9eddc2) [retry 47/60] 2018-01-22 16:28:52,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 16:28:52,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 16:28:52,589 - 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-ebcc31c7-59bb-40c3-aa58-12fc4f60b891) [retry 47/60] 2018-01-22 16:28:57,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-22 16:28:57,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-22 16:28:57,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:28:57,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:57,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 16:28:57,775 - 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-8fe2969c-0898-4b1e-961d-f51161b9cecd) [retry 48/60] 2018-01-22 16:28:57,775 - 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-093b0de4-b104-4212-86f7-9e20b644c0f0) [retry 47/60] 2018-01-22 16:28:57,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:28:57,776 - 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-85311d29-0ea4-41e6-a562-daf838072eb0) [retry 47/60] 2018-01-22 16:28:57,776 - 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-56f61374-d047-4171-939d-8d673f04e553) [retry 48/60] 2018-01-22 16:28:57,776 - 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-1c038ee8-1ac0-4ac2-9325-97afae7a3fd8) [retry 47/60] 2018-01-22 16:29:02,988 - 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-3772239f-a89d-48a9-a2fc-bf4e54c00be0) [retry 48/60] 2018-01-22 16:29:08,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 16:29:08,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 16:29:13,511 - 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-7c3681a7-e745-44d2-b24b-068022cb4309) [retry 48/60] 2018-01-22 16:29:13,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-22 16:29:13,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-22 16:29:13,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:13,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 16:29:13,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:13,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 16:29:18,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:29:18,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 16:29:18,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-22 16:29:18,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-22 16:29:18,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:18,949 - 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-ff49ef26-b132-4803-bbab-441c9d306b15) [retry 48/60] 2018-01-22 16:29:18,949 - 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-3625ee17-7dd4-45ec-bddb-8e9c9af982c1) [retry 49/60] 2018-01-22 16:29:18,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:18,949 - 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-27165ad3-4865-4476-86a3-85f995f25fe7) [retry 49/60] 2018-01-22 16:29:18,949 - 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-99af2889-fce9-488b-a336-cb780329ea5e) [retry 48/60] 2018-01-22 16:29:18,949 - 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-42b035bf-dae9-4830-919c-b97f76c5b600) [retry 48/60] 2018-01-22 16:29:18,949 - 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-67c34ebe-f45f-4192-bc89-884e4292c55c) [retry 49/60] 2018-01-22 16:29:24,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 16:29:29,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 16:29:29,534 - 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-92494d8b-ff17-49cd-b9c3-f0104ef9492f) [retry 49/60] 2018-01-22 16:29:29,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:29,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:34,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 16:29:34,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-22 16:29:34,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-22 16:29:34,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:34,808 - 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-47558702-40b1-4dad-8e5a-38f8c058c488) [retry 50/60] 2018-01-22 16:29:34,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:34,808 - 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-328db321-7fb0-4858-bc59-a777dc1d918f) [retry 49/60] 2018-01-22 16:29:34,809 - 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-c542f817-57b5-4ead-83b1-acdaf7549402) [retry 50/60] 2018-01-22 16:29:34,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-f9b9afe7-3b2a-489e-ae9f-03c404683092) [retry 49/60] 2018-01-22 16:29:34,809 - 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-8ff37d83-f020-4a7b-bc00-6363e02071fc) [retry 49/60] 2018-01-22 16:29:34,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-c26647ea-b587-4d11-a2bd-412cab441bb3) [retry 50/60] 2018-01-22 16:29:45,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 16:29:45,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 16:29:45,264 - 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-5aeb5535-4355-41f9-88fc-2de864e45536) [retry 50/60] 2018-01-22 16:29:50,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 16:29:50,449 - 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-8bcb812e-80f8-4e1b-ae55-f18c1d199c98) [retry 51/60] 2018-01-22 16:29:50,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-22 16:29:50,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:29:50,450 - 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-b85e7029-6fd3-42d8-a626-2b7f3cadeb48) [retry 50/60] 2018-01-22 16:29:55,739 - 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-204b173d-1c4c-4a47-8a43-81b50a24213c) [retry 51/60] 2018-01-22 16:29:55,739 - 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-83630ffa-4379-489a-a1f5-0e3bf891c312) [retry 51/60] 2018-01-22 16:29:55,748 - 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-a5687755-5160-437a-a8e4-752cc99136ea) [retry 50/60] 2018-01-22 16:29:55,748 - 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-2a0ddc71-74a8-4d2d-8e23-df9449baaf28) [retry 50/60] 2018-01-22 16:30:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 16:30:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 16:30:00,970 - 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-e9686ab0-3fca-471e-9996-a40f989a19d5) [retry 51/60] 2018-01-22 16:30:06,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:06,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:06,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-22 16:30:06,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-22 16:30:06,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 16:30:06,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-22 16:30:06,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:30:06,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-22 16:30:06,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 16:30:11,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:11,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 16:30:11,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:11,712 - 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-bc424471-9d12-452b-ae29-fbd87c0622f5) [retry 52/60] 2018-01-22 16:30:11,712 - 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-ed8e73dc-df97-4cf4-913a-0b83ef030b96) [retry 52/60] 2018-01-22 16:30:11,713 - 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-99f192fe-21e8-4968-95db-0963dbef89fb) [retry 51/60] 2018-01-22 16:30:11,713 - 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-f7976f23-3d0b-4e46-9da8-f5323db02f76) [retry 51/60] 2018-01-22 16:30:11,713 - 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-a8c4dff5-868d-46f3-840c-bf3d7263ae49) [retry 52/60] 2018-01-22 16:30:11,713 - 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-50769c99-d672-46ca-870b-3d859103f7e3) [retry 51/60] 2018-01-22 16:30:16,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 16:30:16,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 16:30:22,106 - 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-c93f3275-e174-40b1-b57f-725395e61224) [retry 52/60] 2018-01-22 16:30:22,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:22,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:27,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-22 16:30:27,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:27,323 - 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-f80f1919-6b5b-4a1d-815f-dfa20c556d87) [retry 53/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:27,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-22 16:30:27,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:27,324 - 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-1e532613-5c90-4d02-b218-e857443eabb2) [retry 52/60] 2018-01-22 16:30:27,324 - 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-8e9bbf25-ae0a-4ff6-93a8-7d9e71c9f984) [retry 53/60] 2018-01-22 16:30:27,324 - 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-4b127c21-1df5-4ba1-bb5f-893ccfbe76dd) [retry 52/60] 2018-01-22 16:30:27,324 - 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-cd7c90cd-8ec4-4177-9649-2ac00e3ac115) [retry 53/60] 2018-01-22 16:30:27,324 - 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-8d77636c-cbb9-45fc-ab30-b9bdbda1b651) [retry 52/60] 2018-01-22 16:30:37,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 16:30:37,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 16:30:37,745 - 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-b8354f99-abe5-410b-9f7d-d393cee6997d) [retry 53/60] 2018-01-22 16:30:42,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:30:42,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:30:42,951 - 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-a8658b6d-caeb-48d8-854c-3fe5014b105e) [retry 54/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-22 16:30:42,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-22 16:30:42,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:30:48,238 - 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-b0dc52a3-b543-4ce2-be5b-226962ae14a9) [retry 54/60] 2018-01-22 16:30:48,238 - 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-40c59091-ca3c-4fa5-a1d8-11011d091714) [retry 53/60] 2018-01-22 16:30:48,238 - 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-0114be00-39d0-4b33-a625-bda1f06b951f) [retry 54/60] 2018-01-22 16:30:48,238 - 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-eb4b7279-2755-423e-a146-32ad5c406ce3) [retry 53/60] 2018-01-22 16:30:48,238 - 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-08f219d1-073c-4da5-8983-8de1242d9b17) [retry 53/60] 2018-01-22 16:30:53,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 16:30:53,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 16:30:53,444 - 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-84ea6f51-d15c-4363-97b2-4056d8e6dfd7) [retry 54/60] 2018-01-22 16:30:58,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:30:58,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:30:58,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-175c0c8f-3d54-455e-b49d-4c604c36f63b) [retry 55/60] 2018-01-22 16:30:58,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-22 16:30:58,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 16:30:58,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 16:30:58,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-22 16:31:04,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:31:04,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-22 16:31:04,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-22 16:31:04,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:31:04,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:31:04,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 16:31:04,009 - 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-e428ff5a-4aaf-4f37-b802-dadcdc599247) [retry 54/60] 2018-01-22 16:31:04,009 - 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-682cc0e7-a8a5-4581-a78c-f62e573523c1) [retry 55/60] 2018-01-22 16:31:04,009 - 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-f223caee-ef3f-42af-ab2c-ae1455f468f5) [retry 54/60] 2018-01-22 16:31:04,009 - 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-6903590a-a007-4b27-8550-4a05bb863beb) [retry 55/60] 2018-01-22 16:31:04,009 - 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-a79768d4-e30d-4aae-ab1c-d738e4279049) [retry 54/60] 2018-01-22 16:31:09,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 16:31:09,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 16:31:09,215 - 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-aca9fb05-7ee9-49e1-8d25-9652992621b8) [retry 55/60] 2018-01-22 16:31:14,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:14,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:14,427 - 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-47419738-6098-4a03-9ad3-b830e6f0a730) [retry 56/60] 2018-01-22 16:31:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-22 16:31:19,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:19,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:31:19,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 16:31:19,624 - 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-58f26d09-e32e-42f6-bb02-0feafcd3eeaa) [retry 55/60] 2018-01-22 16:31:19,624 - 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-8b3acee2-9cc8-430b-86ec-e3486a519438) [retry 56/60] 2018-01-22 16:31:19,624 - 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-a3364888-24f5-4f22-81a3-124ace42ad7b) [retry 56/60] 2018-01-22 16:31:19,624 - 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-fbff2a12-a499-40e3-9d8d-cb0dc03d88ed) [retry 55/60] 2018-01-22 16:31:19,624 - 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-bd27aee0-b71c-40d5-986d-93229b078a93) [retry 55/60] 2018-01-22 16:31:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 16:31:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 16:31:30,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-54df9e35-6b4b-40ca-9530-a4d8e6bd4823) [retry 56/60] 2018-01-22 16:31:30,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:30,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:35,183 - 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-795d0704-99c3-4fd8-9dde-4a2b77b676e4) [retry 57/60] 2018-01-22 16:31:35,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 16:31:35,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-22 16:31:35,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 16:31:35,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:35,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 16:31:40,402 - 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-31c8b82b-0600-4dd3-b107-ffb84ad327bc) [retry 57/60] 2018-01-22 16:31:40,402 - 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-c1a039e5-6064-4722-8334-4e2b0fcfb31a) [retry 56/60] 2018-01-22 16:31:40,406 - 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-581ae88c-c697-4d08-9b78-469a0b2fa94b) [retry 56/60] 2018-01-22 16:31:40,407 - 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-db366f32-a785-4084-b061-d4be50a804af) [retry 56/60] 2018-01-22 16:31:40,407 - 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-4f154a6e-f8f6-47ef-83e6-077564df3412) [retry 57/60] 2018-01-22 16:31:45,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 16:31:45,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 16:31:45,636 - 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-c8869e20-41a6-42b2-8e3a-0e04e2e3ec15) [retry 57/60] 2018-01-22 16:31:50,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:31:50,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:31:50,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-6398b897-abf0-4c69-ab50-dc411552d0f4) [retry 58/60] 2018-01-22 16:31:50,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 16:31:50,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 16:31:50,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-22 16:31:50,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-22 16:31:56,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-22 16:31:56,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:31:56,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-22 16:31:56,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:31:56,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:56,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 16:31:56,090 - 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-63a926c5-903b-4185-83d3-19dde4848d6d) [retry 58/60] 2018-01-22 16:31:56,090 - 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-1bde8263-7667-43c1-bae1-6b7ebe2e154a) [retry 57/60] 2018-01-22 16:31:56,090 - 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-6d88809d-54df-4848-9a83-eef3a840f7c8) [retry 58/60] 2018-01-22 16:31:56,090 - 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-e2eb3d5c-ef3a-4661-b991-83ad5c9f04c4) [retry 57/60] 2018-01-22 16:31:56,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-e338a315-084a-4446-af9e-551052d48baf) [retry 57/60] 2018-01-22 16:32:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 16:32:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 16:32:01,308 - 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-cc496fd0-51d4-4376-b61b-8eff17dc8408) [retry 58/60] 2018-01-22 16:32:06,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 16:32:06,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 16:32:06,573 - 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-1b862789-3d56-424e-bc49-8860419967d0) [retry 59/60] 2018-01-22 16:32:11,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 16:32:11,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 16:32:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-22 16:32:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:32:11,804 - 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-5718061d-3e71-4994-8d19-82c702efc477) [retry 58/60] 2018-01-22 16:32:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 16:32:11,804 - 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-3f2b185f-c80d-4570-b8b4-599e31b0d0b3) [retry 59/60] 2018-01-22 16:32:11,805 - 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-6aa80149-839c-489d-8695-88a20ad3b282) [retry 58/60] 2018-01-22 16:32:11,805 - 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-9149767f-0346-4962-8be5-92fd6774d34b) [retry 58/60] 2018-01-22 16:32:11,805 - 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-ec5c7192-361e-42c6-ab00-096c54463262) [retry 59/60] 2018-01-22 16:32:17,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 16:32:17,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 16:32:17,010 - 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-f2465d31-35b9-45fb-9c8b-a5c7ce189067) [retry 59/60] 2018-01-22 16:32:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 16:32:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 16:32:27,425 - 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-3c05b104-1343-4388-95d1-b3af2d4df549) [retry 60/60] 2018-01-22 16:32:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3c05b104-1343-4388-95d1-b3af2d4df549) 2018-01-22 16:32:27,512 - 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-22T16:15:01.736Z', 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.network.create\' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3c05b104-1343-4388-95d1-b3af2d4df549)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'203cffa8-530e-426b-9ee2-4732793ef5a4'} 2018-01-22 16:32:27,928 - functest.utils.functest_utils - DEBUG - 2018-01-22 16:32:27,928 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 16:32:27,929 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 27:11 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-22 16:32:27,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-22 16:32:28,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-22 16:32:28,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-22 16:32:28,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-22 16:32:46,440 - functest.core.vnf - INFO - test cleaning 2018-01-22 16:32:46,440 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 16:32:46,470 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-22 16:32:46,470 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-22 16:32:46,528 - 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-22 16:32:46,528 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-22 16:32:46,545 - 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-22 16:32:46,566 - 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-22 16:32:46,598 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-22 16:32:49,019 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-22 16:32:49,019 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-22 16:32:49,019 - 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-22 16:32:57,294 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-22 16:33:44,724 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-22 16:33:45,430 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-22 16:33:49,417 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-22 16:33:49,417 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-22 16:33:57,677 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-22 16:33:57,677 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-22 16:33:57,684 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:33:58,693 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-22 16:34:00,709 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.10 2018-01-22 16:34:00,710 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-22 16:34:00,710 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'c45d5c6d-9a0a-4759-9a6c-1a1042e3f517'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'a1700240-08df-43b2-a229-6821bec2a906', 'name': u'orchestra_openims_net'}} 2018-01-22 16:34:00,710 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-22 16:34:00,711 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: a1700240-08df-43b2-a229-6821bec2a906 2018-01-22 16:34:00,711 - 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.10'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.10/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-22 16:34:43,736 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: aeac9a1a-b923-4630-b337-86a9ba2675c3 2018-01-22 16:34:43,737 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.10' to VM 'orchestra_openims' 2018-01-22 16:34:46,177 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-22 16:34:49,185 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-22 16:35:49,245 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-22 16:36:49,308 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-22 16:37:49,368 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-22 16:38:49,375 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-22 16:39:49,419 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-22 16:39:49,419 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-22 16:39:49,420 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-22 16:39:50,084 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 4f2d30ad-016a-4f06-81fb-c7f35e6ce1a3 2018-01-22 16:39:50,085 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-22 16:39:50,913 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'3aa589f2-67bd-444d-a6be-c89c53efacfe', u'name': u'default'} 2018-01-22 16:39:50,913 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'd8e83fea-9210-4443-8e91-07cd8b4d99e6', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-22 16:39:50,914 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-22 16:39:50,915 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:39:51,421 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: de61b4abe00947f3b42ff2ad67b8608c 2018-01-22 16:39:51,422 - 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': 'd8e83fea-9210-4443-8e91-07cd8b4d99e6', 'type': 'openstack', 'tenant': u'de61b4abe00947f3b42ff2ad67b8608c', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-22 16:39:51,422 - 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': 'd8e83fea-9210-4443-8e91-07cd8b4d99e6', 'type': 'openstack', 'tenant': u'de61b4abe00947f3b42ff2ad67b8608c', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-22 16:39:53,300 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-22 16:39:56,614 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-22 16:39:57,041 - functest.utils.functest_utils - DEBUG - 2018-01-22 16:39:57,042 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 16:39:57,042 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:10 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-22 16:39:57,045 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-22 16:39:57,046 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-22 16:39:57,046 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-22 16:39:57,048 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-22 16:40:08,586 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-22 16:40:09,602 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:40:10,133 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 0f245e34-e12f-4970-848b-a0808f824eaf could not be found. Neutron server returns request_ids: ['req-59d6e9e9-0b61-4fb6-be3d-caef5f79147a'] 2018-01-22 16:40:10,134 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:40:13,626 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:40:16,961 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:40:17,974 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:40:18,065 - functest.core.vnf - INFO - test cleaning 2018-01-22 16:40:18,066 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 16:40:19,359 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-22 16:40:19,360 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-22 16:40:19,413 - 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-22 16:40:19,413 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-22 16:40:19,430 - 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-22 16:40:19,446 - 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-22 16:40:19,478 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-22 16:40:21,487 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-22 16:40:22,030 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-22 16:40:22,030 - 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-22 16:40:22,570 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-22 16:40:23,186 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-22 16:40:27,601 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-22 16:40:27,603 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-22 16:40:37,084 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-22 16:40:37,085 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-22 16:40:37,087 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:40:38,076 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-22 16:40:40,023 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.20 2018-01-22 16:40:40,023 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-22 16:40:40,023 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'84c27859-5809-4abd-b987-0a54b2dedb02'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'b449cf91-36ab-4051-a2ce-8afa6c45af56', 'name': u'orchestra_clearwaterims_net'}} 2018-01-22 16:40:40,024 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-22 16:40:40,024 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: b449cf91-36ab-4051-a2ce-8afa6c45af56 2018-01-22 16:40:40,024 - 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-22 16:41:21,901 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 6f9b10ec-a881-4d58-9319-a9d132127130 2018-01-22 16:41:21,901 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.20' to VM 'orchestra_clearwaterims' 2018-01-22 16:41:23,802 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-22 16:41:26,808 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-22 16:42:26,839 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-22 16:43:26,900 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-22 16:44:26,945 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-22 16:45:27,001 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-22 16:46:27,002 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-22 16:46:27,002 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-22 16:46:27,003 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-22 16:46:27,595 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 4f2d30ad-016a-4f06-81fb-c7f35e6ce1a3 2018-01-22 16:46:27,595 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-22 16:46:28,412 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'c50988ec-9972-4208-ae99-07251ccbd2d2', u'name': u'default'} 2018-01-22 16:46:28,413 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': '54ef37e0-02e8-4412-86a0-a0a04e1a3c52', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-22 16:46:28,413 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-22 16:46:28,415 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:46:29,084 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 69a63b8b645b4ff080cbe728684bee51 2018-01-22 16:46:29,084 - 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': '54ef37e0-02e8-4412-86a0-a0a04e1a3c52', 'type': 'openstack', 'tenant': u'69a63b8b645b4ff080cbe728684bee51', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-22 16:46:29,085 - 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': '54ef37e0-02e8-4412-86a0-a0a04e1a3c52', 'type': 'openstack', 'tenant': u'69a63b8b645b4ff080cbe728684bee51', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-22 16:46:30,735 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-22 16:46:33,513 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-22 16:46:33,942 - functest.utils.functest_utils - DEBUG - 2018-01-22 16:46:33,943 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 16:46:33,943 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:14 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-22 16:46:33,946 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-22 16:46:33,947 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-22 16:46:33,947 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-22 16:46:33,949 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-22 16:46:45,751 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-22 16:46:46,603 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:46:47,136 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port dfdf82bb-8a6f-418d-8fce-19ffec1f719e could not be found. Neutron server returns request_ids: ['req-07b66414-15fa-41c2-9786-82993b1f96e4'] 2018-01-22 16:46:47,136 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:46:50,872 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:46:53,824 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:46:55,204 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-22 16:46:55,319 - functest.core.vnf - INFO - test cleaning 2018-01-22 16:46:55,319 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 16:46:56,598 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-22 16:46:56,598 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-22 16:46:56,701 - 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-22 16:46:56,731 - 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-22 16:46:56,732 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:46:57,266 - 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-22 16:46:57,267 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-22 16:46:59,404 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-22 16:47:00,021 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 16:47:00,021 - 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-22 16:47:00,022 - 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-22 16:47:00,032 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-22 16:47:00,033 - 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-22 16:47:00,481 - 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-65bb65c5-e974-41dd-8268-c15415795a0e) 2018-01-22 16:47:00,901 - functest.utils.functest_utils - DEBUG - 2018-01-22 16:47:00,902 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 16:47:00,902 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-22 16:47:00,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-22 16:47:00,905 - 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-22 16:47:00,906 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-22 16:47:00,908 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-22 16:47:02,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-22 16:47:03,227 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-22 16:47:03,227 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-22 16:47:03,257 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-22 16:47:03,258 - 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-266 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-22 16:47:03,260 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:23 | PASS | | vyos_vrouter | functest | vnf | 27:11 | FAIL | | orchestra_openims | orchestra | vnf | 07:10 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:14 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-22 16:47:03,266 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-22 16:47:07,778 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 16:47:07,779 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 16:47:07,780 - 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-22 16:47:07,782 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-22 16:47:07,782 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-22 16:50:46,519 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-22 16:50:46,942 - functest.utils.functest_utils - DEBUG - 2018-01-22 16:50:46,942 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 16:50:46,942 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:39 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-22 16:50:46,946 - 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-266 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-22 16:50:46,948 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:39 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-22 16:50:46,949 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK