2018-01-21 02:30:13,607 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-21 02:30:13,607 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.25:5000/v3 ...OK 2018-01-21 02:30:13,983 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-21 02:30:14,362 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-21 02:30:14,362 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.25:5000 ...OK 2018-01-21 02:30:14,878 - functest.ci.check_deployment - DEBUG - 172.30.9.25:8774 is reachable! 2018-01-21 02:30:14,879 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.25:8774/v2.1 ...OK 2018-01-21 02:30:15,403 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9696 is reachable! 2018-01-21 02:30:15,403 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.25:9696 ...OK 2018-01-21 02:30:15,876 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9292 is reachable! 2018-01-21 02:30:15,876 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.25:9292 ...OK 2018-01-21 02:30:17,162 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-21 02:30:18,827 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-21 02:30:18,848 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-21 02:30:21,163 - functest.ci.check_deployment - INFO - External network found: external 2018-01-21 02:30:23,848 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 02:30:23,848 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 02:30:23,849 - 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-21 02:30:23,850 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-21 02:30:23,850 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-21 02:30:26,414 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 02:30:37,443 - 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 11.025s OK 2018-01-21 02:30:37,573 - functest.utils.functest_utils - DEBUG - 2018-01-21 02:30:37,574 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 02:30:37,574 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 02:30:37,578 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-21 02:30:39,828 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 02:42:18,094 - 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 698.257s OK 2018-01-21 02:42:18,213 - functest.utils.functest_utils - DEBUG - 2018-01-21 02:42:18,213 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 02:42:18,214 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 02:42:18,218 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-21 02:42:19,102 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 02:43:04,429 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.327s OK 2018-01-21 02:43:04,540 - functest.utils.functest_utils - DEBUG - 2018-01-21 02:43:04,541 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 02:43:04,541 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-21 02:43:04,545 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-697 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 02:43:04,548 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 11:38 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-21 02:43:04,550 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 02:43:07,473 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 02:43:07,473 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 02:43:07,474 - 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-21 02:43:07,475 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-21 02:43:07,476 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-21 02:43:08,156 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-21 02:43:08,157 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 02:43:08,588 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 02:43:08,588 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-21 02:43:08,994 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-21 02:43:08,995 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-21 02:43:08' 2018-01-21 02:43:08,995 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:12,286 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:15,523 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:26,786 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:27,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:28,252 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:35,713 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:43:40,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5ac0f663-f317-4608-9e0a-7bf82d88961b' 2018-01-21 02:44:07,913 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-21 02:44:12,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-21 02:44:13,056 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-21 02:44:14,064 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-21 02:44:35,720 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 02:44:35,720 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 02:44:36,223 - functest.utils.functest_utils - DEBUG - 2018-01-21 02:44:36,223 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 02:44:36,223 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 02:44:36,227 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-21 02:44:36,311 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-21 02:44:36,311 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-21 02:44:36' 2018-01-21 02:44:36,311 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:44:39,561 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:44:42,071 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:44:53,840 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:44:54,503 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:45:01,597 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ceb430c4-2e5a-46d4-bab0-98ea3552f83a' 2018-01-21 02:45:08,515 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-21 02:45:20,046 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-21 02:45:22,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-21 02:45:41,800 - functest.utils.functest_utils - DEBUG - 2018-01-21 02:45:41,800 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 02:45:41,800 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-21 02:45:41,804 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-21 02:45:41,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 02:45:43,977 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 02:45:46,295 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 02:45:49,496 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 02:45:51,528 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 02:45:57,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 02:46:00,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 02:46:00,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 02:46:03,528 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 02:46:03,528 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 02:46:06,682 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 02:46:06,683 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 02:46:06,685 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 02:46:06,688 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-21 02:46:06,689 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-79e436b1-f4cf-432b-9548-ca881c84324d/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-21 02:46:08,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-21 02:46:08,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-21 02:46:08,855 - 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-21 02:46:10,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:10.847 62 INFO rally.api [-] Starting verification (UUID=d703753f-06a7-43a8-bdb1-8792cd0a903c) for deployment 'opnfv-rally' (UUID=d36f7cee-e482-487d-8cf1-214d49e0fa46) by verifier 'opnfv-tempest' (UUID=79e436b1-f4cf-432b-9548-ca881c84324d). 2018-01-21 02:46:10,848 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d703753f-06a7-43a8-bdb1-8792cd0a903c 2018-01-21 02:46:17,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:17.847 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-01-21 02:46:17,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:17.909 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2018-01-21 02:46:24,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:24.771 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.894s] 2018-01-21 02:46:28,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:28.109 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.338s] 2018-01-21 02:46:41,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:46:41.965 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.582s] 2018-01-21 02:47:00,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:47:00.653 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.853s] 2018-01-21 02:47:44,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:47:44.952 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-01-21 02:47:44,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:47:44.953 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-21 02:48:26,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:48:26.223 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.105s] 2018-01-21 02:48:26,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:48:26.225 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-21 02:49:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:49:10.190 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.084s] 2018-01-21 02:49:10,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:49:10.191 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-21 02:49:59,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:49:59.767 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.757s] 2018-01-21 02:50:29,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:29.915 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-01-21 02:50:30,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:30.016 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-01-21 02:50:37,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:37.814 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.650s] 2018-01-21 02:50:37,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:37.823 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-21 02:50:39,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:39.190 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 02:50:39,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:39.191 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 02:50:43,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:43.211 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.405s] 2018-01-21 02:50:49,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:49.232 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.090s] 2018-01-21 02:50:55,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:50:55.669 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.810s] 2018-01-21 02:51:03,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:03.300 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.507s] 2018-01-21 02:51:12,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:12.368 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.208s] 2018-01-21 02:51:18,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:18.502 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.406s] 2018-01-21 02:51:24,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:24.407 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.225s] 2018-01-21 02:51:31,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:31.464 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.479s] 2018-01-21 02:51:38,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:38.664 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.484s] 2018-01-21 02:51:46,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:46.808 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.959s] 2018-01-21 02:51:49,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:49.051 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-21 02:51:50,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:50.966 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-01-21 02:51:51,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:51.057 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2018-01-21 02:51:51,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:51.141 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.083s] 2018-01-21 02:51:51,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:51.147 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-21 02:51:55,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:55.404 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.928s] 2018-01-21 02:51:57,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:51:57.906 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.501s] 2018-01-21 02:52:00,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:00.452 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.545s] 2018-01-21 02:52:07,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:07.354 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-21 02:52:15,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:15.454 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.815s] 2018-01-21 02:52:32,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:32.604 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.770s] 2018-01-21 02:52:37,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:37.528 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.923s] 2018-01-21 02:52:51,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:51.820 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.794s] 2018-01-21 02:52:55,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:52:55.363 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.541s] 2018-01-21 02:53:02,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:02.946 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.583s] 2018-01-21 02:53:12,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:12.429 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.660s] 2018-01-21 02:53:15,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:15.860 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.429s] 2018-01-21 02:53:22,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:22.841 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.980s] 2018-01-21 02:53:38,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:38.554 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.664s] 2018-01-21 02:53:39,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:39.001 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.447s] 2018-01-21 02:53:39,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:39.460 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.459s] 2018-01-21 02:53:39,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:39.704 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.243s] 2018-01-21 02:53:39,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:39.829 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.124s] 2018-01-21 02:53:40,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:40.029 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.200s] 2018-01-21 02:53:54,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:54.222 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.800s] 2018-01-21 02:53:54,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:54.680 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.458s] 2018-01-21 02:53:55,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:55.103 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.422s] 2018-01-21 02:53:55,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:55.322 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.219s] 2018-01-21 02:53:55,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:55.585 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.262s] 2018-01-21 02:53:55,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:53:55.794 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.209s] 2018-01-21 02:54:10,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:10.275 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.997s] 2018-01-21 02:54:15,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:15.974 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.697s] 2018-01-21 02:54:17,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:17.991 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.017s] 2018-01-21 02:54:18,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:18.062 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.071s] 2018-01-21 02:54:18,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:18.254 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.191s] 2018-01-21 02:54:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:29.682 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.445s] 2018-01-21 02:54:36,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:36.859 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.176s] 2018-01-21 02:54:38,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:38.998 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.137s] 2018-01-21 02:54:39,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:39.052 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2018-01-21 02:54:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:54:39.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.215s] 2018-01-21 02:55:01,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:55:01.027 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.733s] 2018-01-21 02:55:13,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:55:13.143 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.115s] 2018-01-21 02:55:23,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:55:23.646 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.502s] 2018-01-21 02:55:33,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:55:33.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.820s] 2018-01-21 02:56:05,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:05.291 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.302s] 2018-01-21 02:56:17,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:17.212 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.921s] 2018-01-21 02:56:28,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:28.064 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.850s] 2018-01-21 02:56:37,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:37.623 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.559s] 2018-01-21 02:56:54,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:54.357 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.297s] 2018-01-21 02:56:56,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:56.568 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.209s] 2018-01-21 02:56:56,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:56:56.627 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.061s] 2018-01-21 02:57:01,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:01.510 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.658s] 2018-01-21 02:57:03,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:03.764 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.251s] 2018-01-21 02:57:03,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:03.848 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.086s] 2018-01-21 02:57:08,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:08.556 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.475s] 2018-01-21 02:57:12,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:12.100 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-21 02:57:13,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:13.326 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-21 02:57:13,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:13.328 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-21 02:57:13,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:13.330 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-21 02:57:13,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:13.331 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-21 02:57:13,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:13.332 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-21 02:57:15,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:15.291 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-21 02:57:31,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:31.702 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.675s] 2018-01-21 02:57:44,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:44.750 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.158s] 2018-01-21 02:57:58,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:57:58.368 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.614s] 2018-01-21 02:58:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:58:08.307 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-01-21 02:59:22,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 02:59:22.466 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [67.413s] 2018-01-21 03:00:03,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 03:00:03.149 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.350s] 2018-01-21 03:00:59,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 03:00:59.534 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.202s] 2018-01-21 03:01:21,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid d703753f-06a7-43a8-bdb1-8792cd0a903c'. 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d703753f-06a7-43a8-bdb1-8792cd0a903c | 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-21 02:46:10 | 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-21 03:01:20 | 2018-01-21 03:01:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:10 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79e436b1-f4cf-432b-9548-ca881c84324d) | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d36f7cee-e482-487d-8cf1-214d49e0fa46) | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 884.042 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 03:01:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-21 03:01:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-21 03:01:27,143 - functest.utils.functest_utils - DEBUG - 2018-01-21 03:01:27,143 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 03:01:27,143 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:30 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-21 03:01:27,148 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-21 03:01:27,227 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 03:01:27,667 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 03:01:27,667 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-21 03:01:28,128 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 03:01:30,547 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 03:01:32,752 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 03:01:35,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-21 03:01:37,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089'... 2018-01-21 03:01:39,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-6e72e82a-8856-4b16-b28c-66d37b04e089'... 2018-01-21 03:01:42,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-6e72e82a-8856-4b16-b28c-66d37b04e089'... 2018-01-21 03:01:52,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089'... 2018-01-21 03:01:53,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089'... 2018-01-21 03:01:53,812 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-21 03:01:53,812 - 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-21 03:01:53,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:01:53,850 - 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-21 03:01:53,858 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:02:58,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 924c7633-2460-41a6-a4d1-5e9b3e30d826: started 2018-01-21 03:01:56.096 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Starting: Task validation. 2018-01-21 03:01:56.136 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Starting: Task validation of syntax. 2018-01-21 03:01:56.214 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Completed: Task validation of syntax. 2018-01-21 03:01:56.214 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Starting: Task validation of required platforms. 2018-01-21 03:01:56.244 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Completed: Task validation of required platforms. 2018-01-21 03:01:56.244 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Starting: Task validation of semantic. 2018-01-21 03:01:56.927 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:00.033 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 3.11 sec 2018-01-21 03:02:00.079 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:03.852 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-21 03:02:03.853 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Completed: Task validation of semantic. 2018-01-21 03:02:03.853 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Completed: Task validation. 2018-01-21 03:02:03.854 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Starting: Running task. 2018-01-21 03:02:04.031 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:06.846 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 2.82 sec 2018-01-21 03:02:06.869 261 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:07.352 261 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:07.376 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:11.272 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 03:02:12.074 136 INFO rally.task.engine [-] Load duration is: 0.4811 2018-01-21 03:02:12.075 136 INFO rally.task.engine [-] Full duration is: 7.254975 2018-01-21 03:02:12.286 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:15.211 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 2.92 sec 2018-01-21 03:02:15.234 347 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:16.535 347 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:16.559 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:20.427 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 03:02:22.345 136 INFO rally.task.engine [-] Load duration is: 1.299137 2018-01-21 03:02:22.346 136 INFO rally.task.engine [-] Full duration is: 8.154045 2018-01-21 03:02:22.566 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:25.781 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 3.21 sec 2018-01-21 03:02:25.805 433 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:26.847 433 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:26.870 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:30.824 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-21 03:02:32.637 136 INFO rally.task.engine [-] Load duration is: 1.039085 2018-01-21 03:02:32.638 136 INFO rally.task.engine [-] Full duration is: 8.274439 2018-01-21 03:02:32.906 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:35.866 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 2.96 sec 2018-01-21 03:02:35.887 519 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:36.692 519 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:36.717 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:40.407 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-21 03:02:40.950 136 INFO rally.task.engine [-] Load duration is: 0.803731 2018-01-21 03:02:40.950 136 INFO rally.task.engine [-] Full duration is: 7.520009 2018-01-21 03:02:41.214 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:44.035 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 2.82 sec 2018-01-21 03:02:44.056 605 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:45.101 605 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:45.126 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:48.992 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 03:02:49.264 136 INFO rally.task.engine [-] Load duration is: 1.042684 2018-01-21 03:02:49.265 136 INFO rally.task.engine [-] Full duration is: 7.794533 2018-01-21 03:02:49.531 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() started 2018-01-21 03:02:52.470 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack setup() finished in 2.94 sec 2018-01-21 03:02:52.492 691 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 START 2018-01-21 03:02:53.180 691 INFO rally.task.runner [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | ITER: 1 END: OK 2018-01-21 03:02:53.203 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() started 2018-01-21 03:02:57.170 136 INFO rally.task.context [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-21 03:02:57.581 136 INFO rally.task.engine [-] Load duration is: 0.685789 2018-01-21 03:02:57.582 136 INFO rally.task.engine [-] Full duration is: 7.655719 2018-01-21 03:02:57.759 136 INFO rally.task.engine [-] Task 924c7633-2460-41a6-a4d1-5e9b3e30d826 | Completed: Running task. Task 924c7633-2460-41a6-a4d1-5e9b3e30d826: 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.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | total | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> duration | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.4811 Full duration: 7.254975 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | total | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | -> duration | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.299137 Full duration: 8.154045 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039085 Full duration: 8.274439 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.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803731 Full duration: 7.520009 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | total | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> duration | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042684 Full duration: 7.794533 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.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685789 Full duration: 7.655719 2018-01-21 03:02:58,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 924c7633-2460-41a6-a4d1-5e9b3e30d826 2018-01-21 03:02:58,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-21 03:02:58,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '924c7633-2460-41a6-a4d1-5e9b3e30d826', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-21 03:02:58,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '924c7633-2460-41a6-a4d1-5e9b3e30d826'] 2018-01-21 03:02:59,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:02:59,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-21 03:02:59,019 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-21 03:02:59,019 - 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-21 03:02:59,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:02:59,057 - 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-21 03:02:59,059 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:04:40,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 38d797e1-feeb-443f-abff-525ad00c87d9: started 2018-01-21 03:03:01.127 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Starting: Task validation. 2018-01-21 03:03:01.166 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Starting: Task validation of syntax. 2018-01-21 03:03:01.198 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Completed: Task validation of syntax. 2018-01-21 03:03:01.198 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Starting: Task validation of required platforms. 2018-01-21 03:03:01.211 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Completed: Task validation of required platforms. 2018-01-21 03:03:01.211 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Starting: Task validation of semantic. 2018-01-21 03:03:01.896 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() started 2018-01-21 03:03:04.750 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() finished in 2.85 sec 2018-01-21 03:03:07.099 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() started 2018-01-21 03:03:10.793 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-21 03:03:10.794 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Completed: Task validation of semantic. 2018-01-21 03:03:10.794 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Completed: Task validation. 2018-01-21 03:03:10.795 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Starting: Running task. 2018-01-21 03:03:10.953 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() started 2018-01-21 03:03:13.856 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() finished in 2.90 sec 2018-01-21 03:03:13.857 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() started 2018-01-21 03:03:13.857 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:03:13.882 866 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 START 2018-01-21 03:03:20.158 866 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 END: OK 2018-01-21 03:03:20.178 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() started 2018-01-21 03:03:20.966 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() finished in 0.79 sec 2018-01-21 03:03:20.967 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() started 2018-01-21 03:03:24.854 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-21 03:03:25.045 741 INFO rally.task.engine [-] Load duration is: 5.4698 2018-01-21 03:03:25.046 741 INFO rally.task.engine [-] Full duration is: 13.916724 2018-01-21 03:03:25.307 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() started 2018-01-21 03:03:28.387 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() finished in 3.08 sec 2018-01-21 03:03:28.388 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() started 2018-01-21 03:03:28.388 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:03:28.410 972 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 START 2018-01-21 03:03:34.661 972 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 END: OK 2018-01-21 03:03:34.682 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() started 2018-01-21 03:03:38.963 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() finished in 4.28 sec 2018-01-21 03:03:38.963 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() started 2018-01-21 03:03:42.987 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-21 03:03:43.411 741 INFO rally.task.engine [-] Load duration is: 5.417682 2018-01-21 03:03:43.412 741 INFO rally.task.engine [-] Full duration is: 17.700444 2018-01-21 03:03:43.666 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() started 2018-01-21 03:03:46.678 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() finished in 3.01 sec 2018-01-21 03:03:46.700 1078 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 START 2018-01-21 03:03:47.968 1078 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 END: OK 2018-01-21 03:03:47.997 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() started 2018-01-21 03:03:51.956 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-21 03:03:53.719 741 INFO rally.task.engine [-] Load duration is: 0.451801 2018-01-21 03:03:53.719 741 INFO rally.task.engine [-] Full duration is: 8.308335 2018-01-21 03:03:53.949 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() started 2018-01-21 03:03:56.808 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack setup() finished in 2.86 sec 2018-01-21 03:03:56.809 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context quotas@openstack setup() started 2018-01-21 03:03:57.744 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context quotas@openstack setup() finished in 0.94 sec 2018-01-21 03:03:57.745 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() started 2018-01-21 03:03:57.745 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:03:58.387 1164 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 START 2018-01-21 03:04:20.364 1164 INFO rally.task.runner [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | ITER: 1 END: OK 2018-01-21 03:04:20.384 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() started 2018-01-21 03:04:35.703 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context cleanup@openstack cleanup() finished in 15.32 sec 2018-01-21 03:04:35.703 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context quotas@openstack cleanup() started 2018-01-21 03:04:35.754 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context quotas@openstack cleanup() finished in 51.18 msec 2018-01-21 03:04:35.755 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() started 2018-01-21 03:04:39.411 741 INFO rally.task.context [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-21 03:04:40.212 741 INFO rally.task.engine [-] Load duration is: 20.049876 2018-01-21 03:04:40.213 741 INFO rally.task.engine [-] Full duration is: 45.475393 2018-01-21 03:04:40.399 741 INFO rally.task.engine [-] Task 38d797e1-feeb-443f-abff-525ad00c87d9 | Completed: Running task. Task 38d797e1-feeb-443f-abff-525ad00c87d9: 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 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> glance_v2.upload_data | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | glance_v2.delete_image | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | total | 5.47 | 5.47 | 5.47 | 5.47 | 5.47 | 5.47 | 100.0% | 1 | | -> duration | 5.47 | 5.47 | 5.47 | 5.47 | 5.47 | 5.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.4698 Full duration: 13.916724 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 | 5.226 | 5.226 | 5.226 | 5.226 | 5.226 | 5.226 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> glance_v2.upload_data | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | glance_v2.list_images | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 5.418 | 5.418 | 5.418 | 5.418 | 5.418 | 5.418 | 100.0% | 1 | | -> duration | 5.418 | 5.418 | 5.418 | 5.418 | 5.418 | 5.418 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.417682 Full duration: 17.700444 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.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | -> duration | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.451801 Full duration: 8.308335 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 | 4.313 | 4.313 | 4.313 | 4.313 | 4.313 | 4.313 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | -> glance_v2.upload_data | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | nova.boot_servers | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 16.736 | 100.0% | 1 | | total | 21.05 | 21.05 | 21.05 | 21.05 | 21.05 | 21.05 | 100.0% | 1 | | -> duration | 20.05 | 20.05 | 20.05 | 20.05 | 20.05 | 20.05 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.049876 Full duration: 45.475393 2018-01-21 03:04:40,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 38d797e1-feeb-443f-abff-525ad00c87d9 2018-01-21 03:04:40,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '38d797e1-feeb-443f-abff-525ad00c87d9', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-21 03:04:40,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '38d797e1-feeb-443f-abff-525ad00c87d9'] 2018-01-21 03:04:41,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:04:41,536 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-21 03:04:41,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-21 03:04:41,537 - 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-21 03:04:41,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:04:41,568 - 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-21 03:04:41,569 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-21 03:04:41,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-21 03:04:41,569 - 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-21 03:04:41,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:04:41,595 - 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-21 03:04:41,599 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:08:00,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 791346db-ea64-4d3a-b300-50f78d2571a6: started 2018-01-21 03:04:43.783 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Starting: Task validation. 2018-01-21 03:04:43.819 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Starting: Task validation of syntax. 2018-01-21 03:04:43.969 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Completed: Task validation of syntax. 2018-01-21 03:04:43.969 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Starting: Task validation of required platforms. 2018-01-21 03:04:44.014 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Completed: Task validation of required platforms. 2018-01-21 03:04:44.014 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Starting: Task validation of semantic. 2018-01-21 03:04:44.676 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:04:47.571 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.89 sec 2018-01-21 03:04:52.843 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:04:56.746 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 03:04:56.746 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Completed: Task validation of semantic. 2018-01-21 03:04:56.747 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Completed: Task validation. 2018-01-21 03:04:56.748 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Starting: Running task. 2018-01-21 03:04:56.904 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:04:59.870 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.97 sec 2018-01-21 03:04:59.870 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:05:00.611 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-21 03:05:00.611 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack setup() started 2018-01-21 03:05:04.365 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack setup() finished in 3.75 sec 2018-01-21 03:05:04.365 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:05:04.366 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:05:04.392 1419 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:05:09.958 1419 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:05:09.980 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:05:12.357 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-21 03:05:12.357 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack cleanup() started 2018-01-21 03:05:16.041 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack cleanup() finished in 3.68 sec 2018-01-21 03:05:16.041 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:05:16.251 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 03:05:16.252 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:05:20.084 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-21 03:05:21.039 1294 INFO rally.task.engine [-] Load duration is: 5.56186 2018-01-21 03:05:21.040 1294 INFO rally.task.engine [-] Full duration is: 23.196398 2018-01-21 03:05:21.299 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:05:24.248 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.95 sec 2018-01-21 03:05:24.249 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:05:24.922 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-21 03:05:24.922 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:05:24.922 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:05:24.944 1605 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:05:30.653 1605 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:05:30.674 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:05:33.125 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.45 sec 2018-01-21 03:05:33.125 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:05:33.311 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-21 03:05:33.312 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:05:37.046 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-21 03:05:37.403 1294 INFO rally.task.engine [-] Load duration is: 5.705177 2018-01-21 03:05:37.404 1294 INFO rally.task.engine [-] Full duration is: 15.764423 2018-01-21 03:05:37.643 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:05:40.413 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.77 sec 2018-01-21 03:05:40.413 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:05:41.101 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-21 03:05:41.102 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:05:41.102 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-21 03:05:41.989 1771 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:05:53.522 1771 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:05:53.547 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:05:56.041 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.49 sec 2018-01-21 03:05:56.041 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:05:56.240 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-21 03:05:56.240 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:06:00.195 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-21 03:06:01.780 1294 INFO rally.task.engine [-] Load duration is: 11.528695 2018-01-21 03:06:01.781 1294 INFO rally.task.engine [-] Full duration is: 22.570876 2018-01-21 03:06:02.008 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:06:05.148 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 3.14 sec 2018-01-21 03:06:05.149 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:06:05.825 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-21 03:06:05.825 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:06:05.825 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:06:05.847 1937 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:06:09.995 1937 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:06:10.025 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:06:12.355 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-21 03:06:12.356 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:06:12.545 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-21 03:06:12.545 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:06:16.364 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-21 03:06:18.095 1294 INFO rally.task.engine [-] Load duration is: 4.143976 2018-01-21 03:06:18.096 1294 INFO rally.task.engine [-] Full duration is: 14.374001 2018-01-21 03:06:18.340 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:06:21.416 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 3.08 sec 2018-01-21 03:06:21.417 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:06:22.094 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-21 03:06:22.094 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:06:22.095 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:06:22.117 2103 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:06:30.492 2103 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:06:30.522 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:06:32.907 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-21 03:06:32.907 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:06:33.084 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-21 03:06:33.084 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:06:36.896 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-21 03:06:38.456 1294 INFO rally.task.engine [-] Load duration is: 8.371231 2018-01-21 03:06:38.457 1294 INFO rally.task.engine [-] Full duration is: 18.573798 2018-01-21 03:06:38.720 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:06:41.565 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.84 sec 2018-01-21 03:06:41.565 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() started 2018-01-21 03:06:42.369 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack setup() finished in 0.80 sec 2018-01-21 03:06:42.369 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack setup() started 2018-01-21 03:06:45.730 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack setup() finished in 3.36 sec 2018-01-21 03:06:45.731 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() started 2018-01-21 03:06:45.731 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:06:45.754 2269 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:06:52.261 2269 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:06:52.284 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() started 2018-01-21 03:06:54.712 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context cleanup@openstack cleanup() finished in 2.43 sec 2018-01-21 03:06:54.712 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack cleanup() started 2018-01-21 03:06:58.536 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context volumes@openstack cleanup() finished in 3.82 sec 2018-01-21 03:06:58.536 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() started 2018-01-21 03:06:58.814 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context quotas@openstack cleanup() finished in 0.28 sec 2018-01-21 03:06:58.815 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:07:02.609 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-21 03:07:02.866 1294 INFO rally.task.engine [-] Load duration is: 6.502744 2018-01-21 03:07:02.867 1294 INFO rally.task.engine [-] Full duration is: 23.906437 2018-01-21 03:07:03.118 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:07:06.032 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:07:06.032 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() started 2018-01-21 03:07:06.032 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-21 03:07:06.055 2455 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:07:06.842 2455 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:07:06.866 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:07:11.731 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() finished in 4.86 sec 2018-01-21 03:07:11.731 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:07:15.478 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-21 03:07:17.197 1294 INFO rally.task.engine [-] Load duration is: 0.782071 2018-01-21 03:07:17.198 1294 INFO rally.task.engine [-] Full duration is: 12.377404 2018-01-21 03:07:17.436 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:07:20.490 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 3.05 sec 2018-01-21 03:07:20.491 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() started 2018-01-21 03:07:20.491 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-21 03:07:20.513 2621 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:07:21.376 2621 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:07:21.396 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:07:26.369 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() finished in 4.97 sec 2018-01-21 03:07:26.370 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:07:30.089 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-21 03:07:31.504 1294 INFO rally.task.engine [-] Load duration is: 0.858644 2018-01-21 03:07:31.505 1294 INFO rally.task.engine [-] Full duration is: 12.668307 2018-01-21 03:07:31.775 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:07:34.744 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.97 sec 2018-01-21 03:07:34.745 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() started 2018-01-21 03:07:34.745 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:07:34.767 2787 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:07:35.579 2787 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:07:35.600 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:07:41.236 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() finished in 5.64 sec 2018-01-21 03:07:41.236 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:07:45.166 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-21 03:07:45.844 1294 INFO rally.task.engine [-] Load duration is: 0.807952 2018-01-21 03:07:45.845 1294 INFO rally.task.engine [-] Full duration is: 13.409555 2018-01-21 03:07:46.083 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() started 2018-01-21 03:07:48.805 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack setup() finished in 2.72 sec 2018-01-21 03:07:48.805 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() started 2018-01-21 03:07:48.806 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:07:48.828 2953 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 START 2018-01-21 03:07:49.750 2953 INFO rally.task.runner [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | ITER: 1 END: OK 2018-01-21 03:07:49.779 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:07:54.969 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context admin_cleanup@openstack cleanup() finished in 5.19 sec 2018-01-21 03:07:54.970 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() started 2018-01-21 03:07:58.622 1294 INFO rally.task.context [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-21 03:08:00.162 1294 INFO rally.task.engine [-] Load duration is: 0.919502 2018-01-21 03:08:00.163 1294 INFO rally.task.engine [-] Full duration is: 12.554605 2018-01-21 03:08:00.340 1294 INFO rally.task.engine [-] Task 791346db-ea64-4d3a-b300-50f78d2571a6 | Completed: Running task. Task 791346db-ea64-4d3a-b300-50f78d2571a6: 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 100.0% | 1 | | total | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> duration | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.56186 Full duration: 23.196398 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.205 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 100.0% | 1 | | cinder_v2.delete_volume | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 100.0% | 1 | | total | 5.705 | 5.705 | 5.705 | 5.705 | 5.705 | 5.705 | 100.0% | 1 | | -> duration | 5.705 | 5.705 | 5.705 | 5.705 | 5.705 | 5.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.705177 Full duration: 15.764423 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 | 8.769 | 8.769 | 8.769 | 8.769 | 8.769 | 8.769 | 100.0% | 1 | | cinder_v2.delete_volume | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | total | 11.529 | 11.529 | 11.529 | 11.529 | 11.529 | 11.529 | 100.0% | 1 | | -> duration | 11.529 | 11.529 | 11.529 | 11.529 | 11.529 | 11.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.528695 Full duration: 22.570876 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.214 | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 100.0% | 1 | | cinder_v2.delete_volume | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | total | 4.144 | 4.144 | 4.144 | 4.144 | 4.144 | 4.144 | 100.0% | 1 | | -> duration | 4.144 | 4.144 | 4.144 | 4.144 | 4.144 | 4.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.143976 Full duration: 14.374001 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.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | cinder_v2.extend_volume | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 100.0% | 1 | | cinder_v2.delete_volume | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 100.0% | 1 | | total | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> duration | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.371231 Full duration: 18.573798 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.262 | 3.262 | 3.262 | 3.262 | 3.262 | 3.262 | 100.0% | 1 | | cinder_v2.delete_volume | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 100.0% | 1 | | total | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 100.0% | 1 | | -> duration | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.502744 Full duration: 23.906437 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.list_qos | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782071 Full duration: 12.377404 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | cinder_v2.set_qos | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858644 Full duration: 12.668307 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.list_types | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807952 Full duration: 13.409555 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.919502 Full duration: 12.554605 2018-01-21 03:08:00,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 791346db-ea64-4d3a-b300-50f78d2571a6 2018-01-21 03:08:00,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '791346db-ea64-4d3a-b300-50f78d2571a6', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-21 03:08:00,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '791346db-ea64-4d3a-b300-50f78d2571a6'] 2018-01-21 03:08:01,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:08:01,613 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-21 03:08:01,613 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-21 03:08:01,614 - 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-21 03:08:01,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:08:01,650 - 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-21 03:08:01,651 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:09:22,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ba9db87f-a52b-4152-a470-25dccb445c4f: started 2018-01-21 03:08:03.780 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Starting: Task validation. 2018-01-21 03:08:03.819 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Starting: Task validation of syntax. 2018-01-21 03:08:03.876 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Completed: Task validation of syntax. 2018-01-21 03:08:03.877 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Starting: Task validation of required platforms. 2018-01-21 03:08:03.900 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Completed: Task validation of required platforms. 2018-01-21 03:08:03.900 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Starting: Task validation of semantic. 2018-01-21 03:08:04.578 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() started 2018-01-21 03:08:07.571 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() finished in 2.99 sec 2018-01-21 03:08:11.079 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() started 2018-01-21 03:08:14.962 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() finished in 3.88 sec 2018-01-21 03:08:14.962 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Completed: Task validation of semantic. 2018-01-21 03:08:14.962 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Completed: Task validation. 2018-01-21 03:08:14.963 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Starting: Running task. 2018-01-21 03:08:15.134 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() started 2018-01-21 03:08:18.042 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:08:18.042 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() started 2018-01-21 03:08:19.008 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() finished in 0.97 sec 2018-01-21 03:08:19.008 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() started 2018-01-21 03:08:19.008 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:08:19.030 3238 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 START 2018-01-21 03:08:30.433 3238 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 END: OK 2018-01-21 03:08:30.455 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() started 2018-01-21 03:08:31.070 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-21 03:08:31.071 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() started 2018-01-21 03:08:31.079 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() finished in 8.14 msec 2018-01-21 03:08:31.079 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() started 2018-01-21 03:08:34.950 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 03:08:35.238 3083 INFO rally.task.engine [-] Load duration is: 7.400386 2018-01-21 03:08:35.239 3083 INFO rally.task.engine [-] Full duration is: 19.833858 2018-01-21 03:08:35.511 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() started 2018-01-21 03:08:38.304 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() finished in 2.79 sec 2018-01-21 03:08:38.304 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() started 2018-01-21 03:08:39.274 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() finished in 0.97 sec 2018-01-21 03:08:39.274 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() started 2018-01-21 03:08:39.275 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:08:39.295 3404 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 START 2018-01-21 03:08:46.873 3404 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 END: OK 2018-01-21 03:08:46.893 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() started 2018-01-21 03:08:47.503 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-21 03:08:47.503 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() started 2018-01-21 03:08:47.511 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() finished in 7.67 msec 2018-01-21 03:08:47.511 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() started 2018-01-21 03:08:51.340 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() finished in 3.83 sec 2018-01-21 03:08:51.610 3083 INFO rally.task.engine [-] Load duration is: 5.576609 2018-01-21 03:08:51.610 3083 INFO rally.task.engine [-] Full duration is: 15.847631 2018-01-21 03:08:51.916 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() started 2018-01-21 03:08:54.821 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() finished in 2.90 sec 2018-01-21 03:08:54.822 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() started 2018-01-21 03:08:55.925 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() finished in 1.10 sec 2018-01-21 03:08:55.925 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() started 2018-01-21 03:08:55.925 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:08:55.948 3570 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 START 2018-01-21 03:09:04.788 3570 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 END: OK 2018-01-21 03:09:04.812 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() started 2018-01-21 03:09:06.917 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context cleanup@openstack cleanup() finished in 2.11 sec 2018-01-21 03:09:06.918 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() started 2018-01-21 03:09:06.926 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() finished in 8.04 msec 2018-01-21 03:09:06.926 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() started 2018-01-21 03:09:10.926 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() finished in 4.00 sec 2018-01-21 03:09:12.036 3083 INFO rally.task.engine [-] Load duration is: 6.838403 2018-01-21 03:09:12.037 3083 INFO rally.task.engine [-] Full duration is: 19.036258 2018-01-21 03:09:12.316 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() started 2018-01-21 03:09:15.222 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:09:15.223 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() started 2018-01-21 03:09:16.219 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack setup() finished in 1.00 sec 2018-01-21 03:09:16.240 3736 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 START 2018-01-21 03:09:16.830 3736 INFO rally.task.runner [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | ITER: 1 END: OK 2018-01-21 03:09:16.851 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() started 2018-01-21 03:09:16.859 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context roles@openstack cleanup() finished in 8.24 msec 2018-01-21 03:09:16.859 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() started 2018-01-21 03:09:20.767 3083 INFO rally.task.context [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Context users@openstack cleanup() finished in 3.91 sec 2018-01-21 03:09:22.373 3083 INFO rally.task.engine [-] Load duration is: 0.588484 2018-01-21 03:09:22.374 3083 INFO rally.task.engine [-] Full duration is: 8.467929 2018-01-21 03:09:22.574 3083 INFO rally.task.engine [-] Task ba9db87f-a52b-4152-a470-25dccb445c4f | Completed: Running task. Task ba9db87f-a52b-4152-a470-25dccb445c4f: 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.059 | 5.059 | 5.059 | 5.059 | 5.059 | 5.059 | 100.0% | 1 | | heat.update_stack | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | heat.delete_stack | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 100.0% | 1 | | total | 11.4 | 11.4 | 11.4 | 11.4 | 11.4 | 11.4 | 100.0% | 1 | | -> duration | 7.4 | 7.4 | 7.4 | 7.4 | 7.4 | 7.4 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.400386 Full duration: 19.833858 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.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | heat.check_stack | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 1.393 | 100.0% | 1 | | heat.delete_stack | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | total | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 100.0% | 1 | | -> duration | 5.577 | 5.577 | 5.577 | 5.577 | 5.577 | 5.577 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.576609 Full duration: 15.847631 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.598 | 4.598 | 4.598 | 4.598 | 4.598 | 4.598 | 100.0% | 1 | | heat.suspend_stack | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | heat.resume_stack | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 100.0% | 1 | | heat.delete_stack | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | total | 8.838 | 8.838 | 8.838 | 8.838 | 8.838 | 8.838 | 100.0% | 1 | | -> duration | 6.838 | 6.838 | 6.838 | 6.838 | 6.838 | 6.838 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.838403 Full duration: 19.036258 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588484 Full duration: 8.467929 2018-01-21 03:09:22,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ba9db87f-a52b-4152-a470-25dccb445c4f 2018-01-21 03:09:22,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ba9db87f-a52b-4152-a470-25dccb445c4f', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-21 03:09:22,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ba9db87f-a52b-4152-a470-25dccb445c4f'] 2018-01-21 03:09:23,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:09:23,719 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-21 03:09:23,720 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-21 03:09:23,720 - 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-21 03:09:23,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:09:23,754 - 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-21 03:09:23,757 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:12:40,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d: started 2018-01-21 03:09:25.761 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Starting: Task validation. 2018-01-21 03:09:25.801 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Starting: Task validation of syntax. 2018-01-21 03:09:25.906 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Completed: Task validation of syntax. 2018-01-21 03:09:25.906 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Starting: Task validation of required platforms. 2018-01-21 03:09:25.945 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Completed: Task validation of required platforms. 2018-01-21 03:09:25.945 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Starting: Task validation of semantic. 2018-01-21 03:09:26.618 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:09:29.582 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.96 sec 2018-01-21 03:09:29.656 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:09:33.569 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.91 sec 2018-01-21 03:09:33.570 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Completed: Task validation of semantic. 2018-01-21 03:09:33.570 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Completed: Task validation. 2018-01-21 03:09:33.571 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Starting: Running task. 2018-01-21 03:09:33.746 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:09:36.570 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.82 sec 2018-01-21 03:09:36.571 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:09:36.571 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:09:36.592 3941 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:09:38.370 3941 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:09:38.400 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:09:44.538 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-21 03:09:44.538 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:09:48.382 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.84 sec 2018-01-21 03:09:49.843 3816 INFO rally.task.engine [-] Load duration is: 0.781165 2018-01-21 03:09:49.844 3816 INFO rally.task.engine [-] Full duration is: 14.651517 2018-01-21 03:09:50.120 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:09:53.135 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 3.01 sec 2018-01-21 03:09:53.135 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:09:53.135 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:09:53.157 4107 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:09:54.886 4107 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:09:54.915 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:10:01.120 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-21 03:10:01.120 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:10:05.216 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 4.10 sec 2018-01-21 03:10:06.220 3816 INFO rally.task.engine [-] Load duration is: 0.740554 2018-01-21 03:10:06.221 3816 INFO rally.task.engine [-] Full duration is: 15.115867 2018-01-21 03:10:06.487 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:10:09.402 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:10:09.403 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:10:09.403 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:10:09.425 4273 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:10:11.191 4273 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:10:11.214 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:10:17.374 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.16 sec 2018-01-21 03:10:17.374 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:10:21.184 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.81 sec 2018-01-21 03:10:22.588 3816 INFO rally.task.engine [-] Load duration is: 0.78507 2018-01-21 03:10:22.589 3816 INFO rally.task.engine [-] Full duration is: 14.714868 2018-01-21 03:10:22.861 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:10:25.904 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 3.04 sec 2018-01-21 03:10:25.905 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:10:25.905 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:10:25.926 4439 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:10:27.535 4439 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:10:27.560 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:10:31.719 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 4.16 sec 2018-01-21 03:10:31.719 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:10:35.508 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.79 sec 2018-01-21 03:10:36.946 3816 INFO rally.task.engine [-] Load duration is: 0.628441 2018-01-21 03:10:36.946 3816 INFO rally.task.engine [-] Full duration is: 12.665459 2018-01-21 03:10:37.218 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:10:40.019 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.80 sec 2018-01-21 03:10:40.019 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:10:40.020 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:10:40.042 4605 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:10:41.754 4605 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:10:41.780 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:10:45.766 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 3.99 sec 2018-01-21 03:10:45.766 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:10:49.544 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.78 sec 2018-01-21 03:10:51.301 3816 INFO rally.task.engine [-] Load duration is: 0.728901 2018-01-21 03:10:51.302 3816 INFO rally.task.engine [-] Full duration is: 12.344745 2018-01-21 03:10:51.561 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:10:54.570 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 3.01 sec 2018-01-21 03:10:54.571 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:10:54.571 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:10:54.592 4771 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:10:57.452 4771 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:10:57.473 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:11:07.730 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 10.26 sec 2018-01-21 03:11:07.730 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:11:11.610 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.88 sec 2018-01-21 03:11:11.696 3816 INFO rally.task.engine [-] Load duration is: 1.886853 2018-01-21 03:11:11.697 3816 INFO rally.task.engine [-] Full duration is: 20.064876 2018-01-21 03:11:11.997 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:11:14.940 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.94 sec 2018-01-21 03:11:14.941 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:11:14.941 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.40 msec 2018-01-21 03:11:14.962 4937 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:11:16.866 4937 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:11:16.890 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:11:20.975 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 4.08 sec 2018-01-21 03:11:20.975 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:11:24.742 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.77 sec 2018-01-21 03:11:26.077 3816 INFO rally.task.engine [-] Load duration is: 0.987306 2018-01-21 03:11:26.078 3816 INFO rally.task.engine [-] Full duration is: 12.762015 2018-01-21 03:11:26.321 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:11:29.345 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 3.02 sec 2018-01-21 03:11:29.346 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:11:29.346 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-21 03:11:29.368 5103 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:11:31.123 5103 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:11:31.150 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:11:37.447 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-21 03:11:37.448 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:11:41.246 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.80 sec 2018-01-21 03:11:42.416 3816 INFO rally.task.engine [-] Load duration is: 0.795649 2018-01-21 03:11:42.416 3816 INFO rally.task.engine [-] Full duration is: 14.940245 2018-01-21 03:11:42.689 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:11:45.634 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.94 sec 2018-01-21 03:11:45.635 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:11:45.635 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:11:45.656 5269 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:11:47.333 5269 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:11:47.353 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:11:53.415 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.06 sec 2018-01-21 03:11:53.415 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:11:57.299 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 3.88 sec 2018-01-21 03:11:58.770 3816 INFO rally.task.engine [-] Load duration is: 0.710982 2018-01-21 03:11:58.771 3816 INFO rally.task.engine [-] Full duration is: 14.627049 2018-01-21 03:11:59.051 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:12:02.127 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 3.08 sec 2018-01-21 03:12:02.128 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:12:02.128 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.46 msec 2018-01-21 03:12:02.150 5435 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:12:04.085 5435 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:12:04.111 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:12:10.187 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-21 03:12:10.188 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:12:14.311 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 4.12 sec 2018-01-21 03:12:15.138 3816 INFO rally.task.engine [-] Load duration is: 0.948868 2018-01-21 03:12:15.139 3816 INFO rally.task.engine [-] Full duration is: 15.277258 2018-01-21 03:12:15.406 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() started 2018-01-21 03:12:18.256 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack setup() finished in 2.85 sec 2018-01-21 03:12:18.257 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() started 2018-01-21 03:12:18.257 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-21 03:12:18.279 5601 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 START 2018-01-21 03:12:25.854 5601 INFO rally.task.runner [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | ITER: 1 END: OK 2018-01-21 03:12:25.876 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:12:34.530 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context admin_cleanup@openstack cleanup() finished in 8.65 sec 2018-01-21 03:12:34.531 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() started 2018-01-21 03:12:38.622 3816 INFO rally.task.context [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Context users@openstack cleanup() finished in 4.09 sec 2018-01-21 03:12:39.572 3816 INFO rally.task.engine [-] Load duration is: 6.60249 2018-01-21 03:12:39.573 3816 INFO rally.task.engine [-] Full duration is: 23.231661 2018-01-21 03:12:39.784 3816 INFO rally.task.engine [-] Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d | Completed: Running task. Task 7e08ba5d-2d2e-4798-bf43-bb572f8f719d: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781165 Full duration: 14.651517 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.list_roles | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740554 Full duration: 15.115867 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | keystone_v3.list_projects | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78507 Full duration: 14.714868 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.628441 Full duration: 12.665459 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | keystone_v3.delete_service | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 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.728901 Full duration: 12.344745 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.create_user | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | -> keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.create_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_project | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.get_user | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.get_role | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> duration | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.886853 Full duration: 20.064876 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> duration | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.987306 Full duration: 12.762015 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795649 Full duration: 14.940245 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710982 Full duration: 14.627049 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | keystone_v3.list_users | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948868 Full duration: 15.277258 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.create_users | 4.937 | 4.937 | 4.937 | 4.937 | 4.937 | 4.937 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.937 | 4.937 | 4.937 | 4.937 | 4.937 | 4.937 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | total | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> duration | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.60249 Full duration: 23.231661 2018-01-21 03:12:40,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e08ba5d-2d2e-4798-bf43-bb572f8f719d 2018-01-21 03:12:40,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7e08ba5d-2d2e-4798-bf43-bb572f8f719d', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-21 03:12:40,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7e08ba5d-2d2e-4798-bf43-bb572f8f719d'] 2018-01-21 03:12:41,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:12:41,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-21 03:12:41,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-21 03:12:41,216 - 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-21 03:12:41,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:12:41,252 - 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-21 03:12:41,259 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:18:58,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d5d951a8-c842-427a-b553-895f395f3af0: started 2018-01-21 03:12:43.363 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Starting: Task validation. 2018-01-21 03:12:43.401 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Starting: Task validation of syntax. 2018-01-21 03:12:43.550 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Completed: Task validation of syntax. 2018-01-21 03:12:43.550 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Starting: Task validation of required platforms. 2018-01-21 03:12:43.593 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Completed: Task validation of required platforms. 2018-01-21 03:12:43.593 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Starting: Task validation of semantic. 2018-01-21 03:12:44.261 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:12:47.157 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.90 sec 2018-01-21 03:12:51.588 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:12:55.467 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-21 03:12:55.467 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Completed: Task validation of semantic. 2018-01-21 03:12:55.468 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Completed: Task validation. 2018-01-21 03:12:55.469 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Starting: Running task. 2018-01-21 03:12:55.636 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:12:58.452 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.82 sec 2018-01-21 03:12:58.452 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:12:59.058 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-21 03:12:59.059 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:12:59.059 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:12:59.083 5856 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:13:00.773 5856 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:13:00.797 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:13:06.979 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 6.18 sec 2018-01-21 03:13:06.980 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:13:07.193 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 03:13:07.193 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:13:10.874 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-21 03:13:11.728 5731 INFO rally.task.engine [-] Load duration is: 1.688341 2018-01-21 03:13:11.729 5731 INFO rally.task.engine [-] Full duration is: 15.255436 2018-01-21 03:13:12.010 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:13:14.956 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.95 sec 2018-01-21 03:13:14.956 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:13:15.598 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-21 03:13:15.599 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:13:24.995 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.40 sec 2018-01-21 03:13:24.995 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:13:24.996 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:13:25.020 6142 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:13:27.187 6142 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:13:27.216 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:13:36.030 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 8.81 sec 2018-01-21 03:13:36.030 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:13:45.276 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 9.25 sec 2018-01-21 03:13:45.276 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:13:45.504 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.23 sec 2018-01-21 03:13:45.504 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:13:49.164 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-21 03:13:50.212 5731 INFO rally.task.engine [-] Load duration is: 2.165419 2018-01-21 03:13:50.213 5731 INFO rally.task.engine [-] Full duration is: 37.173788 2018-01-21 03:13:50.481 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:13:53.456 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.97 sec 2018-01-21 03:13:53.456 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:13:54.102 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-21 03:13:54.102 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:14:03.170 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.07 sec 2018-01-21 03:14:03.170 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:14:03.170 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-21 03:14:03.208 6428 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:14:13.510 6428 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:14:13.538 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:14:26.769 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 13.23 sec 2018-01-21 03:14:26.769 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:14:37.517 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 10.75 sec 2018-01-21 03:14:37.517 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:14:37.727 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 03:14:37.727 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:14:41.436 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-21 03:14:42.780 5731 INFO rally.task.engine [-] Load duration is: 10.299557 2018-01-21 03:14:42.781 5731 INFO rally.task.engine [-] Full duration is: 50.971958 2018-01-21 03:14:43.047 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:14:46.231 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 3.18 sec 2018-01-21 03:14:46.232 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:14:46.843 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-21 03:14:46.843 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:14:56.424 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.58 sec 2018-01-21 03:14:56.424 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:14:56.424 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-21 03:14:56.447 6714 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:14:58.187 6714 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:14:58.213 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:15:06.978 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 8.76 sec 2018-01-21 03:15:06.979 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:15:15.672 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 8.69 sec 2018-01-21 03:15:15.673 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:15:15.870 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-21 03:15:15.870 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:15:19.701 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-21 03:15:21.248 5731 INFO rally.task.engine [-] Load duration is: 1.737933 2018-01-21 03:15:21.249 5731 INFO rally.task.engine [-] Full duration is: 36.673625 2018-01-21 03:15:21.515 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:15:24.483 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.97 sec 2018-01-21 03:15:24.484 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:15:25.095 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-21 03:15:25.096 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:15:25.096 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:15:25.119 7000 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:15:26.399 7000 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:15:26.427 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:15:34.965 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 8.54 sec 2018-01-21 03:15:34.965 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:15:35.151 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-21 03:15:35.151 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:15:38.861 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-21 03:15:39.612 5731 INFO rally.task.engine [-] Load duration is: 1.277536 2018-01-21 03:15:39.613 5731 INFO rally.task.engine [-] Full duration is: 17.360603 2018-01-21 03:15:39.864 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:15:42.728 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.86 sec 2018-01-21 03:15:42.728 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:15:43.436 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-21 03:15:43.436 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:15:52.703 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.27 sec 2018-01-21 03:15:52.703 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:15:52.704 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:15:52.727 7286 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:15:54.511 7286 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:15:54.532 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:16:03.102 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 8.57 sec 2018-01-21 03:16:03.103 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:16:12.538 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 9.43 sec 2018-01-21 03:16:12.538 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:16:12.744 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 03:16:12.744 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:16:16.245 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-21 03:16:18.075 5731 INFO rally.task.engine [-] Load duration is: 1.782107 2018-01-21 03:16:18.076 5731 INFO rally.task.engine [-] Full duration is: 36.39474 2018-01-21 03:16:18.323 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:16:21.272 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.95 sec 2018-01-21 03:16:21.272 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:16:21.921 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-21 03:16:21.922 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:16:31.245 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.32 sec 2018-01-21 03:16:31.246 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:16:31.246 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:16:31.269 7572 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:16:38.217 7572 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:16:38.242 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:16:55.998 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 17.76 sec 2018-01-21 03:16:55.999 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:17:06.513 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 10.51 sec 2018-01-21 03:17:06.513 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:17:06.720 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-21 03:17:06.721 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:17:10.487 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-21 03:17:10.622 5731 INFO rally.task.engine [-] Load duration is: 6.946482 2018-01-21 03:17:10.623 5731 INFO rally.task.engine [-] Full duration is: 52.18427 2018-01-21 03:17:10.910 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:17:13.897 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.99 sec 2018-01-21 03:17:13.898 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:17:14.748 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.85 sec 2018-01-21 03:17:14.749 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() started 2018-01-21 03:17:24.112 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack setup() finished in 9.36 sec 2018-01-21 03:17:24.112 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:17:24.113 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:17:24.137 7858 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:17:25.983 7858 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:17:26.009 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:17:39.636 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 13.63 sec 2018-01-21 03:17:39.637 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() started 2018-01-21 03:17:48.941 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context network@openstack cleanup() finished in 9.30 sec 2018-01-21 03:17:48.942 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:17:49.145 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-21 03:17:49.146 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:17:52.737 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-21 03:17:53.151 5731 INFO rally.task.engine [-] Load duration is: 1.843851 2018-01-21 03:17:53.151 5731 INFO rally.task.engine [-] Full duration is: 41.848193 2018-01-21 03:17:53.408 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:17:56.429 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 3.02 sec 2018-01-21 03:17:56.430 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:17:57.019 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-21 03:17:57.019 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:17:57.019 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 03:17:57.041 8144 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:17:58.190 8144 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:17:58.217 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:18:04.153 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 5.94 sec 2018-01-21 03:18:04.153 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:18:04.325 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 03:18:04.325 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:18:07.994 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-21 03:18:09.496 5731 INFO rally.task.engine [-] Load duration is: 1.146385 2018-01-21 03:18:09.497 5731 INFO rally.task.engine [-] Full duration is: 14.602998 2018-01-21 03:18:09.759 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:18:12.758 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 3.00 sec 2018-01-21 03:18:12.758 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:18:13.384 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-21 03:18:13.384 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:18:13.385 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 03:18:13.407 8430 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:18:15.199 8430 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:18:15.225 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:18:21.367 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 6.14 sec 2018-01-21 03:18:21.368 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:18:21.397 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 29.17 msec 2018-01-21 03:18:21.397 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:18:25.101 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-21 03:18:25.858 5731 INFO rally.task.engine [-] Load duration is: 1.789844 2018-01-21 03:18:25.858 5731 INFO rally.task.engine [-] Full duration is: 15.360377 2018-01-21 03:18:26.129 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() started 2018-01-21 03:18:29.035 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:18:29.036 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() started 2018-01-21 03:18:29.658 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-21 03:18:29.659 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context roles@openstack setup() started 2018-01-21 03:18:31.696 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context roles@openstack setup() finished in 2.04 sec 2018-01-21 03:18:31.697 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() started 2018-01-21 03:18:31.697 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack setup() finished in 0.21 msec 2018-01-21 03:18:31.717 8746 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 START 2018-01-21 03:18:39.272 8746 INFO rally.task.runner [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | ITER: 1 END: OK 2018-01-21 03:18:39.298 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() started 2018-01-21 03:18:52.586 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context cleanup@openstack cleanup() finished in 13.29 sec 2018-01-21 03:18:52.587 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context roles@openstack cleanup() started 2018-01-21 03:18:53.601 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context roles@openstack cleanup() finished in 1.01 sec 2018-01-21 03:18:53.601 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() started 2018-01-21 03:18:53.798 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-21 03:18:53.799 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() started 2018-01-21 03:18:57.378 5731 INFO rally.task.context [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-21 03:18:58.317 5731 INFO rally.task.engine [-] Load duration is: 7.552822 2018-01-21 03:18:58.318 5731 INFO rally.task.engine [-] Full duration is: 31.268437 2018-01-21 03:18:58.515 5731 INFO rally.task.engine [-] Task d5d951a8-c842-427a-b553-895f395f3af0 | Completed: Running task. Task d5d951a8-c842-427a-b553-895f395f3af0: 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 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.delete_network | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> duration | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688341 Full duration: 15.255436 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.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | neutron.delete_port | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | total | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> duration | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.165419 Full duration: 37.173788 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 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | neutron.create_router | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 100.0% | 1 | | neutron.add_interface_router | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 2.055 | 100.0% | 1 | | neutron.remove_interface_router | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | neutron.delete_router | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | total | 10.3 | 10.3 | 10.3 | 10.3 | 10.3 | 10.3 | 100.0% | 1 | | -> duration | 10.3 | 10.3 | 10.3 | 10.3 | 10.3 | 10.3 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.299557 Full duration: 50.971958 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.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | neutron.delete_subnet | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | total | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> duration | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.737933 Full duration: 36.673625 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 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.list_networks | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.277536 Full duration: 17.360603 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.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | neutron.list_ports | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> duration | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.782107 Full duration: 36.39474 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.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | neutron.create_subnet | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | neutron.create_router | 3.302 | 3.302 | 3.302 | 3.302 | 3.302 | 3.302 | 100.0% | 1 | | neutron.add_interface_router | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | neutron.list_routers | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 6.946 | 6.946 | 6.946 | 6.946 | 6.946 | 6.946 | 100.0% | 1 | | -> duration | 6.946 | 6.946 | 6.946 | 6.946 | 6.946 | 6.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.946482 Full duration: 52.18427 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.list_subnets | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | -> duration | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.843851 Full duration: 41.848193 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 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | neutron.delete_security_group | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> duration | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.146385 Full duration: 14.602998 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 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | neutron.create_security_group_rule | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.delete_security_group | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> duration | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.789844 Full duration: 15.360377 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 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | neutron.create_router | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | neutron.add_gateway_router | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | neutron.remove_gateway_router | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | total | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 100.0% | 1 | | -> duration | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.552822 Full duration: 31.268437 2018-01-21 03:18:58,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5d951a8-c842-427a-b553-895f395f3af0 2018-01-21 03:18:58,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd5d951a8-c842-427a-b553-895f395f3af0', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-21 03:18:58,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd5d951a8-c842-427a-b553-895f395f3af0'] 2018-01-21 03:18:59,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:18:59,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-21 03:18:59,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-21 03:18:59,941 - 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-21 03:18:59,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:18:59,978 - 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-21 03:18:59,984 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:22:10,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a: started 2018-01-21 03:19:02.039 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Starting: Task validation. 2018-01-21 03:19:02.078 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Starting: Task validation of syntax. 2018-01-21 03:19:02.168 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Completed: Task validation of syntax. 2018-01-21 03:19:02.168 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Starting: Task validation of required platforms. 2018-01-21 03:19:02.202 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Completed: Task validation of required platforms. 2018-01-21 03:19:02.202 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Starting: Task validation of semantic. 2018-01-21 03:19:02.903 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack setup() started 2018-01-21 03:19:05.902 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack setup() finished in 3.00 sec 2018-01-21 03:19:19.566 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack cleanup() started 2018-01-21 03:19:23.612 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack cleanup() finished in 4.05 sec 2018-01-21 03:19:23.613 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Completed: Task validation of semantic. 2018-01-21 03:19:23.613 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Completed: Task validation. 2018-01-21 03:19:23.614 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Starting: Running task. 2018-01-21 03:19:23.775 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack setup() started 2018-01-21 03:19:26.669 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack setup() finished in 2.89 sec 2018-01-21 03:19:26.669 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context cleanup@openstack setup() started 2018-01-21 03:19:26.670 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:19:27.650 9151 INFO rally.task.runner [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | ITER: 1 START 2018-01-21 03:21:58.544 9151 INFO rally.task.runner [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-21 03:21:58.572 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context cleanup@openstack cleanup() started 2018-01-21 03:22:06.006 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context cleanup@openstack cleanup() finished in 7.43 sec 2018-01-21 03:22:06.007 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack cleanup() started 2018-01-21 03:22:09.726 9026 INFO rally.task.context [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Context users@openstack cleanup() finished in 3.72 sec 2018-01-21 03:22:10.571 9026 INFO rally.task.engine [-] Load duration is: 149.888849 2018-01-21 03:22:10.572 9026 INFO rally.task.engine [-] Full duration is: 165.964239 2018-01-21 03:22:10.839 9026 INFO rally.task.engine [-] Task 2fc1592f-d338-46d4-9c9f-a127ad46da4a | Completed: Running task. 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.561 | 12.561 | 12.561 | 12.561 | 12.561 | 12.561 | 100.0% | 1 | | nova.find_host_to_migrate | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | nova.live_migrate | 136.661 | 136.661 | 136.661 | 136.661 | 136.661 | 136.661 | 0.0% | 1 | | total | 150.889 | 150.889 | 150.889 | 150.889 | 150.889 | 150.889 | 0.0% | 1 | | -> duration | 149.889 | 149.889 | 149.889 | 149.889 | 149.889 | 149.889 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 149.888849 Full duration: 165.964239 2018-01-21 03:22:10,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2fc1592f-d338-46d4-9c9f-a127ad46da4a 2018-01-21 03:22:10,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2fc1592f-d338-46d4-9c9f-a127ad46da4a', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-21 03:22:11,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2fc1592f-d338-46d4-9c9f-a127ad46da4a'] 2018-01-21 03:22:11,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:22:11,864 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-21 03:22:11,864 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-21 03:22:11,864 - 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-21 03:22:11,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 03:22:11,897 - 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-21 03:22:11,900 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '7bd3d7c9-9c16-4b99-a53e-e3017e05db4c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6e72e82a-8856-4b16-b28c-66d37b04e089', 'flavor_name': 'rally-tiny-6e72e82a-8856-4b16-b28c-66d37b04e089', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6e72e82a-8856-4b16-b28c-66d37b04e089', '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-21 03:23:15,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71: started 2018-01-21 03:22:14.069 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Starting: Task validation. 2018-01-21 03:22:14.102 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Starting: Task validation of syntax. 2018-01-21 03:22:14.178 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Completed: Task validation of syntax. 2018-01-21 03:22:14.179 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Starting: Task validation of required platforms. 2018-01-21 03:22:14.207 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Completed: Task validation of required platforms. 2018-01-21 03:22:14.207 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Starting: Task validation of semantic. 2018-01-21 03:22:14.908 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:22:17.970 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 3.06 sec 2018-01-21 03:22:20.086 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:22:24.025 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-21 03:22:24.026 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Completed: Task validation of semantic. 2018-01-21 03:22:24.026 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Completed: Task validation. 2018-01-21 03:22:24.027 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Starting: Running task. 2018-01-21 03:22:24.182 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:22:27.058 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 2.88 sec 2018-01-21 03:22:27.058 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() started 2018-01-21 03:22:27.059 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:22:27.083 9386 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 START 2018-01-21 03:22:28.003 9386 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 END: OK 2018-01-21 03:22:28.027 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:22:28.956 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-21 03:22:28.957 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:22:32.853 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 03:22:34.233 9261 INFO rally.task.engine [-] Load duration is: 0.918416 2018-01-21 03:22:34.233 9261 INFO rally.task.engine [-] Full duration is: 8.687695 2018-01-21 03:22:34.504 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:22:37.606 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 3.10 sec 2018-01-21 03:22:37.607 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() started 2018-01-21 03:22:37.607 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-21 03:22:37.629 9492 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 START 2018-01-21 03:22:38.369 9492 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 END: OK 2018-01-21 03:22:38.389 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:22:39.389 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-21 03:22:39.390 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:22:43.204 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-21 03:22:44.561 9261 INFO rally.task.engine [-] Load duration is: 0.738 2018-01-21 03:22:44.562 9261 INFO rally.task.engine [-] Full duration is: 8.716308 2018-01-21 03:22:44.871 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:22:47.784 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 2.91 sec 2018-01-21 03:22:47.785 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() started 2018-01-21 03:22:47.785 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 03:22:47.807 9598 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 START 2018-01-21 03:22:48.519 9598 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 END: OK 2018-01-21 03:22:48.539 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:22:49.441 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() finished in 0.90 sec 2018-01-21 03:22:49.442 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:22:53.223 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-21 03:22:54.926 9261 INFO rally.task.engine [-] Load duration is: 0.71001 2018-01-21 03:22:54.927 9261 INFO rally.task.engine [-] Full duration is: 8.367684 2018-01-21 03:22:55.187 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:22:58.189 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 3.00 sec 2018-01-21 03:22:58.189 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() started 2018-01-21 03:22:58.189 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-21 03:22:58.217 9704 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 START 2018-01-21 03:22:59.273 9704 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 END: OK 2018-01-21 03:22:59.299 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:23:00.352 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() finished in 1.05 sec 2018-01-21 03:23:00.352 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:23:04.253 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 03:23:05.257 9261 INFO rally.task.engine [-] Load duration is: 1.053821 2018-01-21 03:23:05.258 9261 INFO rally.task.engine [-] Full duration is: 9.083524 2018-01-21 03:23:05.492 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() started 2018-01-21 03:23:08.427 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack setup() finished in 2.93 sec 2018-01-21 03:23:08.427 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() started 2018-01-21 03:23:08.428 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-21 03:23:08.450 9810 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 START 2018-01-21 03:23:09.454 9810 INFO rally.task.runner [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | ITER: 1 END: OK 2018-01-21 03:23:09.484 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() started 2018-01-21 03:23:10.472 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-21 03:23:10.473 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() started 2018-01-21 03:23:14.312 9261 INFO rally.task.context [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-21 03:23:15.549 9261 INFO rally.task.engine [-] Load duration is: 1.002415 2018-01-21 03:23:15.550 9261 INFO rally.task.engine [-] Full duration is: 8.834862 2018-01-21 03:23:15.749 9261 INFO rally.task.engine [-] Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 | Completed: Running task. Task c3c9a3c2-67fd-45b2-b72a-e6ce19493d71: 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | quotas.delete_quotas | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918416 Full duration: 8.687695 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738 Full duration: 8.716308 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.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71001 Full duration: 8.367684 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> duration | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053821 Full duration: 9.083524 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.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002415 Full duration: 8.834862 2018-01-21 03:23:15,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c3c9a3c2-67fd-45b2-b72a-e6ce19493d71 2018-01-21 03:23:15,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c3c9a3c2-67fd-45b2-b72a-e6ce19493d71', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-21 03:23:16,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c3c9a3c2-67fd-45b2-b72a-e6ce19493d71'] 2018-01-21 03:23:16,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 03:23:16,904 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-21 03:23:16,904 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:50 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:38 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:06 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:40 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:38 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:31 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:27 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-21 03:23:16,905 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-21 03:23:27,887 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 03:23:27,887 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 03:23:28,408 - functest.utils.functest_utils - DEBUG - 2018-01-21 03:23:28,408 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 03:23:28,409 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-21 03:23:28,413 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-21 03:23:28,413 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-21 03:23:28,507 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 03:23:29,005 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 03:23:29,005 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-21 03:23:29,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 03:23:31,498 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 03:23:33,739 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 03:23:36,781 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 03:23:38,763 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 03:23:44,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-21 03:23:45,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-21 03:23:46,557 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 03:23:50,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 03:23:50,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 03:23:53,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 03:23:53,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 03:23:56,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-21 03:23:57,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-21 03:23:57,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 03:23:57,970 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 03:24:00,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 03:24:00,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 03:24:01,002 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 03:24:01,004 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-21 03:24:01,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-21 03:24:01,010 - 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-21 03:38:46,213 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.206502s] ... ok 2018-01-21 03:38:46,214 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.062475s] ... ok 2018-01-21 03:38:46,214 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.690172s] ... ok 2018-01-21 03:38:46,214 - 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 [1.388424s] ... ok 2018-01-21 03:38:46,214 - 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.239414s] ... ok 2018-01-21 03:38:46,215 - 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 [4.754132s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.078351s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [1.123189s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.131787s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001094s] ... ok 2018-01-21 03:38:46,215 - 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.141659s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.091902s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.776465s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.095934s] ... ok 2018-01-21 03:38:46,215 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001028s] ... ok 2018-01-21 03:38:46,216 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.191128s] ... ok 2018-01-21 03:38:46,216 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.058130s] ... ok 2018-01-21 03:38:46,216 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.530052s] ... ok 2018-01-21 03:38:46,216 - 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.740299s] ... ok 2018-01-21 03:38:46,216 - 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.644249s] ... ok 2018-01-21 03:38:46,216 - 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.624459s] ... ok 2018-01-21 03:38:46,216 - 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.552458s] ... ok 2018-01-21 03:38:46,216 - 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.842349s] ... ok 2018-01-21 03:38:46,216 - 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.074749s] ... ok 2018-01-21 03:38:46,216 - 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.075861s] ... ok 2018-01-21 03:38:46,217 - 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.071536s] ... ok 2018-01-21 03:38:46,217 - 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.083334s] ... ok 2018-01-21 03:38:46,217 - 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.069310s] ... ok 2018-01-21 03:38:46,217 - 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.148219s] ... ok 2018-01-21 03:38:46,217 - 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.076975s] ... ok 2018-01-21 03:38:46,217 - 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.013518s] ... ok 2018-01-21 03:38:46,217 - 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.148336s] ... ok 2018-01-21 03:38:46,217 - 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.012773s] ... ok 2018-01-21 03:38:46,217 - 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.014890s] ... ok 2018-01-21 03:38:46,217 - 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.032825s] ... ok 2018-01-21 03:38:46,217 - 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.066017s] ... ok 2018-01-21 03:38:46,218 - 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.082584s] ... ok 2018-01-21 03:38:46,218 - 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.580047s] ... ok 2018-01-21 03:38:46,218 - 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.015220s] ... ok 2018-01-21 03:38:46,218 - 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.072602s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [13.945913s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.937640s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.769007s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [13.938636s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.628996s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.232826s] ... ok 2018-01-21 03:38:46,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.204943s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.385911s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.553112s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.423534s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.830985s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.735590s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.267321s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.342581s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [59.214108s] ... ok 2018-01-21 03:38:46,219 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.539751s] ... ok 2018-01-21 03:38:46,219 - 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.663933s] ... ok 2018-01-21 03:38:46,219 - 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.649943s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.618126s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.265314s] ... ok 2018-01-21 03:38:46,220 - 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.506896s] ... ok 2018-01-21 03:38:46,220 - 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.540186s] ... ok 2018-01-21 03:38:46,220 - 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.378106s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.558969s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.650893s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.527137s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.567969s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.666193s] ... ok 2018-01-21 03:38:46,220 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.174445s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.581935s] ... ok 2018-01-21 03:38:46,221 - 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.529211s] ... ok 2018-01-21 03:38:46,221 - 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.395346s] ... ok 2018-01-21 03:38:46,221 - 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.705882s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.309946s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.417305s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011839s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [30.589730s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.078863s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.080400s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.087592s] ... ok 2018-01-21 03:38:46,221 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.313307s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.617429s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.339835s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.009469s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.563491s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.202059s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.182378s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.202395s] ... ok 2018-01-21 03:38:46,222 - 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.859629s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.300475s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.047748s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.192596s] ... ok 2018-01-21 03:38:46,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.043217s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.574161s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.175870s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.307230s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.164058s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.156700s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.337592s] ... ok 2018-01-21 03:38:46,223 - 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.609859s] ... ok 2018-01-21 03:38:46,223 - 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.162907s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.523205s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.655778s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.021997s] ... ok 2018-01-21 03:38:46,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.208221s] ... ok 2018-01-21 03:38:46,224 - 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 [3.172077s] ... ok 2018-01-21 03:38:46,224 - 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 [2.910471s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.757724s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.120776s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.453696s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.144459s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.279125s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.059364s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.057895s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.109378s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.262005s] ... ok 2018-01-21 03:38:46,224 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.059769s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.205825s] ... ok 2018-01-21 03:38:46,225 - 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.180149s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.647689s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.589283s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.051033s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.058829s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.212510s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.191518s] ... ok 2018-01-21 03:38:46,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.042948s] ... ok 2018-01-21 03:38:46,225 - 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.589347s] ... ok 2018-01-21 03:38:46,225 - 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.280817s] ... ok 2018-01-21 03:38:46,225 - 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.356386s] ... ok 2018-01-21 03:38:46,226 - 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.924257s] ... ok 2018-01-21 03:38:46,226 - 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.763383s] ... ok 2018-01-21 03:38:46,226 - 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.359979s] ... ok 2018-01-21 03:38:46,226 - 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.565239s] ... ok 2018-01-21 03:38:46,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.080792s] ... ok 2018-01-21 03:38:46,226 - 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.175058s] ... ok 2018-01-21 03:38:46,226 - 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.468517s] ... ok 2018-01-21 03:38:46,226 - 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 [1.036337s] ... ok 2018-01-21 03:38:46,226 - 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.852611s] ... ok 2018-01-21 03:38:46,226 - 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 [1.058466s] ... ok 2018-01-21 03:38:46,226 - 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.819613s] ... ok 2018-01-21 03:38:46,226 - 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 [1.010770s] ... ok 2018-01-21 03:38:46,227 - 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.245546s] ... ok 2018-01-21 03:38:46,227 - 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.173689s] ... ok 2018-01-21 03:38:46,227 - 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.020928s] ... ok 2018-01-21 03:38:46,227 - 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.019806s] ... ok 2018-01-21 03:38:46,227 - 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.162482s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.176267s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.195694s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.819519s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [1.286380s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.186768s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.579292s] ... ok 2018-01-21 03:38:46,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.861994s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.926208s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.538446s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [33.959409s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.817782s] ... ok 2018-01-21 03:38:46,228 - 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 [8.467716s] ... ok 2018-01-21 03:38:46,228 - 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 [13.518761s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.197172s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.207278s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.049403s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.407855s] ... ok 2018-01-21 03:38:46,228 - 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.261961s] ... ok 2018-01-21 03:38:46,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.244770s] ... ok 2018-01-21 03:38:46,229 - 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.042272s] ... ok 2018-01-21 03:38:46,229 - 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.062105s] ... ok 2018-01-21 03:38:46,229 - 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.212253s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.194619s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.047565s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.239567s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.248666s] ... ok 2018-01-21 03:38:46,229 - 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.053878s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.052082s] ... ok 2018-01-21 03:38:46,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.155513s] ... ok 2018-01-21 03:38:46,229 - 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.030456s] ... ok 2018-01-21 03:38:46,229 - 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.371937s] ... ok 2018-01-21 03:38:46,230 - 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.178746s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.156581s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.166249s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.047729s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.185504s] ... ok 2018-01-21 03:38:46,230 - 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.152587s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.187379s] ... ok 2018-01-21 03:38:46,230 - 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.174519s] ... ok 2018-01-21 03:38:46,230 - 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.223076s] ... ok 2018-01-21 03:38:46,230 - 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.043502s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.372659s] ... ok 2018-01-21 03:38:46,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.038798s] ... ok 2018-01-21 03:38:46,230 - 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.521754s] ... ok 2018-01-21 03:38:46,231 - 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.033993s] ... ok 2018-01-21 03:38:46,231 - 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.034195s] ... ok 2018-01-21 03:38:46,231 - 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.012994s] ... ok 2018-01-21 03:38:46,231 - 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.033472s] ... ok 2018-01-21 03:38:46,231 - 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.035035s] ... ok 2018-01-21 03:38:46,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.207769s] ... ok 2018-01-21 03:38:46,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.036005s] ... ok 2018-01-21 03:38:46,231 - 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.775809s] ... ok 2018-01-21 03:38:46,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.495166s] ... ok 2018-01-21 03:38:46,231 - 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.075673s] ... ok 2018-01-21 03:38:46,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.220643s] ... ok 2018-01-21 03:38:46,231 - 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.189510s] ... ok 2018-01-21 03:38:46,231 - 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.182948s] ... ok 2018-01-21 03:38:46,233 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 881.0000 sec. 2018-01-21 03:38:46,234 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-21 03:38:46,235 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-21 03:38:46,236 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-21 03:38:46,240 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-21 03:38:55,741 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 03:38:55,741 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 03:38:56,313 - functest.utils.functest_utils - DEBUG - 2018-01-21 03:38:56,314 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 03:38:56,314 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:26 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 03:38:56,318 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-21 03:38:57,311 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 04:35:22,376 - 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) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL 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 ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3385.052s FAILED (failures=7) 2018-01-21 04:35:22,534 - functest.utils.functest_utils - DEBUG - 2018-01-21 04:35:22,534 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 04:35:22,534 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:25 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-21 04:35:22,538 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-21 04:35:22,539 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-697 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 04:35:22,542 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:05 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 15:30 | PASS | | rally_sanity | functest | smoke | 21:60 | FAIL | | refstack_defcore | functest | smoke | 15:26 | PASS | | snaps_smoke | functest | smoke | 56:25 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-21 04:35:22,547 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-21 04:35:25,819 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 04:35:25,819 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 04:35:25,820 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-21 04:35:25,821 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-21 04:35:25,821 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-21 04:36:57,648 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-21 04:36:57,648 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-21 04:36:57,762 - functest.utils.functest_utils - DEBUG - 2018-01-21 04:36:57,762 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 04:36:57,762 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 01:32 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-21 04:36:57,766 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-21 04:36:57,766 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-697 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 04:36:57,768 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 01:32 | FAIL | | 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-21 04:36:57,772 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 04:37:00,601 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 04:37:00,602 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 04:37:00,602 - 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 juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-21 04:37:00,603 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-21 04:37:00,603 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-21 04:37:00,809 - 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-21 04:37:00,853 - 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-21 04:37:00,876 - 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-21 04:37:01,329 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-21 04:37:01,330 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 04:37:01,755 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 04:37:01,755 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-21 04:37:02,169 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-21 04:37:04,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-21 04:37:07,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-21 04:37:07,949 - 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-21 04:38:44,501 - 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-21 04:38:53,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-21 04:38:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-21 04:39:08,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-21 04:39:12,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-21 04:39:12,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-21 04:42:14,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-21 04:42:14,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-21 04:42:17,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-21 04:42:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-21 04:42:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-21 04:42:48,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-21 04:43:21,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-21 04:43:25,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-21 04:43:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-21 04:43:32,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-21 04:43:32,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-21 04:43:32,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:43:32,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:44:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:44:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-21 04:44:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-21 04:44:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-21 04:44:00,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-21 04:44:05,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:05,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:05,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-21 04:44:10,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:10,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:10,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:16,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:16,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:16,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:16,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:16,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:32,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:32,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:32,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:37,817 - 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-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:43,006 - 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-21 04:44:43,006 - 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-21 04:44:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 04:44:43,007 - 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-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:43,007 - 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-21 04:44:43,007 - 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-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:44:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 04:44:43,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 04:44:48,171 - 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-21 04:44:48,172 - 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-21 04:45:09,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:09,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:09,002 - 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-21 04:45:09,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:14,153 - 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-21 04:45:14,153 - 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-21 04:45:14,153 - 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-21 04:45:14,153 - 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-21 04:45:14,153 - 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-21 04:45:14,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 04:45:19,302 - 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-21 04:45:19,302 - 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-21 04:45:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:39,938 - 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-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:45,099 - 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-21 04:45:45,099 - 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-21 04:45:45,099 - 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-21 04:45:50,253 - 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-21 04:45:50,254 - 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-21 04:45:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:50,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 04:45:50,254 - 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-21 04:45:50,254 - 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-21 04:46:11,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:11,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - 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 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:26,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:26,308 - 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 3/60] 2018-01-21 04:46:26,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 04:46:26,309 - 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 3/60] 2018-01-21 04:46:26,309 - 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 3/60] 2018-01-21 04:46:26,309 - 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 3/60] 2018-01-21 04:46:32,430 - 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 3/60] 2018-01-21 04:46:32,431 - 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 3/60] 2018-01-21 04:46:32,431 - 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 3/60] 2018-01-21 04:46:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:49,946 - 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 4/60] 2018-01-21 04:46:56,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:46:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,484 - 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 4/60] 2018-01-21 04:47:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,484 - 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 4/60] 2018-01-21 04:47:03,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:03,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:09,050 - 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 4/60] 2018-01-21 04:47:09,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:09,050 - 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 4/60] 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:09,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:09,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:20,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:20,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:20,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:20,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:26,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:26,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:26,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:26,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:26,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:31,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:31,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:31,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:31,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:31,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:31,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:47:31,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:36,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:47:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:47:36,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:36,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:43,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:47:43,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:47:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:48,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:47:54,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:47:54,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:47:54,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:54,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:47:59,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 04:48:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 04:48:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 04:48:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:11,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:11,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:11,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:16,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 04:48:16,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:16,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:22,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:27,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 04:48:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:48:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:48:27,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:48:33,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 04:48:50,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:48:50,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:48:50,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:48:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:48:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:48:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:48:55,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:31,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:31,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:50:36,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:50:36,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 04:50:36,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:50:36,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:53:53,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:53:58,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:53:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:53:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:53:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:53:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:53:58,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:54:04,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:54:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:54:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:54:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:54:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:54:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:54:42,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:54:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:54:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:54:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:54:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:54:47,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:54:47,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:54:58,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:55:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:55:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:55:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:15,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:15,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:55:15,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:55:15,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:55:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:55:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:55:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:31,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:55:31,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:55:31,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 04:55:31,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:55:36,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:57:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:57:17,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 04:57:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 04:57:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-21 04:57:17,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 04:57:17,436 - 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-21T04:44:00.419Z', 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'467dadeb-6875-4b81-9119-fefa65f8483f'} 2018-01-21 04:57:17,504 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.213 2018-01-21 04:57:17,705 - 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-21 04:57:17,775 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-21 04:57:17,775 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-21 04:57:17,893 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:57:42,994 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:58:08,143 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:58:33,509 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:58:58,647 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:59:23,739 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 04:59:48,932 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550178@clearwater.opnfv', u'sip_username': u'6505550178', u'formatted_number': u'(650) 555-0178', u'number': u'6505550178', u'sip_uri': u'sip:6505550178@clearwater.opnfv', u'number_id': u'aa8dec213d794f6283abc542717c021f', u'sip_password': u'XtAsdYSMY', u'pstn': False} 2018-01-21 04:59:48,933 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-21 04:59:48,933 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-21 04:59:48,942 - 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-21 04:59:48,942 - 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-21 05:01:56,526 - 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) - (6505550877, 6505550610) Passed Basic Call - Tel URIs (TCP) - (6505550114, 6505550254) Passed Basic Call - Unknown number (TCP) - (6505550432, 6505550648) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550575, 6505550266) Passed Basic Call - Messages - Pager model (TCP) - (6505550797, 6505550003) Passed Basic Call - Pracks (TCP) - (6505550160, 6505550328) Passed Basic Registration (TCP) - (6505550976) Passed Multiple Identities (TCP) - (6505550085, 6505550657) Passed Call Barring - Outbound Rejection (TCP) - (6505550137, 6505550876) 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) - (6505550149, 6505550552) 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) - (6505550682, 6505550550, 6505550323) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550650, 6505550949, 6505550252) Passed Call Diversion - Not reachable (408) (TCP) - (6505550929, 6505550735, 6505550491) Passed Call Diversion - Not reachable (503) (TCP) - (6505550281, 6505550092, 6505550643) Passed Call Diversion - Not reachable (500) (TCP) - (6505550996, 6505550541, 6505550052) Passed Call Diversion - Busy (TCP) - (6505550936, 6505550628, 6505550475) Passed Call Diversion - Unconditional (TCP) - (6505550576, 6505550378, 6505550228) Passed Call Diversion - No answer (TCP) - (6505550047, 6505550328, 6505550285) Passed Call Diversion - Bad target URI (TCP) - (6505550208, 6505550037) Passed Call Diversion - Audio-only call (TCP) - (6505550959, 6505550382, 6505550298, 6505550475) Passed Call Diversion - Audio-video call (TCP) - (6505550751, 6505550277, 6505550601, 6505550799) Passed Call Waiting - Accepted (TCP) - (6505550536, 6505550047, 6505550573) Passed Call Waiting - Cancelled (TCP) - (6505550944, 6505550484, 6505550295) Passed CANCEL - Mainline (TCP) - (6505550689, 6505550672) Passed Filtering - Accept-Contact (TCP) - (6505550395, 6505550798) Passed Filtering - Accept-Contact no match (TCP) - (6505550457, 6505550220) Passed Filtering - Accept-Contact negated match (TCP) - (6505550222, 6505550493) Passed Filtering - RFC3841 example (TCP) - (6505550137, 6505550370) Passed Filtering - Reject-Contact no match (TCP) - (6505550558, 6505550772) Passed Filtering - Reject-Contact match (TCP) - (6505550252, 6505550938) 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) - (6505550048) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550231) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550305) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550898) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550004, 6505550494) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550801, 6505550156) Passed GRUU - Call - only GRUU as target (TCP) - (6505550190, 6505550891) Passed GRUU - Call - AoR as target (TCP) - (6505550978, 6505550397) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550848, 6505550361) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550154, 6505550678) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550129, 6505550916) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550031, 6505550613) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550401, 6505550185) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550576, 6505550753) 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) - (6505550932) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550409) Passed 2018-01-21 05:01:56,526 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-21 05:01:56,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-21 05:01:56,529 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-21 05:01:56,529 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-21 05:01:57,108 - functest.utils.functest_utils - DEBUG - 2018-01-21 05:01:57,109 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 05:01:57,109 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:54 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-21 05:01:57,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-21 05:02:02,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:02,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:02,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:08,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:08,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:02:08,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:02:08,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:13,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:02:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:18,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:02:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:02:29,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:02:29,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:34,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:02:34,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:39,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:45,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:45,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:45,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:02:45,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:02:50,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:02:50,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:02:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:02:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 05:02:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 05:03:00,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:03:00,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:03:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:03:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:03:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:03:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:03:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:03:53,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:03:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:03:58,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:03:58,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:03:58,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:04:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:04:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:04:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:04:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:04:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:04:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:04:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:04:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:04:09,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:09,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:14,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:19,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:19,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:19,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:04:25,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:04:25,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:04:25,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:04:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:04:30,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:04:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:04:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:04:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:04:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:05:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-21 05:05:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:05:02,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:05:07,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:07,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 05:05:12,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:12,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:05:12,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:12,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:18,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:05:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:23,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:23,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6159) 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:23,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:05:33,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:05:33,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:38,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:43,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:43,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 05:05:43,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:43,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:05:43,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:05:49,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 05:05:49,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 05:05:49,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:49,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:05:54,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:05:54,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 05:05:54,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:59,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 05:05:59,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 05:05:59,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-21 05:06:00,738 - functest.core.vnf - INFO - test cleaning 2018-01-21 05:06:00,738 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 05:06:22,543 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-21 05:06:22,681 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-21 05:06:23,042 - 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-21 05:06:23,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-21 05:06:23,071 - 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-21 05:06:23,077 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-21 05:06:23,101 - 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-21 05:06:23,101 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-21 05:06:25,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-21 05:06:25,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-21 05:06:25,615 - 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-21 05:06:26,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-21 05:06:38,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-21 05:06:39,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-21 05:06:54,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-21 05:06:58,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-21 05:06:58,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-21 05:10:08,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-21 05:10:08,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-21 05:10:10,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-21 05:10:40,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-21 05:10:40,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-21 05:10:41,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-21 05:11:18,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-21 05:11:21,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-21 05:11:23,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-21 05:11:30,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-21 05:11:30,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 05:11:30,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 05:11:30,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-21 05:11:56,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 05:11:56,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-21 05:11:56,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-21 05:11:56,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-21 05:11:56,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 05:12:01,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 05:12:01,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 05:12:01,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 05:12:01,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 05:12:01,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 05:12:01,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-21 05:12:01,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-21 05:12:06,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0439cbe7-10fd-490b-b6cf-708f17125364) 2018-01-21 05:12:06,652 - 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-91b2eeae-d130-4469-9134-8698828b9a89) 2018-01-21 05:12:06,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d02ced9d-ca1a-445d-a39e-983cac09bfa0) 2018-01-21 05:12:06,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a5649811-3f2e-47b9-9d65-eb69cf1bdc49) 2018-01-21 05:12:06,652 - 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-0bd3eda8-1511-4f64-b9e1-bb2f2101f568) 2018-01-21 05:12:06,652 - 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-fca0d7f5-c933-4583-8054-b50c45b5babc) 2018-01-21 05:12:06,652 - 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-1be6409b-d596-4d83-9738-29b041adbca5) 2018-01-21 05:12:16,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:16,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:16,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:16,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 05:12:16,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:16,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 05:12:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-21 05:12:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 05:12:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-21 05:12:22,194 - 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-6de3ac76-bc4c-47c7-ba42-14db58c80fff) [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-99c4b716-ee1b-41ef-9ff7-4ecc1bdca1a8) [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03768244-ce3e-4ecf-adc8-4dbba6ee36b0) [retry 1/60] 2018-01-21 05:12:22,194 - 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-4ebd361f-16b5-4568-be9c-c81ee5abe75b) [retry 1/60] 2018-01-21 05:12:22,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 05:12:22,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f8c3b8b4-ebd9-44f2-8a85-d9d71a7a353e) [retry 1/60] 2018-01-21 05:12:22,195 - 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-f0b4a70e-315d-4915-abcb-09bfa0ce34e6) [retry 1/60] 2018-01-21 05:12:22,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-e1135ccc-0afd-4925-ad2c-64b6406ef542) [retry 1/60] 2018-01-21 05:12:32,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 05:12:37,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-db044e1b-b19b-4ab2-b139-f0620723bb6a) [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-21 05:12:37,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 05:12:37,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 05:12:37,942 - 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-15dfe04e-ddf4-46aa-aa68-018632804e26) [retry 2/60] 2018-01-21 05:12:37,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ebdf12cb-9371-4aa0-849b-462bb96c691e) [retry 2/60] 2018-01-21 05:12:37,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-afcdcc45-8079-4a76-a016-7a181bb3c9eb) [retry 2/60] 2018-01-21 05:12:37,942 - 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-8bbe5f39-7926-45ac-a3e8-b95e3ab0ce4b) [retry 2/60] 2018-01-21 05:12:37,942 - 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-8d8c59e4-a316-42c8-add7-d567edbeb6c8) [retry 2/60] 2018-01-21 05:12:37,942 - 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-baf86404-5f38-4455-b4d3-8bd43f96a868) [retry 2/60] 2018-01-21 05:12:53,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-92da9427-848b-4c5f-a066-88a50608e855) [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 05:12:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a09d04c3-c09c-40e5-8c43-c45f6aabe56c) [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-21 05:12:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d5cbd33d-b67d-4b93-b56a-05aebc8bf96a) [retry 3/60] 2018-01-21 05:12:53,398 - 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-fa29e617-7b65-4a0b-850c-cf1a4ceb39cb) [retry 3/60] 2018-01-21 05:12:53,398 - 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-7478bfd2-5f9e-41d7-8607-5d627b39bd13) [retry 3/60] 2018-01-21 05:12:58,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6711faf9-5524-44a7-8558-bd039ef26306) [retry 3/60] 2018-01-21 05:12:58,532 - 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-5f7c5920-32c3-4bfd-9ced-42fed8b26e22) [retry 3/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:09,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8cbef551-b8ef-45d9-adef-a258068da452) [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-21 05:13:09,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-1877ca01-dec2-4b2d-a9bb-4c7af48ac82c) [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-21 05:13:09,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 05:13:14,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 05:13:14,452 - 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-1745199d-5b63-45cd-a281-b0b02e15a7d2) [retry 4/60] 2018-01-21 05:13:14,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 05:13:14,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9f19a31b-02ee-44be-9d3b-ad62b58fd93f) [retry 4/60] 2018-01-21 05:13:14,452 - 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-75fb4a99-a066-431c-99d9-fc5b2bab508e) [retry 4/60] 2018-01-21 05:13:14,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b32211e5-0cfd-4e4c-9247-fe7208dd233a) [retry 4/60] 2018-01-21 05:13:14,453 - 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-189c5e1f-4113-4ef0-a43c-cfa860e835cd) [retry 4/60] 2018-01-21 05:13:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 05:13:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:24,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:24,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 05:13:24,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-415e4312-927d-4d88-9f45-2956bb65d7c1) [retry 5/60] 2018-01-21 05:13:29,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-7d605cbb-1bb4-41a8-aaef-ce7516d9332e) [retry 5/60] 2018-01-21 05:13:29,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-21 05:13:29,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-21 05:13:29,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-e85f4103-8b1f-43f8-a539-125f124fa86e) [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 05:13:29,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-21 05:13:29,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-f81de9b1-9d2f-4e1c-9294-0315d697f582) [retry 5/60] 2018-01-21 05:13:29,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-d8dce64e-ccd9-46e0-8a2b-cf6f968d332d) [retry 5/60] 2018-01-21 05:13:29,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c96be655-d833-4e6b-b5d2-ab9ff9210b59) [retry 5/60] 2018-01-21 05:13:29,920 - 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-c19530af-759e-463d-96d8-d0ce9e166402) [retry 5/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9a268ff2-2752-4240-8a35-2e0e290c1120) [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 05:13:40,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 05:13:45,453 - 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-78c79745-4cac-491e-baf4-c6e63976a787) [retry 6/60] 2018-01-21 05:13:45,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e4d295d4-1a85-4b9a-8133-8a802c730dac) [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 05:13:45,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-21 05:13:45,455 - 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-db55ae12-a155-4edf-96f9-a90ac3093a52) [retry 6/60] 2018-01-21 05:13:45,455 - 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-e801505e-f32c-4e17-aa2a-1ac505e40249) [retry 6/60] 2018-01-21 05:13:45,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ca981145-4298-4948-ad16-36399a551cac) [retry 6/60] 2018-01-21 05:13:45,455 - 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-15a63c7a-bf3d-4160-b884-186624b7cd2c) [retry 6/60] 2018-01-21 05:13:55,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:13:55,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:14:00,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b1b86552-8558-409e-ad4f-f8e775cbc878) [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:14:00,893 - 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-38cde33d-80f2-4eca-8940-21074a7f012d) [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-21 05:14:00,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-369c0226-59d2-4749-9e4d-553dce44cd28) [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 05:14:00,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0136b100-c64e-448b-8d79-d304996f0904) [retry 7/60] 2018-01-21 05:14:00,894 - 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-2335e19c-7f02-48f1-af40-f0083e15d6fa) [retry 7/60] 2018-01-21 05:14:00,894 - 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-4b88cbdf-2c2b-4c79-8190-326ca99123f8) [retry 7/60] 2018-01-21 05:14:06,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-008ba246-2aa0-41cf-97c6-efa557bccf06) [retry 7/60] 2018-01-21 05:14:11,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:16,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b069815d-3c63-46cc-b8f8-b2281c07fce7) [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:16,610 - 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-e61b9da6-2054-46b4-acdd-5ac1e9ade811) [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0d02cf51-4b82-43a8-a597-aae80a6c5235) [retry 8/60] 2018-01-21 05:14:16,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-21 05:14:16,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-21 05:14:16,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 05:14:16,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 05:14:16,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:16,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 05:14:21,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-21 05:14:21,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-21 05:14:21,814 - 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-ece14992-b342-40f7-8a0a-c43dac837454) [retry 8/60] 2018-01-21 05:14:21,814 - 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-5f95800f-8bf7-4d5c-a11c-491ac9c15ba0) [retry 8/60] 2018-01-21 05:14:21,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6d1654b0-f6f1-4ab2-80d0-ec9a78bf972d) [retry 8/60] 2018-01-21 05:14:21,814 - 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-b28f6b3c-f8fe-45c4-933f-9868073071de) [retry 8/60] 2018-01-21 05:14:32,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-02b38b76-7883-4dcf-b093-d6c727b44dcd) [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b45602fa-7ac2-4f67-b5ac-bdffea0cb90a) [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dc971932-9162-43e6-94a1-484037c41541) [retry 9/60] 2018-01-21 05:14:32,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-21 05:14:32,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-21 05:14:32,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 05:14:32,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 05:14:32,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:32,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 05:14:37,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-21 05:14:37,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-21 05:14:37,284 - 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-787ed99a-3c2c-46de-bb01-fd13ab8d6c44) [retry 9/60] 2018-01-21 05:14:37,284 - 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-7b64dc0f-9952-4ac1-a4b9-462704ccd318) [retry 9/60] 2018-01-21 05:14:37,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-825ade47-24b5-4d76-8847-9b8ee2c4b99e) [retry 9/60] 2018-01-21 05:14:37,285 - 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-8430bddc-530e-45b4-a1e2-0697f01be446) [retry 9/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5a12d15c-c78d-4d3a-ba2f-7600d7af185a) [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:47,555 - 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-209c5db4-29e4-4abd-9d9d-5be85aae8275) [retry 10/60] 2018-01-21 05:14:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a576cf70-0b04-401c-a72a-ba385813da25) [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 05:14:52,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-21 05:14:52,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-21 05:14:52,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-0f19a40e-acfa-4aca-8a94-e528109ee1ef) [retry 10/60] 2018-01-21 05:14:52,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-e83b4ca3-d934-467b-8cd9-454c39c3bfc8) [retry 10/60] 2018-01-21 05:14:52,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7855683-423e-4303-87c6-cd35e26a35dc) [retry 10/60] 2018-01-21 05:14:52,706 - 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-8437b1f4-e2d1-4e52-b29a-c6b32aeb0c3e) [retry 10/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a793aafc-d878-4915-9185-0d8f9a658155) [retry 11/60] 2018-01-21 05:15:03,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:03,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:03,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad8fce28-c37a-4382-9de5-415d9043c6fc) [retry 11/60] 2018-01-21 05:15:08,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1e881609-5f05-4628-b079-2676c42f15d6) [retry 11/60] 2018-01-21 05:15:08,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-21 05:15:08,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-21 05:15:08,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 05:15:08,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 05:15:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 05:15:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-21 05:15:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-21 05:15:08,174 - 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-a12d9be7-854f-4a1d-aa03-94c024994d0e) [retry 11/60] 2018-01-21 05:15:08,174 - 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-8080ec8c-dc1a-41d2-8464-d92f4a0c37d8) [retry 11/60] 2018-01-21 05:15:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-47acb8f0-5d55-44f4-8fc2-807b238bab68) [retry 11/60] 2018-01-21 05:15:08,174 - 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-f9a371b5-5882-41d9-b62e-4870227ae938) [retry 11/60] 2018-01-21 05:15:18,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:18,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:18,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 05:15:18,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 05:15:18,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-91da17b2-8420-41e4-a6ab-367831058e42) [retry 12/60] 2018-01-21 05:15:23,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:23,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:23,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-1918565d-74e5-4539-a96e-8fc9e41874a3) [retry 12/60] 2018-01-21 05:15:23,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-0ba07268-28ed-48b4-b515-1e77c6ff6588) [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:23,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 05:15:23,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-6df99739-5d0b-4933-8781-33b100a4dc47) [retry 12/60] 2018-01-21 05:15:23,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-7b735106-79e5-4948-a396-9e363ea7bfcc) [retry 12/60] 2018-01-21 05:15:23,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-21 05:15:23,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-21 05:15:23,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a0f1c98c-e359-4fe4-b73d-2f263a12d89b) [retry 12/60] 2018-01-21 05:15:28,796 - 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-99b407d8-3b07-4d50-a36a-c27c61774e0e) [retry 12/60] 2018-01-21 05:15:33,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:33,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:39,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 05:15:39,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 05:15:39,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a8c995a-8ad5-4097-a912-91aa473a259c) [retry 13/60] 2018-01-21 05:15:39,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:39,086 - 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-b440ec9b-329f-42bb-89de-e4174d7e56b5) [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cd26f287-6fff-457a-a4d1-b99929967861) [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:39,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 05:15:39,087 - 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-182c09bf-0f2a-43b8-80f4-5ba722ce7bc4) [retry 13/60] 2018-01-21 05:15:44,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-21 05:15:44,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-21 05:15:44,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-04f2c77a-d236-44fd-a361-96a5bc2bb0a6) [retry 13/60] 2018-01-21 05:15:44,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-62bd2716-bdb1-4b6a-8e85-78197f4f86c6) [retry 13/60] 2018-01-21 05:15:44,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-5274ecb2-efb3-4d0e-b8eb-87cb29ce1afa) [retry 13/60] 2018-01-21 05:15:49,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:54,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:54,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 05:15:54,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4c35ba41-a97c-44c2-a9be-6848170e27f8) [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:54,605 - 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-dd015e86-8695-4158-8419-d07026c25039) [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b5189c3-e80e-434c-8ca1-12bb99bd102b) [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 05:15:54,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-21 05:15:54,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-21 05:15:54,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:54,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 05:15:59,754 - 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-8305f461-b808-4fcb-8a2e-02919a5c5fb9) [retry 14/60] 2018-01-21 05:15:59,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-21 05:15:59,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-21 05:15:59,754 - 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-24bc0fa8-0ab3-486f-a2cf-f7b294dde5eb) [retry 14/60] 2018-01-21 05:15:59,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9cd60b81-caa0-47d2-a7a2-5bb258211282) [retry 14/60] 2018-01-21 05:15:59,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-d0382958-cfd3-4b8e-8d06-3e024ad9638a) [retry 14/60] 2018-01-21 05:16:10,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:10,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7c4d6f2-be6d-4b40-9452-d7f1f365bfaf) [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7784b17a-4ea5-43b9-981b-366ff6854606) [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0bee6de1-116f-474c-b8a2-7c7e70c24cd9) [retry 15/60] 2018-01-21 05:16:10,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 05:16:15,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 05:16:15,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-21 05:16:15,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-21 05:16:15,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:15,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 05:16:15,204 - 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-5be50446-e666-4da0-be15-c5b8dbef5272) [retry 15/60] 2018-01-21 05:16:15,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-21 05:16:15,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-21 05:16:15,204 - 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-6277a895-3190-4667-b1ee-1110695e6eea) [retry 15/60] 2018-01-21 05:16:15,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-58ab7bf4-ab85-4364-bb79-722707b13130) [retry 15/60] 2018-01-21 05:16:15,204 - 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-554ff9b7-cf67-45e4-b00b-a8bd9378ff2f) [retry 15/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c608d219-8784-433a-ac9e-451b27e0696d) [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:25,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:25,529 - 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-7d3c0a42-e182-4a9b-a0f0-c6afc3336347) [retry 16/60] 2018-01-21 05:16:25,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-59d5d653-da46-40cd-857d-277b06556afb) [retry 16/60] 2018-01-21 05:16:30,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 05:16:30,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 05:16:30,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 05:16:30,675 - 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-750d56e7-6849-4b9a-a4bd-3e5a28cac131) [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-21 05:16:30,675 - 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-cb5dccce-687e-40bd-9932-acc7a27eff71) [retry 16/60] 2018-01-21 05:16:30,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1481ed7e-8891-4229-ad51-8b60078d369e) [retry 16/60] 2018-01-21 05:16:30,675 - 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-6941439a-af61-43ec-971c-977e86ab62f3) [retry 16/60] 2018-01-21 05:16:40,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:40,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:40,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 05:16:40,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 05:16:40,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a7f7b019-79c7-4f0b-a321-ed69aa3eb5d0) [retry 17/60] 2018-01-21 05:16:40,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:40,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:40,957 - 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-ff985926-b71a-4ddd-9db8-999fb4444daa) [retry 17/60] 2018-01-21 05:16:46,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c708080-90e5-4f4f-9831-4ec215f5005d) [retry 17/60] 2018-01-21 05:16:46,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 05:16:46,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 05:16:46,100 - 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-a0a883f0-5354-46d3-b47e-106ce87ebe43) [retry 17/60] 2018-01-21 05:16:46,100 - 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-edf99727-aef7-45cf-bdad-dc6ab2ccd9dc) [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-21 05:16:46,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dbfdd589-ee99-4e81-98f9-b662a1bab73f) [retry 17/60] 2018-01-21 05:16:51,243 - 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-cb891c59-b56e-48e1-a81b-5b39d5381297) [retry 17/60] 2018-01-21 05:16:56,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8c1f7bae-394e-4c64-b688-3275ab70407f) [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:16:56,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:17:01,533 - 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-f3d70b31-457b-4990-9333-25c33dfebd4a) [retry 18/60] 2018-01-21 05:17:01,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-319a2a6c-607f-43a3-ba21-74cd36b3ee9f) [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:17:01,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 05:17:01,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-e139a7c2-266c-4c2d-9ef3-25b30b9de224) [retry 18/60] 2018-01-21 05:17:06,825 - 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-126fbe71-4dbd-45f0-b4d0-feaf2b58e1af) [retry 18/60] 2018-01-21 05:17:06,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-21 05:17:06,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-21 05:17:06,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0521f298-1d2f-4f7d-885c-ea13c1f603b2) [retry 18/60] 2018-01-21 05:17:06,825 - 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-e69c876b-5a47-4c2b-8614-3054825cf534) [retry 18/60] 2018-01-21 05:17:11,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:11,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:11,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 05:17:11,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d15e5716-919b-44a3-9fda-3351cb70be5f) [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:17,231 - 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-a79ffeac-7748-42be-8982-5acb26414da7) [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1d0d678d-d5d3-4c5a-963b-5b8942cfcae8) [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 05:17:17,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-21 05:17:17,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-21 05:17:17,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:17,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 05:17:17,232 - 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-f552b391-fbff-46c7-82b7-3365754e6bbe) [retry 19/60] 2018-01-21 05:17:22,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8218e65a-52f7-4f91-a098-0a5977454a29) [retry 19/60] 2018-01-21 05:17:22,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-21 05:17:22,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-21 05:17:22,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0fe011dc-058d-446b-8892-73584314fb13) [retry 19/60] 2018-01-21 05:17:22,389 - 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-614cae37-f798-43cc-910b-199e29ca1d6a) [retry 19/60] 2018-01-21 05:17:27,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:32,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:32,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 05:17:32,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5d55a1e6-d341-464b-921e-8ff31f90fa55) [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:32,689 - 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-b3eb0900-61dc-4ab4-9187-476be05a1576) [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-69955cb3-ef42-4015-8217-a4e390f38727) [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 05:17:32,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 05:17:37,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-21 05:17:37,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bddea4fc-5ac5-4a17-a2bc-45922e26d3bb) [retry 20/60] 2018-01-21 05:17:37,862 - 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-f18c5dc5-bfd2-4457-b545-c9cd10ccfe68) [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-21 05:17:37,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-904e9862-0827-4f15-8487-58f5e7433e86) [retry 20/60] 2018-01-21 05:17:37,862 - 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-3e61eaef-5dca-45b3-83a3-e2d396ee4dbd) [retry 20/60] 2018-01-21 05:17:48,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:48,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:48,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 05:17:48,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 05:17:48,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-d8e7aef1-7607-433e-887d-98bf2a13fdc7) [retry 21/60] 2018-01-21 05:17:48,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-41927536-c115-4c3a-b78b-bfcabfec5fc0) [retry 21/60] 2018-01-21 05:17:48,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:48,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:48,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-8385c4ca-7523-404e-a00b-9522c8919868) [retry 21/60] 2018-01-21 05:17:48,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 05:17:48,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 05:17:53,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-21 05:17:53,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-21 05:17:53,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:53,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 05:17:53,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-93a46faa-4f4c-40d8-b515-4b0b5bb1fa69) [retry 21/60] 2018-01-21 05:17:53,354 - 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-3c8e8e73-2646-464a-82ad-39ea832173e6) [retry 21/60] 2018-01-21 05:17:53,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-21 05:17:53,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-21 05:17:53,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b9577973-dad2-46aa-9418-4fdec89787b3) [retry 21/60] 2018-01-21 05:17:53,354 - 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-ca943275-4b9c-43e9-87c1-5539ebebf5df) [retry 21/60] 2018-01-21 05:18:03,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-502e2e3b-a2d7-47b8-9d4c-63cd2c05930f) [retry 22/60] 2018-01-21 05:18:03,670 - 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-89d11765-8a6b-4f9a-8c26-22f0e78748cb) [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:03,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:03,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-46208f18-4d64-4d31-a23f-4aa1c44f7cf4) [retry 22/60] 2018-01-21 05:18:08,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 05:18:08,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 05:18:08,817 - 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-df1d3205-6459-417c-9a10-cc5d67716145) [retry 22/60] 2018-01-21 05:18:08,817 - 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-e1809d03-7dec-4497-827d-ef423aa8bd12) [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-21 05:18:08,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bc431f01-63bd-402f-bc8c-3e866e338d8d) [retry 22/60] 2018-01-21 05:18:08,817 - 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-71592a0b-3114-455d-80f2-dd9bb4a3fcd7) [retry 22/60] 2018-01-21 05:18:19,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:19,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:19,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 05:18:19,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 05:18:19,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5db9d8cf-bc2b-492e-88bf-894c42ed4b3d) [retry 23/60] 2018-01-21 05:18:19,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:19,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:19,107 - 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-3ac58bb0-743a-4393-8b09-c31987ce3306) [retry 23/60] 2018-01-21 05:18:24,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-19afe9c9-1ad6-497f-82b2-9808d8293ba4) [retry 23/60] 2018-01-21 05:18:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 05:18:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 05:18:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-21 05:18:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-21 05:18:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:24,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 05:18:24,267 - 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-33479727-029e-405d-b46a-2eed7fd2ac9e) [retry 23/60] 2018-01-21 05:18:24,267 - 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-019a30cd-777b-4b99-8c1e-2e1f137b26b1) [retry 23/60] 2018-01-21 05:18:24,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-94e2f53f-2a53-4f22-a859-6125e6442b98) [retry 23/60] 2018-01-21 05:18:24,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-21 05:18:24,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-21 05:18:29,422 - 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-cb9f8b07-7fe5-4b08-9696-657baa006048) [retry 23/60] 2018-01-21 05:18:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 05:18:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 05:18:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8445f1d2-8e64-4c0b-b8cd-e30c9e77f5f2) [retry 24/60] 2018-01-21 05:18:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:34,622 - 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-ee47713b-4dca-446c-968a-d25e9f31a9a1) [retry 24/60] 2018-01-21 05:18:39,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3d9d9b5b-c071-4dfa-8f4a-d312c1870977) [retry 24/60] 2018-01-21 05:18:39,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 05:18:39,819 - 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-4993bfe2-8bb2-44c7-8c22-e6f0fd5fc207) [retry 24/60] 2018-01-21 05:18:39,819 - 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-413f3353-9153-43d3-98df-d9cd05eb94d4) [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-21 05:18:39,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-21 05:18:39,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6789cf07-6217-4b08-b631-10b7a3865ac4) [retry 24/60] 2018-01-21 05:18:44,971 - 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-647e9b32-fbb5-4d2a-9a14-f7a774b6e385) [retry 24/60] 2018-01-21 05:18:50,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:50,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:50,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 05:18:50,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 05:18:55,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9b7980b9-9ca2-4587-bbdd-3e629b874c7d) [retry 25/60] 2018-01-21 05:18:55,313 - 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-79d11bcb-5f57-4d58-b705-6d2c592f6cad) [retry 25/60] 2018-01-21 05:18:55,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:55,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:55,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-13f114f7-0bbf-43a2-b3ab-b0988584444a) [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:55,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 05:18:55,314 - 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-edda58d5-969d-4a9d-9b17-866b3978adb3) [retry 25/60] 2018-01-21 05:19:00,523 - 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-be5753fd-7a60-464a-b712-ff5f7bb7c0da) [retry 25/60] 2018-01-21 05:19:00,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7c7bb2ca-59d0-45a1-85c4-1773e2a4b68b) [retry 25/60] 2018-01-21 05:19:00,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-21 05:19:00,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-21 05:19:00,523 - 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-0a37989c-57fb-4067-95fa-51fb78dd8b33) [retry 25/60] 2018-01-21 05:19:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 05:19:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 05:19:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fda6049d-9aa0-4d63-b884-e8782668c3e4) [retry 26/60] 2018-01-21 05:19:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-15eb2008-599c-42ba-9e12-4343b89a1802) [retry 26/60] 2018-01-21 05:19:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-882a87fe-86ff-48ee-a110-865dd3538111) [retry 26/60] 2018-01-21 05:19:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 05:19:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 05:19:16,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 05:19:16,155 - 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-a598e635-350c-4113-96d6-29cd7b7b0411) [retry 26/60] 2018-01-21 05:19:16,155 - 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-47b2069a-4d21-446d-a524-f5d6e1da5d50) [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-21 05:19:16,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3c43309-1253-4824-ac64-f197452bd696) [retry 26/60] 2018-01-21 05:19:16,156 - 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-b3acf17c-8540-467e-9054-a7abae0749f2) [retry 26/60] 2018-01-21 05:19:26,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:26,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:26,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 05:19:26,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 05:19:26,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1cfc10e8-ea9c-4f6b-bfc7-4f64952c2e2c) [retry 27/60] 2018-01-21 05:19:26,477 - 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-25aa8426-8ef2-4816-b365-7f208ac15ee1) [retry 27/60] 2018-01-21 05:19:26,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:26,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:26,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b373bcd4-e49d-41ae-8a26-cda63840790b) [retry 27/60] 2018-01-21 05:19:26,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 05:19:26,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 05:19:31,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-21 05:19:31,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-21 05:19:31,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-6d5567b4-cd4f-4631-92b0-f0b5fd092cf8) [retry 27/60] 2018-01-21 05:19:31,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:31,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 05:19:31,625 - 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-6e15d968-e3ef-42c0-b980-6d90f36315db) [retry 27/60] 2018-01-21 05:19:31,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-21 05:19:31,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-21 05:19:31,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e8ac46c-4e0a-476d-8950-ee41df409afb) [retry 27/60] 2018-01-21 05:19:31,625 - 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-0126b233-ffe8-4e6e-b9d3-d615676d22d4) [retry 27/60] 2018-01-21 05:19:41,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cf9f6639-48b9-48fe-8eca-4cd0c417bb86) [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8dad2b4b-c1c8-4e70-973b-fe2adf7c28c9) [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eb308304-5135-4a39-ac9e-3f6f21cf67cd) [retry 28/60] 2018-01-21 05:19:47,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-21 05:19:47,150 - 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-86503b29-c1d8-4282-8340-303b3655ab76) [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 05:19:47,150 - 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-56a927ef-537d-43a5-a47e-8b425f1ebdfd) [retry 28/60] 2018-01-21 05:19:47,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-456ab77d-be30-4da8-a96b-8823a24ee8a4) [retry 28/60] 2018-01-21 05:19:47,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-21 05:19:47,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-21 05:19:47,151 - 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-6430aded-645b-4a2a-aac4-594d358b8b96) [retry 28/60] 2018-01-21 05:19:57,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:19:57,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:19:57,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 05:19:57,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 05:19:57,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b9ac41e4-3922-4870-aa59-5a5668fbe382) [retry 29/60] 2018-01-21 05:19:57,445 - 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-484aa73a-e1c5-4e47-bf27-07827f3fbe3b) [retry 29/60] 2018-01-21 05:19:57,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:19:57,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-25638703-557a-4742-a866-f668bf46a8e9) [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-21 05:20:02,587 - 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-bb8e96fd-e858-4604-a1f1-62f757bb2c7b) [retry 29/60] 2018-01-21 05:20:02,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:20:02,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 05:20:02,588 - 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-4bf58529-79fe-45c0-98be-be3ad87f83ed) [retry 29/60] 2018-01-21 05:20:02,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53ca8749-7b7b-49b3-9330-f0d235fbc2c5) [retry 29/60] 2018-01-21 05:20:02,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-21 05:20:02,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-21 05:20:07,744 - 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-43feb946-b3f7-4b08-8320-dc32edf00911) [retry 29/60] 2018-01-21 05:20:12,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:12,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:12,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 05:20:12,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 05:20:12,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-00630283-47ac-4ea2-a0eb-8c7a8602d21d) [retry 30/60] 2018-01-21 05:20:18,096 - 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-7cd70b23-759c-43ee-89c6-bbd2dcd30b33) [retry 30/60] 2018-01-21 05:20:18,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6ca83e82-ec27-4328-8040-e77a2323719c) [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-21 05:20:18,097 - 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-0fbb8153-7958-473f-b06c-7d67d450be28) [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:18,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 05:20:23,260 - 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-d187519d-8ce7-4996-9da9-f78166ee928b) [retry 30/60] 2018-01-21 05:20:23,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f6bab8e-9033-428f-a107-4ed7ff8114d3) [retry 30/60] 2018-01-21 05:20:23,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-21 05:20:23,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-21 05:20:23,261 - 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-85bae716-1ab8-4433-bcbe-cf737575b390) [retry 30/60] 2018-01-21 05:20:28,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:28,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:28,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 05:20:28,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 05:20:28,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-78e5f333-d615-4a20-938c-d16bafd39d9c) [retry 31/60] 2018-01-21 05:20:33,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-15b6e370-f729-4560-aa79-6d93c1d6412d) [retry 31/60] 2018-01-21 05:20:33,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:33,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:33,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-ba7f694d-e10a-4639-afd1-946805e2b4cf) [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-21 05:20:33,573 - 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-159a8fdc-ffdf-4939-87b6-59c4dd767a7a) [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:33,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 05:20:38,768 - 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-b1b68740-e9d6-4e4d-af49-2830577fb56f) [retry 31/60] 2018-01-21 05:20:38,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-c2a7017a-5a1f-42c0-9159-916bbb4966b4) [retry 31/60] 2018-01-21 05:20:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-21 05:20:38,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-21 05:20:38,768 - 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-2bd2bd67-9f3b-438a-899e-ff0500a714ef) [retry 31/60] 2018-01-21 05:20:43,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:43,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:43,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 05:20:43,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 05:20:49,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dd728cb0-8066-4096-9a69-3bdd6bfe9ef2) [retry 32/60] 2018-01-21 05:20:49,102 - 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-852f366d-31f3-42b0-abb4-93b09e2f598a) [retry 32/60] 2018-01-21 05:20:49,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:49,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:49,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e0d3c13-ba22-4cd2-ba57-bdb754a83ab7) [retry 32/60] 2018-01-21 05:20:49,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 05:20:49,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 05:20:54,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-21 05:20:54,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-21 05:20:54,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-2f576018-9d03-4f20-a8cc-971be287010b) [retry 32/60] 2018-01-21 05:20:54,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:54,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 05:20:54,267 - 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-84622c95-fa3d-4edc-ad6d-4bbe45d030e9) [retry 32/60] 2018-01-21 05:20:54,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-123f0378-2b6e-424f-913e-9895e1c0019b) [retry 32/60] 2018-01-21 05:20:54,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-21 05:20:54,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-21 05:20:54,267 - 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-6248555d-4cd2-406d-92b7-1d4e188a3fd6) [retry 32/60] 2018-01-21 05:21:04,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:04,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:04,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 05:21:04,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 05:21:04,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a395d7f1-a039-4e33-82a0-898cd93dd5f0) [retry 33/60] 2018-01-21 05:21:04,633 - 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-bb9dccc7-7d2b-4944-9faf-e2ef19f1212a) [retry 33/60] 2018-01-21 05:21:04,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:04,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:04,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-058625f0-dcfa-4446-b98d-2b2c2c682bb6) [retry 33/60] 2018-01-21 05:21:04,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 05:21:09,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 05:21:09,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-21 05:21:09,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:09,855 - 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-11433066-8419-4fb2-9e80-f601184b2922) [retry 33/60] 2018-01-21 05:21:09,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-21 05:21:09,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 05:21:09,856 - 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-76e85630-e59d-426f-a628-aff962a7a9b3) [retry 33/60] 2018-01-21 05:21:09,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8aeda8ed-5031-4049-ba88-cec3708792c2) [retry 33/60] 2018-01-21 05:21:09,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-21 05:21:09,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-21 05:21:09,856 - 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-d23b898a-e487-4b9b-9b73-5b1bbef1cbec) [retry 33/60] 2018-01-21 05:21:20,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:20,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:20,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 05:21:20,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 05:21:20,295 - 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-e8383151-6813-4ce0-8b4b-3f3ed59631cb) [retry 34/60] 2018-01-21 05:21:20,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:20,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-382f571f-af66-4a89-85b4-dd022b5fcde7) [retry 34/60] 2018-01-21 05:21:20,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:20,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-9fe34fa9-729e-432f-a065-74ff4f7e8515) [retry 34/60] 2018-01-21 05:21:25,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 05:21:25,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 05:21:25,439 - 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-c9e3514e-262b-4874-9560-659cd6e5590b) [retry 34/60] 2018-01-21 05:21:25,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-21 05:21:25,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-21 05:21:25,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:25,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 05:21:25,440 - 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-90aa8272-7fea-4f6f-bcdf-fb62f15a6728) [retry 34/60] 2018-01-21 05:21:25,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-deb52e2b-3f3e-4e12-8b3a-34996c6b15b2) [retry 34/60] 2018-01-21 05:21:25,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-21 05:21:25,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-21 05:21:25,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-f7cf4c7f-145c-40ee-ac41-9e265483e615) [retry 34/60] 2018-01-21 05:21:35,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:35,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c5f5d0c5-6039-4c4d-9e84-6754e18a9dec) [retry 35/60] 2018-01-21 05:21:35,741 - 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-84614665-2671-434d-8188-e3f43cd09936) [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:35,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c621abf-ffc7-4c70-9080-1f5dee9b4c8c) [retry 35/60] 2018-01-21 05:21:40,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 05:21:40,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 05:21:40,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-21 05:21:40,890 - 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-128d1f9f-adc2-4be8-a0cc-0f8f2d6b8ac5) [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f0c7b560-d901-4c16-a69a-8030cc0d111f) [retry 35/60] 2018-01-21 05:21:40,890 - 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-6928c1a9-ee8e-4f4e-ac1e-5220850baee8) [retry 35/60] 2018-01-21 05:21:40,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-21 05:21:46,056 - 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-290c00d1-aae3-4904-974f-cca4963564b7) [retry 35/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ef7dc74f-71dd-4d88-b2a6-7e48696acb17) [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:51,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:51,203 - 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-121000f6-d79b-4d1a-b15b-24804390a6b4) [retry 36/60] 2018-01-21 05:21:56,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-8c33b96f-8e0c-4510-97c1-4ac2e80779dc) [retry 36/60] 2018-01-21 05:21:56,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 05:21:56,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 05:21:56,375 - 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-46669ae6-1891-40c6-b09c-78fea4c2ab45) [retry 36/60] 2018-01-21 05:21:56,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-21 05:21:56,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:56,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 05:21:56,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-21 05:22:01,527 - 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-64f18f06-5e61-42b9-a166-e1ed43f9c947) [retry 36/60] 2018-01-21 05:22:01,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bbdad8cb-f27f-442c-af86-0291fd5711a2) [retry 36/60] 2018-01-21 05:22:01,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-21 05:22:01,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-21 05:22:01,528 - 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-7c8e9e40-48da-408e-b534-5220aa6cd075) [retry 36/60] 2018-01-21 05:22:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 05:22:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 05:22:06,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-cceb52c1-4299-4a58-942f-0beaca1295f0) [retry 37/60] 2018-01-21 05:22:06,775 - 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-5501b6b4-5a1d-4316-b8b4-1372691f97c4) [retry 37/60] 2018-01-21 05:22:11,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c5c7c8ca-26b1-4c39-a900-3329f3e66f09) [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 05:22:11,930 - 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-5d9d65aa-4fa8-45b6-b613-f02c9cbf33dc) [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:11,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 05:22:17,127 - 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-4250192b-d347-4a14-a0b4-2cf6a12f003c) [retry 37/60] 2018-01-21 05:22:17,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7181127c-cd06-46c8-8518-14b88015eebd) [retry 37/60] 2018-01-21 05:22:17,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-21 05:22:17,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-21 05:22:17,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9924302a-2cdb-44d3-ae3c-c4b68915d0d7) [retry 37/60] 2018-01-21 05:22:22,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:22,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 05:22:22,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 05:22:22,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-602370c2-9395-42d1-96b7-21fcf4cea92a) [retry 38/60] 2018-01-21 05:22:27,597 - 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-c23078a8-3be4-46e5-8edb-c5fa3f0a6914) [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-975e6a54-13f5-402c-b764-f2f925284448) [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 05:22:27,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 05:22:27,597 - 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-a7c15c07-ffc1-4cd6-bf6b-282941609e31) [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-21 05:22:32,787 - 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-519dc3f5-6ba2-4c03-8355-a9bc6f0083c6) [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e6708d13-386f-4960-b227-672a1ca1a466) [retry 38/60] 2018-01-21 05:22:32,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-21 05:22:32,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-21 05:22:32,788 - 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-80418b13-0814-4957-8f70-72bbc396168b) [retry 38/60] 2018-01-21 05:22:37,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:43,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e36e1fd3-7b2e-49d2-b0cc-7e6720770cbe) [retry 39/60] 2018-01-21 05:22:43,140 - 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-e6f7e215-b5ce-4b7e-88e6-32e8a791486f) [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8b2951ca-35a4-4c95-9bb9-09d82435e77a) [retry 39/60] 2018-01-21 05:22:43,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 05:22:43,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 05:22:48,294 - 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-6265d82b-7e4b-422c-b34e-da959ab917e4) [retry 39/60] 2018-01-21 05:22:48,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-21 05:22:48,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-21 05:22:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 05:22:48,295 - 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-17ef7924-1535-4ca4-93ee-87ac437bad0f) [retry 39/60] 2018-01-21 05:22:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-582dd12b-7bc8-4002-a6f3-4d701cec986e) [retry 39/60] 2018-01-21 05:22:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-21 05:22:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-21 05:22:48,295 - 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-c37e8667-2e63-4c48-b9ab-36b69cb4c887) [retry 39/60] 2018-01-21 05:22:58,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:22:58,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:22:58,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 05:22:58,610 - 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-af271863-e908-4f9a-b882-5ff750ae487e) [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c76d8e81-c7ea-4e27-a4a7-cf7cfb9f5683) [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-952f6d26-a956-41d3-acc8-abc3272a90fd) [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 05:22:58,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 05:23:03,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-5d03b9ed-5f56-438d-b113-e8fb57be36c9) [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 05:23:03,760 - 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-55eb3653-9a2f-40ef-b789-3aa8b61a8410) [retry 40/60] 2018-01-21 05:23:03,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-cf84198b-1b4c-4366-9f98-5f6262f42432) [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-21 05:23:03,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-21 05:23:03,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-e6815e50-f8fd-4411-9d42-77046928c3e0) [retry 40/60] 2018-01-21 05:23:14,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:14,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:14,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 05:23:14,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 05:23:14,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e78acad8-2ed2-4ac6-936a-68682ca6fd44) [retry 41/60] 2018-01-21 05:23:14,094 - 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-1e4a445e-e9dd-494c-9639-260c87d86f00) [retry 41/60] 2018-01-21 05:23:14,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:14,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:14,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-71541870-2f06-490c-b8c2-9366b38b62e1) [retry 41/60] 2018-01-21 05:23:19,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 05:23:19,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 05:23:19,297 - 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-d766ad19-044d-4871-b500-22e26f591a4f) [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 05:23:19,297 - 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-7aaf78aa-06f0-47b0-8f08-8ee896cc4bff) [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4f91b4f6-9f76-4b36-9955-64fec365a2cb) [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-21 05:23:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-21 05:23:24,464 - 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-a209c175-41d0-4460-9052-279ff834660c) [retry 41/60] 2018-01-21 05:23:29,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:29,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:29,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 05:23:29,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 05:23:29,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0eee44a7-dc8e-47b9-8713-6f83bdfe225c) [retry 42/60] 2018-01-21 05:23:29,608 - 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-36986053-f7d6-4466-9bae-f50be934bc89) [retry 42/60] 2018-01-21 05:23:29,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:29,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03c87f78-3ffb-400c-8e48-71544accc653) [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 05:23:35,024 - 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-736acef8-58e0-4cdf-a552-1a3bf8649cf4) [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:35,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 05:23:35,024 - 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-6b39fc90-9126-4c17-b32d-acfb342dedbc) [retry 42/60] 2018-01-21 05:23:40,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec5511ad-131e-4b3a-a6a9-d79eba111075) [retry 42/60] 2018-01-21 05:23:40,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-21 05:23:40,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-21 05:23:40,231 - 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-c3a439a2-1f0d-47e0-9f07-cbbad5e73e94) [retry 42/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-20a4a569-3da1-4328-994b-816572c5f4e1) [retry 43/60] 2018-01-21 05:23:45,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:45,399 - 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-7ecfaec2-6a1d-4b9b-8294-8ee9230924dc) [retry 43/60] 2018-01-21 05:23:45,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87c8bae0-59fe-46ac-aa07-5ad51d98c08e) [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 05:23:50,674 - 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-ce022fc1-0064-45ae-ab11-8c5928a5cf98) [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:50,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 05:23:50,675 - 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-4f23372d-8009-4623-8909-42cc9b14a6b9) [retry 43/60] 2018-01-21 05:23:55,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c9a7b868-a3eb-4ca5-afb6-c0698e962042) [retry 43/60] 2018-01-21 05:23:55,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-21 05:23:55,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-21 05:23:55,822 - 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-2cb6f39a-b3b1-4d55-b453-d0a24b4d0cfc) [retry 43/60] 2018-01-21 05:24:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 05:24:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 05:24:00,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-21c2de55-89a7-4b32-b1f3-b11d76298267) [retry 44/60] 2018-01-21 05:24: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-5935f6b3-89d4-419f-9db0-928eabeea71f) [retry 44/60] 2018-01-21 05:24:06,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:06,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:06,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4604f462-345e-4fbb-86a8-2c93ded78def) [retry 44/60] 2018-01-21 05:24:06,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 05:24:06,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 05:24:06,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-3ee4ad4b-c8ec-41c1-b6ec-57a332f74339) [retry 44/60] 2018-01-21 05:24:06,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:06,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 05:24:06,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-21 05:24:06,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-21 05:24:11,445 - 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-81e2b9f7-f4bf-4a7c-8a93-3796d389458a) [retry 44/60] 2018-01-21 05:24:11,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a3cb65b2-0d23-4666-8872-b0685ca1570c) [retry 44/60] 2018-01-21 05:24:11,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-21 05:24:11,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-21 05:24:11,445 - 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-d64cbf62-0375-4baf-8255-8d0c97e8889a) [retry 44/60] 2018-01-21 05:24:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:16,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 05:24:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 05:24:16,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:21,817 - 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-452ba7bc-0438-4c8a-aa59-342ff77edbab) [retry 45/60] 2018-01-21 05:24:21,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d87954e7-b5b8-4066-a1b8-2f829c297e2f) [retry 45/60] 2018-01-21 05:24:21,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:21,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:21,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-30ece978-f231-45c6-82c6-dd8d900031ee) [retry 45/60] 2018-01-21 05:24:21,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 05:24:21,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 05:24:21,818 - 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-0fb7be4d-5b34-4267-946e-af26f9f09be8) [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 05:24:27,000 - 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-d8c5ab9d-9493-4ca2-828b-be50036d8b7d) [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-566aa2ec-4ce3-499b-b96c-608ea5378592) [retry 45/60] 2018-01-21 05:24:27,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-21 05:24:27,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-21 05:24:27,001 - 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-35d6386a-2e9b-4852-b5ae-be14dcb21f03) [retry 45/60] 2018-01-21 05:24:32,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:32,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:32,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 05:24:32,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 05:24:37,401 - 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-e1e14c4e-c5bb-4cec-ab8f-e331bf4bf0aa) [retry 46/60] 2018-01-21 05:24:37,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b87b44fb-b0e0-4571-8ee6-b0afbacc1bd6) [retry 46/60] 2018-01-21 05:24:37,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:37,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:37,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-be4c0c29-1c49-4766-8cda-8fc6ad71ca14) [retry 46/60] 2018-01-21 05:24:37,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 05:24:37,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-325f5be9-1668-46c1-8fa4-f7208e148bfd) [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 05:24:42,657 - 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-ebf0210e-9d47-410f-94a4-c2bdc382266d) [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c1bc795f-343f-4693-9ec7-c16da60048aa) [retry 46/60] 2018-01-21 05:24:42,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-21 05:24:42,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-21 05:24:42,658 - 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-e756cce2-0e8f-49a6-8b9a-7bfbbd2163f2) [retry 46/60] 2018-01-21 05:24:47,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:52,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-25ab0dfd-80b3-44f5-b8e9-279b0892fd7e) [retry 47/60] 2018-01-21 05:24:52,992 - 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-f990dc09-a6e2-48b8-b275-24d5c16ce7dd) [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-abe515ce-b63a-421d-9dc3-801caffad5a4) [retry 47/60] 2018-01-21 05:24:52,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 05:24:58,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 05:24:58,235 - 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-05464523-9c2a-470e-86fb-1ef123d2b5a6) [retry 47/60] 2018-01-21 05:24:58,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-21 05:24:58,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-21 05:24:58,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:58,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 05:24:58,235 - 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-4c7d84dd-c3e8-4c6a-8f09-30c94c90323d) [retry 47/60] 2018-01-21 05:24:58,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-53a13a0c-076b-487f-b96f-79cc77a3ccb9) [retry 47/60] 2018-01-21 05:24:58,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-21 05:24:58,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-21 05:25:03,391 - 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-54a6bea2-91ff-46b6-8139-ac74c18a63c6) [retry 47/60] 2018-01-21 05:25:08,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-36adb585-e776-4934-9b17-8d928627f0b9) [retry 48/60] 2018-01-21 05:25:08,569 - 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-97a5a90c-9ec9-484e-aa8e-0b1a97351fc9) [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:08,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a085bb96-0066-49d9-a69c-2b7a8c97dae1) [retry 48/60] 2018-01-21 05:25:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 05:25:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 05:25:13,805 - 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-880f704a-2fdc-444a-8d48-8c0100e4b6c8) [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 05:25:13,806 - 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-cc94dff5-6e1d-4e76-8996-c36000eeb8de) [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0dd47451-bbe3-4936-9ee6-5e07cbdc76fc) [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-21 05:25:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-21 05:25:18,992 - 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-cbb880f6-a1f2-4c64-af45-3e4a8cc511aa) [retry 48/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6f498559-5111-443e-bba7-cfaeaffe80b5) [retry 49/60] 2018-01-21 05:25:24,147 - 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-891a4bb0-a048-46d5-b64e-102384d27c28) [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:24,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:24,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-8c064b2e-0454-4bd9-8319-100cc9c6ddb2) [retry 49/60] 2018-01-21 05:25:29,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 05:25:29,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 05:25:29,312 - 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-f5e4493d-5ff1-469c-a416-a2d4561c1b8c) [retry 49/60] 2018-01-21 05:25:29,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-21 05:25:29,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-21 05:25:29,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:29,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 05:25:29,313 - 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-bbb1d193-4526-4b2e-9030-adbcf9aac52d) [retry 49/60] 2018-01-21 05:25:29,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-98d8d8e0-93ff-45fa-9c92-6dcf9e3083cc) [retry 49/60] 2018-01-21 05:25:34,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-21 05:25:34,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-21 05:25:34,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39ba6b55-f02b-409a-b2ba-ae56959faf01) [retry 49/60] 2018-01-21 05:25:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:39,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 05:25:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 05:25:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc3ee32a-14f4-4a5f-b051-aae3829842ea) [retry 50/60] 2018-01-21 05:25:39,577 - 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-7003e9e3-b9ce-4ad0-8486-75b2534b7c88) [retry 50/60] 2018-01-21 05:25:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:39,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:44,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-61a3bc5a-7648-42c9-93ae-77401098957a) [retry 50/60] 2018-01-21 05:25:44,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 05:25:44,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 05:25:44,728 - 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-b8f9672d-7b7a-4f69-afc7-51fd372ab700) [retry 50/60] 2018-01-21 05:25:44,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-21 05:25:44,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-21 05:25:44,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:44,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 05:25:49,898 - 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-b36fa1c7-f9ff-4f96-b82f-34bc8da6fb26) [retry 50/60] 2018-01-21 05:25:49,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e74ef14e-58de-476e-a4ab-60b2c13ed3f5) [retry 50/60] 2018-01-21 05:25:49,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-21 05:25:49,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-21 05:25:49,899 - 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-b42227e6-0ec1-4e62-9d33-7c361c6e728f) [retry 50/60] 2018-01-21 05:25:55,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:25:55,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:25:55,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 05:25:55,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 05:25:55,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-913d860d-08ad-42ba-a228-51053fcc9b07) [retry 51/60] 2018-01-21 05:25:55,036 - 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-a4035b84-c5fd-4a20-b7a0-7f3978e5557f) [retry 51/60] 2018-01-21 05:26:00,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:26:00,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:26:00,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-76f4910b-1ed8-479f-b64f-9b4fe5f68246) [retry 51/60] 2018-01-21 05:26:00,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 05:26:00,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 05:26:00,167 - 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-f6a9c4ed-6da5-48b2-8440-4e8498b9540b) [retry 51/60] 2018-01-21 05:26:00,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-21 05:26:00,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-21 05:26:05,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:26:05,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 05:26:05,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b6f87fb0-c3bf-4e1b-a83a-ca8a22819969) [retry 51/60] 2018-01-21 05:26:05,437 - 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-79907ef4-50f8-40b6-af32-20828e260258) [retry 51/60] 2018-01-21 05:26:05,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-21 05:26:05,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-21 05:26:05,437 - 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-68f4c4e5-5b4f-46fe-8fce-1e1c69b017bc) [retry 51/60] 2018-01-21 05:26:10,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:10,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:10,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 05:26:10,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 05:26:15,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-93ea7661-fabd-4862-a3fc-d2a01a24202f) [retry 52/60] 2018-01-21 05:26:15,722 - 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-43f35a10-e795-41fe-8e46-91802fcb1559) [retry 52/60] 2018-01-21 05:26:15,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:15,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:15,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-d3126a0e-08f2-486d-80d2-0ee87b750dae) [retry 52/60] 2018-01-21 05:26:15,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 05:26:15,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 05:26:15,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-0bd60715-958f-4177-ab40-c7fd075cd832) [retry 52/60] 2018-01-21 05:26:15,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-21 05:26:15,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-21 05:26:20,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:20,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 05:26:20,866 - 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-50a898af-c75a-41dd-aca4-c4fb881108e1) [retry 52/60] 2018-01-21 05:26:20,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-43f495c1-d81c-4165-bbeb-70989b7a9e8b) [retry 52/60] 2018-01-21 05:26:20,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-21 05:26:20,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-21 05:26:26,198 - 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-c8edeca1-127e-4134-8262-9977921b6e23) [retry 52/60] 2018-01-21 05:26:26,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:26,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 05:26:26,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 05:26:26,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3bd2bc4a-3002-4442-8e31-79aa6a0f226e) [retry 53/60] 2018-01-21 05:26:31,338 - 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-33f54a62-5486-459e-aebe-6e0f6e12f5fd) [retry 53/60] 2018-01-21 05:26:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:31,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-266ae845-15ed-40de-ab2b-c5710b0efccd) [retry 53/60] 2018-01-21 05:26:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 05:26:31,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 05:26:36,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-21 05:26:36,493 - 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-f29e1870-7c1f-4409-a4af-a67ed81b4e81) [retry 53/60] 2018-01-21 05:26:36,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-21 05:26:36,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:36,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 05:26:36,493 - 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-0f3bb93b-5db7-4cb9-8403-fd68b56e8166) [retry 53/60] 2018-01-21 05:26:36,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-6f660f7f-1265-4809-8169-5b8432e70082) [retry 53/60] 2018-01-21 05:26:36,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-21 05:26:36,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-21 05:26:41,648 - 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-ff74bd5a-dea6-40e4-9c49-903c96a391fd) [retry 53/60] 2018-01-21 05:26:46,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:46,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b3bcd36c-bafc-4f08-a6a9-b0799a284df9) [retry 54/60] 2018-01-21 05:26:46,800 - 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-41bd28ef-902c-46d6-afd8-eac700039be6) [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:46,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-25a1ee47-0451-4990-99a0-5e9ad273dd02) [retry 54/60] 2018-01-21 05:26:51,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 05:26:51,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 05:26:51,965 - 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-26bd25e0-aed9-421b-84c7-c5f8a0d1ebb6) [retry 54/60] 2018-01-21 05:26:51,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-21 05:26:51,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-21 05:26:51,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:51,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 05:26:51,966 - 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-46d8b459-68e0-4c89-9e6a-40a35fae1b50) [retry 54/60] 2018-01-21 05:26:51,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a1685041-c4d2-4fac-b538-6c12192720a8) [retry 54/60] 2018-01-21 05:26:57,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-21 05:26:57,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-21 05:26:57,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-666e802a-3f47-4fcc-9f0b-7f813a7b78f6) [retry 54/60] 2018-01-21 05:27:02,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:02,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:02,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 05:27:02,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 05:27:02,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1ece97f5-513f-42f2-9aa5-82cee175bbfb) [retry 55/60] 2018-01-21 05:27:02,281 - 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-b7b255dc-4998-430f-9eae-0096c89e5427) [retry 55/60] 2018-01-21 05:27:02,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:02,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:07,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-cd865076-424a-4a07-9d32-3eba6a5dcc97) [retry 55/60] 2018-01-21 05:27:07,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 05:27:07,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 05:27:07,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-60a77cea-bef1-472a-853c-caf16e0141e8) [retry 55/60] 2018-01-21 05:27:07,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-21 05:27:07,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-21 05:27:07,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:07,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 05:27:07,427 - 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-fef3c3c5-f1f9-418d-a7d0-9410439404f9) [retry 55/60] 2018-01-21 05:27:12,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6a1361be-e13e-4a8e-8de9-42ab4147b681) [retry 55/60] 2018-01-21 05:27:12,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-21 05:27:12,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-21 05:27:12,569 - 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-7d241db3-6b77-4bd4-bd9e-b5ec7f2340f3) [retry 55/60] 2018-01-21 05:27:17,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:17,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 05:27:17,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 05:27:17,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:17,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9ef118b5-4185-4490-8742-c97297b2b5cc) [retry 56/60] 2018-01-21 05:27:17,718 - 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-baf045cc-6718-41b9-bf56-803d4ee42edb) [retry 56/60] 2018-01-21 05:27:22,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:22,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-42f0b938-a13d-4246-9c3c-6438c284ba04) [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 05:27:22,852 - 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-da65e00d-8197-4126-bdd7-bc71e2fa347a) [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:22,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 05:27:22,852 - 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-bd9d30d9-2aab-4ac9-9aa1-bbcd97654ead) [retry 56/60] 2018-01-21 05:27:28,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2927e78-2ae3-46ef-b267-c69d23f36aab) [retry 56/60] 2018-01-21 05:27:28,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-21 05:27:28,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-21 05:27:28,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a4ab2508-d772-4ab9-9047-929822c6cae5) [retry 56/60] 2018-01-21 05:27:33,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:33,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:33,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 05:27:33,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 05:27:33,139 - 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-7e3927e0-d890-450d-9351-abd2bc90da0c) [retry 57/60] 2018-01-21 05:27:33,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d6d1a054-271c-4a3e-bf0b-7c7a99a5ecc5) [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-704d3cbf-1c89-4cfd-ace7-13da8093516f) [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 05:27:38,276 - 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-12fe1576-09ce-4136-9c4a-34642f2083b0) [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-21 05:27:38,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-21 05:27:43,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:43,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 05:27:43,558 - 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-54a27b0f-b427-4c48-9256-14f23b73e122) [retry 57/60] 2018-01-21 05:27:43,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-34d702e4-46e3-45ed-8045-47aedaf53622) [retry 57/60] 2018-01-21 05:27:43,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-21 05:27:43,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-21 05:27:43,558 - 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-4f437496-a292-4874-8be1-2787816f173b) [retry 57/60] 2018-01-21 05:27:48,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:48,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:48,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 05:27:48,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 05:27:53,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f15b2fe4-3b4b-4599-bec6-8f6809b0613f) [retry 58/60] 2018-01-21 05:27:53,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-b821f582-92ad-41bc-8410-455256b80c7c) [retry 58/60] 2018-01-21 05:27:53,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:53,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:53,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-074730c4-621f-4a6c-abcf-0a8de4096c34) [retry 58/60] 2018-01-21 05:27:53,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 05:27:53,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 05:27:53,842 - 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-f880aa04-7d6c-4959-96bb-87f2384ccd12) [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 05:27:58,983 - 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-08783c54-9f21-46d1-9c4a-1aec4d44c081) [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bb147e3d-0bbf-4a0a-ab0b-9659fdf2c720) [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-21 05:27:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-21 05:27:58,984 - 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-831d40ce-eedb-42ed-aef0-1783c182714e) [retry 58/60] 2018-01-21 05:28:04,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:04,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:09,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 05:28:09,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 05:28:09,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-01a69f6d-0699-4806-9e5f-882e52a43510) [retry 59/60] 2018-01-21 05:28:09,260 - 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-b7cecb7c-2bb9-445a-b574-fbb96ffc79af) [retry 59/60] 2018-01-21 05:28:09,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:09,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:09,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bbc07e9d-fd35-4a0d-a291-0ae6cf231da6) [retry 59/60] 2018-01-21 05:28:09,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 05:28:09,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 05:28:14,396 - 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-21cd0f61-c708-4e88-8c70-74fd4f2879ee) [retry 59/60] 2018-01-21 05:28:14,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-21 05:28:14,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-21 05:28:14,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:14,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 05:28:14,397 - 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-97a4184a-1dda-49fb-9b82-370ccc9a3392) [retry 59/60] 2018-01-21 05:28:14,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b0860b46-5828-4eca-b3ad-48babbefd7a7) [retry 59/60] 2018-01-21 05:28:14,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-21 05:28:19,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-21 05:28:19,560 - 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-599bd4aa-c885-49cb-b14a-9acbaa4fbc34) [retry 59/60] 2018-01-21 05:28:19,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-21 05:28:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-21 05:28:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b907f459-eb69-4e5a-9749-7da6ce18ffe9) [retry 60/60] 2018-01-21 05:28:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-21 05:28:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-21 05:28:24,698 - 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-b907f459-eb69-4e5a-9749-7da6ce18ffe9) 2018-01-21 05:28:24,762 - 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-21T05:11:56.162Z', 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-b907f459-eb69-4e5a-9749-7da6ce18ffe9)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'c031e14c-e59e-462a-9750-7e73eb4fe0e8'} 2018-01-21 05:28:24,882 - functest.utils.functest_utils - DEBUG - 2018-01-21 05:28:24,882 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 05:28:24,882 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 22:02 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-21 05:28:24,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-21 05:28:25,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-21 05:28:25,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-21 05:28:25,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-21 05:28:56,867 - functest.core.vnf - INFO - test cleaning 2018-01-21 05:28:56,867 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 05:28:56,960 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-21 05:28:56,960 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-21 05:28:57,059 - 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-21 05:28:57,082 - 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-21 05:28:57,084 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 05:28:57,573 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-21 05:28:57,579 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.25:5000/v3', 'user_domain_name': 'Default', 'password': '7aRjCsw8cjVzg2JRx7uHVcRfg', 'project_domain_name': 'Default'} 2018-01-21 05:28:57,579 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-21 05:29:00,007 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-21 05:29:00,409 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 05:29:00,410 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.25:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-21 05:29:00,410 - 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-21 05:29:00,421 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-21 05:29:00,421 - 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-21 05:29:00,771 - 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-b3909d1a-bc1e-491b-bff1-f066570b8e1f) 2018-01-21 05:29:00,885 - functest.utils.functest_utils - DEBUG - 2018-01-21 05:29:00,885 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 05:29:00,885 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-21 05:29:00,888 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-21 05:29:00,888 - 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-21 05:29:00,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-21 05:29:00,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-21 05:29:03,913 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-21 05:29:04,596 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-21 05:29:04,596 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-21 05:29:04,695 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-21 05:29:04,695 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-697 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 05:29:04,698 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 24:54 | PASS | | vyos_vrouter | functest | vnf | 22:02 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-21 05:29:04,702 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-21 05:29:08,040 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 05:29:08,040 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 05:29:08,041 - 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-21 05:29:08,042 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-21 05:29:08,042 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-21 05:29:59,467 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-21 05:29:59,467 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-21 05:29:59,584 - functest.utils.functest_utils - DEBUG - 2018-01-21 05:29:59,584 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 05:29:59,585 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:51 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-21 05:29:59,588 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-21 05:29:59,589 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-697 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-21 05:29:59,591 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:51 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-21 05:29:59,593 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK