2018-01-11 01:25:24,448 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-11 01:25:24,448 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-11 01:25:24,926 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-11 01:25:25,395 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-11 01:25:25,395 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-11 01:25:25,803 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-11 01:25:25,804 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/902139cb654d47469dc5d3b374d3c932 ...OK 2018-01-11 01:25:26,224 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-11 01:25:26,224 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-11 01:25:26,743 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-11 01:25:26,743 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-11 01:25:28,226 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-11 01:25:29,416 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-11 01:25:29,464 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-11 01:25:31,370 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-11 01:25:44,179 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 01:25:44,179 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 01:25:44,180 - 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-11 01:25:44,181 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-11 01:25:44,181 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-11 01:25:46,064 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 01:25:54,912 - 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 8.845s OK 2018-01-11 01:25:55,051 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:25:55,051 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:25:55,051 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-11 01:25:55,055 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-11 01:25:57,379 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 01:35:42,338 - 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 584.950s OK 2018-01-11 01:35:42,464 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:35:42,464 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:35:42,465 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-11 01:35:42,469 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-11 01:35:43,517 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 01:36:20,233 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.715s OK 2018-01-11 01:36:20,345 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:36:20,345 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:36:20,345 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-11 01:36:20,348 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2070 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-11 01:36:20,350 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:45 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-11 01:36:20,352 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-11 01:36:26,865 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 01:36:26,865 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 01:36:26,866 - 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-11 01:36:26,867 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-11 01:36:26,867 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-11 01:36:28,098 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-11 01:36:28,098 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 01:36:28,689 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 01:36:28,689 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-11 01:36:29,121 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-11 01:36:29,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-11 01:36:29' 2018-01-11 01:36:29,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:31,225 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:34,826 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:48,029 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:48,928 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:49,876 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:56,125 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:36:59,911 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-2947a8a2-0a13-4e53-8a44-96ce6fa65a35' 2018-01-11 01:37:24,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-11 01:37:29,625 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-11 01:37:29,763 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-11 01:37:30,771 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-11 01:37:59,075 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-11 01:37:59,075 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 01:37:59,614 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:37:59,614 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:37:59,615 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-11 01:37:59,618 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-11 01:37:59,698 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-11 01:37:59,699 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-11 01:37:59' 2018-01-11 01:37:59,699 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:01,531 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:04,322 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:16,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:17,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:23,689 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f7471420-3412-4f81-b5dc-da91602768d8' 2018-01-11 01:38:30,675 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-11 01:38:40,722 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-11 01:38:42,750 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-11 01:39:05,151 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:39:05,151 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:39:05,151 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-11 01:39:05,156 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-11 01:39:05,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 01:39:07,885 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 01:39:10,720 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 01:39:13,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-11 01:39:16,116 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-11 01:39:22,871 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-11 01:39:25,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 01:39:25,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 01:39:27,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-11 01:39:27,870 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-11 01:39:31,110 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-11 01:39:31,111 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-11 01:39:31,114 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-11 01:39:31,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-11 01:39:31,118 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-d341e370-6ff1-4b82-86bf-82c44a05aebb/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-11 01:39:33,582 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-11 01:39:33,585 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-11 01:39:33,586 - 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-11 01:39:35,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:39:35.901 62 INFO rally.api [-] Starting verification (UUID=85e835f4-a7a2-4d2f-aac9-48aa74cbe0c4) for deployment 'opnfv-rally' (UUID=b1f9ee24-bbfd-4919-a221-abc4e4677bed) by verifier 'opnfv-tempest' (UUID=d341e370-6ff1-4b82-86bf-82c44a05aebb). 2018-01-11 01:39:35,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 85e835f4-a7a2-4d2f-aac9-48aa74cbe0c4 2018-01-11 01:39:42,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:39:42.667 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.202s] 2018-01-11 01:39:42,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:39:42.772 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.105s] 2018-01-11 01:39:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:39:50.767 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.655s] 2018-01-11 01:39:53,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:39:53.801 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.033s] 2018-01-11 01:40:07,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:40:07.957 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.693s] 2018-01-11 01:40:28,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:40:28.547 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.792s] 2018-01-11 01:41:08,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:41:08.459 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.147s] 2018-01-11 01:41:08,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:41:08.461 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-11 01:41:55,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:41:55.943 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.175s] 2018-01-11 01:41:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:41:55.945 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-11 01:42:42,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:42:42.500 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.132s] 2018-01-11 01:42:42,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:42:42.502 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-11 01:43:41,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:43:41.805 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.213s] 2018-01-11 01:44:17,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:17.657 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.093s] 2018-01-11 01:44:17,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:17.829 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.172s] 2018-01-11 01:44:26,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:26.834 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.724s] 2018-01-11 01:44:26,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:26.845 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-11 01:44:28,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:28.571 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-11 01:44:28,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:28.572 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-11 01:44:32,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:32.850 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.241s] 2018-01-11 01:44:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:40.371 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.031s] 2018-01-11 01:44:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:48.592 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.858s] 2018-01-11 01:44:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:44:57.845 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.501s] 2018-01-11 01:45:08,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:08.568 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.516s] 2018-01-11 01:45:16,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:16.415 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.200s] 2018-01-11 01:45:24,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:24.085 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.118s] 2018-01-11 01:45:31,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:31.825 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.253s] 2018-01-11 01:45:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:40.950 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.263s] 2018-01-11 01:45:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:51.027 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.185s] 2018-01-11 01:45:54,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:54.440 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-11 01:45:56,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:56.868 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2018-01-11 01:45:56,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:56.896 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2018-01-11 01:45:56,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:56.924 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2018-01-11 01:45:56,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:45:56.932 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-11 01:46:02,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:02.128 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.117s] 2018-01-11 01:46:03,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:03.000 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.871s] 2018-01-11 01:46:03,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:03.966 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.965s] 2018-01-11 01:46:09,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:09.070 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-11 01:46:15,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:15.134 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.062s] 2018-01-11 01:46:37,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:37.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.869s] 2018-01-11 01:46:44,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:46:44.753 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.967s] 2018-01-11 01:47:03,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:03.636 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.909s] 2018-01-11 01:47:08,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:08.434 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.796s] 2018-01-11 01:47:18,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:18.106 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.672s] 2018-01-11 01:47:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:29.118 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.071s] 2018-01-11 01:47:34,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:34.064 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.944s] 2018-01-11 01:47:39,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:39.262 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.198s] 2018-01-11 01:47:57,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:57.352 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.832s] 2018-01-11 01:47:57,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:57.580 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.228s] 2018-01-11 01:47:57,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:57.779 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.199s] 2018-01-11 01:47:57,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:57.977 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.197s] 2018-01-11 01:47:58,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:58.214 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.235s] 2018-01-11 01:47:58,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:47:58.348 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.132s] 2018-01-11 01:48:14,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:14.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.742s] 2018-01-11 01:48:15,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:15.176 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.487s] 2018-01-11 01:48:15,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:15.436 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-01-11 01:48:15,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:15.574 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.138s] 2018-01-11 01:48:15,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:15.776 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.201s] 2018-01-11 01:48:15,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:15.889 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.113s] 2018-01-11 01:48:31,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:31.435 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.983s] 2018-01-11 01:48:38,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:38.685 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.249s] 2018-01-11 01:48:41,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:41.158 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.472s] 2018-01-11 01:48:41,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:41.326 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.168s] 2018-01-11 01:48:41,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:41.460 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.133s] 2018-01-11 01:48:57,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:48:57.204 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.712s] 2018-01-11 01:49:05,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:05.343 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.138s] 2018-01-11 01:49:07,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:07.809 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.466s] 2018-01-11 01:49:08,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:08.166 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.357s] 2018-01-11 01:49:08,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:08.314 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.147s] 2018-01-11 01:49:36,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:36.909 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.604s] 2018-01-11 01:49:51,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:49:51.547 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.637s] 2018-01-11 01:50:05,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:50:05.404 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.856s] 2018-01-11 01:50:17,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:50:17.533 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.128s] 2018-01-11 01:50:57,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:50:57.747 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.067s] 2018-01-11 01:51:13,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:51:13.632 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.883s] 2018-01-11 01:51:28,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:51:28.206 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.573s] 2018-01-11 01:51:41,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:51:41.382 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.175s] 2018-01-11 01:52:01,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:01.549 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.779s] 2018-01-11 01:52:04,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:04.030 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.480s] 2018-01-11 01:52:04,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:04.147 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.120s] 2018-01-11 01:52:09,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:09.230 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.545s] 2018-01-11 01:52:11,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:11.743 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.510s] 2018-01-11 01:52:11,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:11.875 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.135s] 2018-01-11 01:52:16,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:16.765 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.153s] 2018-01-11 01:52:20,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:20.805 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-11 01:52:22,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:22.430 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-11 01:52:22,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:22.433 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-11 01:52:22,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:22.435 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-11 01:52:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:22.437 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-11 01:52:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:22.438 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-11 01:52:24,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:24.756 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-01-11 01:52:40,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:52:40.704 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.920s] 2018-01-11 01:53:06,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:53:06.287 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.982s] 2018-01-11 01:53:22,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:53:22.410 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.121s] 2018-01-11 01:53:32,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:53:32.659 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.096s] 2018-01-11 01:55:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:55:12.405 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [81.735s] 2018-01-11 01:56:01,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:56:01.114 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.136s] 2018-01-11 01:57:08,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 01:57:08.599 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.428s] 2018-01-11 01:57:37,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 85e835f4-a7a2-4d2f-aac9-48aa74cbe0c4'. 2018-01-11 01:57:38,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-11 01:57:38,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 85e835f4-a7a2-4d2f-aac9-48aa74cbe0c4 | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-11 01:39:35 | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-11 01:57:37 | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:02 | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-11 01:57:38,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d341e370-6ff1-4b82-86bf-82c44a05aebb) | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b1f9ee24-bbfd-4919-a221-abc4e4677bed) | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1048.48 | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-11 01:57:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-11 01:57:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-11 01:57:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-11 01:57:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-11 01:57:38,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-11 01:57:44,055 - functest.utils.functest_utils - DEBUG - 2018-01-11 01:57:44,055 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 01:57:44,056 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:21 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-11 01:57:44,061 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-11 01:57:44,144 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 01:57:44,576 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 01:57:44,576 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-11 01:57:44,996 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 01:57:47,645 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 01:57:50,434 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 01:57:54,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-11 01:57:55,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-b6b26d2b-a675-4591-8bf3-7b950edc25c2'... 2018-01-11 01:57:57,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b6b26d2b-a675-4591-8bf3-7b950edc25c2'... 2018-01-11 01:58:00,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b6b26d2b-a675-4591-8bf3-7b950edc25c2'... 2018-01-11 01:58:12,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b6b26d2b-a675-4591-8bf3-7b950edc25c2'... 2018-01-11 01:58:13,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b6b26d2b-a675-4591-8bf3-7b950edc25c2'... 2018-01-11 01:58:14,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-11 01:58:14,108 - 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-11 01:58:14,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 01:58:14,148 - 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-11 01:58:14,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '1714cc6f-87a4-41df-83c5-31bf7bea08f4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'flavor_name': 'rally-tiny-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6b26d2b-a675-4591-8bf3-7b950edc25c2', '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-11 01:59:26,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ec4bd419-1b0d-4fdc-a46a-147f7160d604: started 2018-01-11 01:58:16.369 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Starting: Task validation. 2018-01-11 01:58:16.475 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Starting: Task validation of syntax. 2018-01-11 01:58:16.557 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Completed: Task validation of syntax. 2018-01-11 01:58:16.557 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Starting: Task validation of required platforms. 2018-01-11 01:58:16.587 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Completed: Task validation of required platforms. 2018-01-11 01:58:16.587 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Starting: Task validation of semantic. 2018-01-11 01:58:17.255 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:58:19.837 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.58 sec 2018-01-11 01:58:19.883 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:58:24.230 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-11 01:58:24.230 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Completed: Task validation of semantic. 2018-01-11 01:58:24.230 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Completed: Task validation. 2018-01-11 01:58:24.231 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Starting: Running task. 2018-01-11 01:58:24.560 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:58:27.218 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.66 sec 2018-01-11 01:58:27.247 263 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:58:28.010 263 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:58:28.040 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:58:32.014 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-11 01:58:32.612 138 INFO rally.task.engine [-] Load duration is: 0.760146 2018-01-11 01:58:32.612 138 INFO rally.task.engine [-] Full duration is: 7.472228 2018-01-11 01:58:33.144 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:58:36.045 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 01:58:36.071 349 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:58:37.582 349 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:58:37.611 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:58:41.943 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-11 01:58:43.214 138 INFO rally.task.engine [-] Load duration is: 1.508838 2018-01-11 01:58:43.215 138 INFO rally.task.engine [-] Full duration is: 8.816915 2018-01-11 01:58:43.812 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:58:46.768 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.96 sec 2018-01-11 01:58:46.795 435 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:58:48.167 435 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:58:48.198 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:58:52.698 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-11 01:58:53.869 138 INFO rally.task.engine [-] Load duration is: 1.368843 2018-01-11 01:58:53.870 138 INFO rally.task.engine [-] Full duration is: 8.906025 2018-01-11 01:58:54.349 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:58:57.252 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 01:58:57.279 521 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:58:58.602 521 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:58:58.631 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:59:03.069 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.44 sec 2018-01-11 01:59:04.415 138 INFO rally.task.engine [-] Load duration is: 1.319605 2018-01-11 01:59:04.415 138 INFO rally.task.engine [-] Full duration is: 8.736892 2018-01-11 01:59:04.901 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:59:07.686 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.79 sec 2018-01-11 01:59:07.711 607 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:59:09.084 607 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:59:09.114 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:59:13.618 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-11 01:59:14.961 138 INFO rally.task.engine [-] Load duration is: 1.370195 2018-01-11 01:59:14.962 138 INFO rally.task.engine [-] Full duration is: 8.73473 2018-01-11 01:59:15.486 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() started 2018-01-11 01:59:18.306 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack setup() finished in 2.82 sec 2018-01-11 01:59:18.333 693 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 START 2018-01-11 01:59:19.360 693 INFO rally.task.runner [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | ITER: 1 END: OK 2018-01-11 01:59:19.390 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() started 2018-01-11 01:59:23.835 138 INFO rally.task.context [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Context users@openstack cleanup() finished in 4.45 sec 2018-01-11 01:59:25.538 138 INFO rally.task.engine [-] Load duration is: 1.024469 2018-01-11 01:59:25.539 138 INFO rally.task.engine [-] Full duration is: 8.365124 2018-01-11 01:59:25.974 138 INFO rally.task.engine [-] Task ec4bd419-1b0d-4fdc-a46a-147f7160d604 | Completed: Running task. Task ec4bd419-1b0d-4fdc-a46a-147f7160d604: 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760146 Full duration: 7.472228 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | total | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> duration | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.508838 Full duration: 8.816915 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | -> duration | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.368843 Full duration: 8.906025 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | -> duration | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.319605 Full duration: 8.736892 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> duration | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.370195 Full duration: 8.73473 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> duration | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024469 Full duration: 8.365124 2018-01-11 01:59:26,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec4bd419-1b0d-4fdc-a46a-147f7160d604 2018-01-11 01:59:26,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-11 01:59:26,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ec4bd419-1b0d-4fdc-a46a-147f7160d604', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-11 01:59:26,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ec4bd419-1b0d-4fdc-a46a-147f7160d604'] 2018-01-11 01:59:27,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 01:59:27,301 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-11 01:59:27,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-11 01:59:27,302 - 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-11 01:59:27,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 01:59:27,318 - 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-11 01:59:27,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '1714cc6f-87a4-41df-83c5-31bf7bea08f4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'flavor_name': 'rally-tiny-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6b26d2b-a675-4591-8bf3-7b950edc25c2', '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-11 02:01:02,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed: started 2018-01-11 01:59:29.716 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Starting: Task validation. 2018-01-11 01:59:29.782 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Starting: Task validation of syntax. 2018-01-11 01:59:29.840 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Completed: Task validation of syntax. 2018-01-11 01:59:29.840 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Starting: Task validation of required platforms. 2018-01-11 01:59:29.861 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Completed: Task validation of required platforms. 2018-01-11 01:59:29.861 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Starting: Task validation of semantic. 2018-01-11 01:59:30.675 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() started 2018-01-11 01:59:33.455 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() finished in 2.78 sec 2018-01-11 01:59:36.531 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() started 2018-01-11 01:59:41.077 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() finished in 4.55 sec 2018-01-11 01:59:41.078 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Completed: Task validation of semantic. 2018-01-11 01:59:41.078 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Completed: Task validation. 2018-01-11 01:59:41.079 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Starting: Running task. 2018-01-11 01:59:41.440 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() started 2018-01-11 01:59:44.447 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() finished in 3.01 sec 2018-01-11 01:59:44.447 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() started 2018-01-11 01:59:44.448 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-11 01:59:44.476 868 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 START 2018-01-11 01:59:49.220 868 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 END: OK 2018-01-11 01:59:49.250 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() started 2018-01-11 01:59:50.042 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() finished in 0.79 sec 2018-01-11 01:59:50.042 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() started 2018-01-11 01:59:54.532 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() finished in 4.49 sec 2018-01-11 01:59:55.525 743 INFO rally.task.engine [-] Load duration is: 3.512547 2018-01-11 01:59:55.526 743 INFO rally.task.engine [-] Full duration is: 13.111066 2018-01-11 01:59:56.070 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() started 2018-01-11 01:59:58.891 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() finished in 2.82 sec 2018-01-11 01:59:58.892 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() started 2018-01-11 01:59:58.892 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-11 01:59:58.919 974 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 START 2018-01-11 02:00:03.514 974 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 END: OK 2018-01-11 02:00:03.549 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() started 2018-01-11 02:00:06.630 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() finished in 3.08 sec 2018-01-11 02:00:06.631 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() started 2018-01-11 02:00:10.802 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() finished in 4.17 sec 2018-01-11 02:00:12.170 743 INFO rally.task.engine [-] Load duration is: 3.301474 2018-01-11 02:00:12.171 743 INFO rally.task.engine [-] Full duration is: 14.749697 2018-01-11 02:00:12.781 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() started 2018-01-11 02:00:15.625 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() finished in 2.84 sec 2018-01-11 02:00:15.651 1080 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 START 2018-01-11 02:00:17.291 1080 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 END: OK 2018-01-11 02:00:17.317 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() started 2018-01-11 02:00:21.440 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() finished in 4.12 sec 2018-01-11 02:00:22.843 743 INFO rally.task.engine [-] Load duration is: 0.421697 2018-01-11 02:00:22.844 743 INFO rally.task.engine [-] Full duration is: 8.676574 2018-01-11 02:00:23.350 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() started 2018-01-11 02:00:26.145 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack setup() finished in 2.79 sec 2018-01-11 02:00:26.146 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context quotas@openstack setup() started 2018-01-11 02:00:27.295 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context quotas@openstack setup() finished in 1.15 sec 2018-01-11 02:00:27.296 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() started 2018-01-11 02:00:27.296 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 02:00:28.072 1166 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 START 2018-01-11 02:00:45.741 1166 INFO rally.task.runner [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | ITER: 1 END: OK 2018-01-11 02:00:45.774 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() started 2018-01-11 02:00:56.072 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context cleanup@openstack cleanup() finished in 10.30 sec 2018-01-11 02:00:56.073 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context quotas@openstack cleanup() started 2018-01-11 02:00:56.106 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context quotas@openstack cleanup() finished in 32.95 msec 2018-01-11 02:00:56.107 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() started 2018-01-11 02:00:59.901 743 INFO rally.task.context [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Context users@openstack cleanup() finished in 3.79 sec 2018-01-11 02:01:01.563 743 INFO rally.task.engine [-] Load duration is: 15.539374 2018-01-11 02:01:01.564 743 INFO rally.task.engine [-] Full duration is: 36.568935 2018-01-11 02:01:02.024 743 INFO rally.task.engine [-] Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed | Completed: Running task. Task 5dcc240a-6e48-47de-8b6f-287c24deb2ed: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> glance_v2.upload_data | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | glance_v2.delete_image | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 100.0% | 1 | | -> duration | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.512547 Full duration: 13.111066 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> glance_v2.upload_data | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | glance_v2.list_images | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 100.0% | 1 | | -> duration | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.301474 Full duration: 14.749697 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.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | -> duration | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.421697 Full duration: 8.676574 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> glance_v2.upload_data | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | nova.boot_servers | 13.258 | 13.258 | 13.258 | 13.258 | 13.258 | 13.258 | 100.0% | 1 | | total | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 100.0% | 1 | | -> duration | 15.539 | 15.539 | 15.539 | 15.539 | 15.539 | 15.539 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.539374 Full duration: 36.568935 2018-01-11 02:01:02,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5dcc240a-6e48-47de-8b6f-287c24deb2ed 2018-01-11 02:01:02,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5dcc240a-6e48-47de-8b6f-287c24deb2ed', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-11 02:01:02,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5dcc240a-6e48-47de-8b6f-287c24deb2ed'] 2018-01-11 02:01:03,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 02:01:03,282 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-11 02:01:03,282 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-11 02:01:03,282 - 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-11 02:01:03,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 02:01:03,322 - 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-11 02:01:03,323 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-11 02:01:03,323 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-11 02:01:03,323 - 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-11 02:01:03,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 02:01:03,352 - 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-11 02:01:03,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '1714cc6f-87a4-41df-83c5-31bf7bea08f4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'flavor_name': 'rally-tiny-b6b26d2b-a675-4591-8bf3-7b950edc25c2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6b26d2b-a675-4591-8bf3-7b950edc25c2', '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-11 02:05:13,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 43be70c6-1ff9-4faa-9299-67d22bb56dce: started 2018-01-11 02:01:05.689 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Starting: Task validation. 2018-01-11 02:01:05.796 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Starting: Task validation of syntax. 2018-01-11 02:01:05.938 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Completed: Task validation of syntax. 2018-01-11 02:01:05.938 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Starting: Task validation of required platforms. 2018-01-11 02:01:05.980 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Completed: Task validation of required platforms. 2018-01-11 02:01:05.980 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Starting: Task validation of semantic. 2018-01-11 02:01:06.881 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:01:09.647 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.77 sec 2018-01-11 02:01:15.866 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:01:20.079 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.21 sec 2018-01-11 02:01:20.079 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Completed: Task validation of semantic. 2018-01-11 02:01:20.079 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Completed: Task validation. 2018-01-11 02:01:20.080 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Starting: Running task. 2018-01-11 02:01:20.414 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:01:23.467 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 3.05 sec 2018-01-11 02:01:23.467 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:01:24.915 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 1.45 sec 2018-01-11 02:01:24.915 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack setup() started 2018-01-11 02:01:28.832 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack setup() finished in 3.92 sec 2018-01-11 02:01:28.833 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:01:28.833 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-11 02:01:28.861 1421 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:01:38.889 1421 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:01:38.914 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:01:43.516 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 4.60 sec 2018-01-11 02:01:43.517 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack cleanup() started 2018-01-11 02:01:50.858 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack cleanup() finished in 7.34 sec 2018-01-11 02:01:50.859 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:01:50.906 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 46.66 msec 2018-01-11 02:01:50.906 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:01:55.167 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.26 sec 2018-01-11 02:01:56.628 1296 INFO rally.task.engine [-] Load duration is: 10.022322 2018-01-11 02:01:56.628 1296 INFO rally.task.engine [-] Full duration is: 34.772665 2018-01-11 02:01:57.176 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:02:00.018 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.84 sec 2018-01-11 02:02:00.019 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:02:01.011 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 0.99 sec 2018-01-11 02:02:01.011 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:02:01.012 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-11 02:02:01.039 1607 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:02:11.108 1607 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:02:11.139 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:02:13.668 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 2.53 sec 2018-01-11 02:02:13.669 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:02:13.713 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 44.00 msec 2018-01-11 02:02:13.713 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:02:18.023 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.31 sec 2018-01-11 02:02:19.312 1296 INFO rally.task.engine [-] Load duration is: 10.0638 2018-01-11 02:02:19.313 1296 INFO rally.task.engine [-] Full duration is: 20.867052 2018-01-11 02:02:19.819 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:02:22.876 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 3.06 sec 2018-01-11 02:02:22.876 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:02:23.854 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 0.98 sec 2018-01-11 02:02:23.854 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:02:23.855 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-11 02:02:24.796 1773 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:02:33.505 1773 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:02:33.533 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:02:36.290 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 2.76 sec 2018-01-11 02:02:36.291 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:02:36.335 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 43.97 msec 2018-01-11 02:02:36.335 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:02:40.377 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.04 sec 2018-01-11 02:02:41.948 1296 INFO rally.task.engine [-] Load duration is: 8.703328 2018-01-11 02:02:41.949 1296 INFO rally.task.engine [-] Full duration is: 20.576511 2018-01-11 02:02:42.456 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:02:45.415 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.96 sec 2018-01-11 02:02:45.415 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:02:46.316 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 0.90 sec 2018-01-11 02:02:46.316 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:02:46.316 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-11 02:02:46.343 1939 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:02:56.526 1939 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:02:56.562 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:02:59.329 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 2.77 sec 2018-01-11 02:02:59.330 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:02:59.397 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 67.05 msec 2018-01-11 02:02:59.397 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:03:04.094 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.70 sec 2018-01-11 02:03:04.588 1296 INFO rally.task.engine [-] Load duration is: 10.177186 2018-01-11 02:03:04.589 1296 INFO rally.task.engine [-] Full duration is: 21.656032 2018-01-11 02:03:05.126 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:03:08.056 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.93 sec 2018-01-11 02:03:08.056 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:03:08.958 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 0.90 sec 2018-01-11 02:03:08.959 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:03:08.959 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 02:03:08.987 2105 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:03:23.545 2105 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:03:23.577 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:03:25.956 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-11 02:03:25.957 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:03:26.000 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 43.48 msec 2018-01-11 02:03:26.001 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:03:30.276 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.28 sec 2018-01-11 02:03:31.278 1296 INFO rally.task.engine [-] Load duration is: 14.552838 2018-01-11 02:03:31.278 1296 INFO rally.task.engine [-] Full duration is: 25.167819 2018-01-11 02:03:31.840 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:03:34.851 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 3.01 sec 2018-01-11 02:03:34.852 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() started 2018-01-11 02:03:35.844 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack setup() finished in 0.99 sec 2018-01-11 02:03:35.845 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack setup() started 2018-01-11 02:03:39.277 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack setup() finished in 3.43 sec 2018-01-11 02:03:39.277 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() started 2018-01-11 02:03:39.277 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-11 02:03:39.306 2271 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:03:57.820 2271 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:03:57.849 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() started 2018-01-11 02:04:00.938 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context cleanup@openstack cleanup() finished in 3.09 sec 2018-01-11 02:04:00.939 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack cleanup() started 2018-01-11 02:04:07.862 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context volumes@openstack cleanup() finished in 6.92 sec 2018-01-11 02:04:07.863 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() started 2018-01-11 02:04:07.910 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context quotas@openstack cleanup() finished in 47.24 msec 2018-01-11 02:04:07.911 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:04:12.344 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.43 sec 2018-01-11 02:04:14.078 1296 INFO rally.task.engine [-] Load duration is: 18.507577 2018-01-11 02:04:14.079 1296 INFO rally.task.engine [-] Full duration is: 40.522896 2018-01-11 02:04:14.622 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:04:17.441 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.82 sec 2018-01-11 02:04:17.442 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() started 2018-01-11 02:04:17.442 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 02:04:17.469 2457 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:04:18.308 2457 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:04:18.342 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() started 2018-01-11 02:04:24.037 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() finished in 5.70 sec 2018-01-11 02:04:24.038 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:04:28.393 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.36 sec 2018-01-11 02:04:28.695 1296 INFO rally.task.engine [-] Load duration is: 0.834067 2018-01-11 02:04:28.695 1296 INFO rally.task.engine [-] Full duration is: 13.788316 2018-01-11 02:04:29.243 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:04:31.939 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.70 sec 2018-01-11 02:04:31.939 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() started 2018-01-11 02:04:31.939 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 02:04:31.968 2623 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:04:32.738 2623 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:04:32.768 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() started 2018-01-11 02:04:37.628 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() finished in 4.86 sec 2018-01-11 02:04:37.628 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:04:42.016 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.39 sec 2018-01-11 02:04:43.324 1296 INFO rally.task.engine [-] Load duration is: 0.7648 2018-01-11 02:04:43.324 1296 INFO rally.task.engine [-] Full duration is: 12.792367 2018-01-11 02:04:43.836 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:04:46.747 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.91 sec 2018-01-11 02:04:46.748 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() started 2018-01-11 02:04:46.748 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 02:04:46.775 2789 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:04:47.656 2789 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:04:47.689 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() started 2018-01-11 02:04:52.836 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() finished in 5.15 sec 2018-01-11 02:04:52.837 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:04:57.493 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.66 sec 2018-01-11 02:04:57.908 1296 INFO rally.task.engine [-] Load duration is: 0.875219 2018-01-11 02:04:57.909 1296 INFO rally.task.engine [-] Full duration is: 13.677142 2018-01-11 02:04:58.397 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() started 2018-01-11 02:05:01.207 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack setup() finished in 2.81 sec 2018-01-11 02:05:01.207 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() started 2018-01-11 02:05:01.207 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-11 02:05:01.235 2955 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 START 2018-01-11 02:05:02.080 2955 INFO rally.task.runner [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | ITER: 1 END: OK 2018-01-11 02:05:02.107 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() started 2018-01-11 02:05:07.151 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context admin_cleanup@openstack cleanup() finished in 5.04 sec 2018-01-11 02:05:07.152 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() started 2018-01-11 02:05:11.456 1296 INFO rally.task.context [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Context users@openstack cleanup() finished in 4.30 sec 2018-01-11 02:05:12.479 1296 INFO rally.task.engine [-] Load duration is: 0.840273 2018-01-11 02:05:12.480 1296 INFO rally.task.engine [-] Full duration is: 13.07677 2018-01-11 02:05:12.897 1296 INFO rally.task.engine [-] Task 43be70c6-1ff9-4faa-9299-67d22bb56dce | Completed: Running task. Task 43be70c6-1ff9-4faa-9299-67d22bb56dce: 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.576 | 3.576 | 3.576 | 3.576 | 3.576 | 3.576 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | total | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 100.0% | 1 | | -> duration | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.022322 Full duration: 34.772665 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.463 | 3.463 | 3.463 | 3.463 | 3.463 | 3.463 | 100.0% | 1 | | cinder_v2.delete_volume | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 100.0% | 1 | | total | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 100.0% | 1 | | -> duration | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.0638 Full duration: 20.867052 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 | 4.255 | 4.255 | 4.255 | 4.255 | 4.255 | 4.255 | 100.0% | 1 | | cinder_v2.delete_volume | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 100.0% | 1 | | total | 8.703 | 8.703 | 8.703 | 8.703 | 8.703 | 8.703 | 100.0% | 1 | | -> duration | 8.703 | 8.703 | 8.703 | 8.703 | 8.703 | 8.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.703328 Full duration: 20.576511 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.59 | 3.59 | 3.59 | 3.59 | 3.59 | 3.59 | 100.0% | 1 | | cinder_v2.delete_volume | 6.587 | 6.587 | 6.587 | 6.587 | 6.587 | 6.587 | 100.0% | 1 | | total | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 100.0% | 1 | | -> duration | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.177186 Full duration: 21.656032 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.427 | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 100.0% | 1 | | cinder_v2.extend_volume | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | cinder_v2.delete_volume | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 100.0% | 1 | | total | 14.553 | 14.553 | 14.553 | 14.553 | 14.553 | 14.553 | 100.0% | 1 | | -> duration | 14.553 | 14.553 | 14.553 | 14.553 | 14.553 | 14.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.552838 Full duration: 25.167819 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 | 11.943 | 11.943 | 11.943 | 11.943 | 11.943 | 11.943 | 100.0% | 1 | | cinder_v2.delete_volume | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 100.0% | 1 | | total | 18.508 | 18.508 | 18.508 | 18.508 | 18.508 | 18.508 | 100.0% | 1 | | -> duration | 18.508 | 18.508 | 18.508 | 18.508 | 18.508 | 18.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.507577 Full duration: 40.522896 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834067 Full duration: 13.788316 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | cinder_v2.set_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7648 Full duration: 12.792367 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | cinder_v2.list_types | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875219 Full duration: 13.677142 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840273 Full duration: 13.07677 2018-01-11 02:05:13,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43be70c6-1ff9-4faa-9299-67d22bb56dce 2018-01-11 02:05:13,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '43be70c6-1ff9-4faa-9299-67d22bb56dce', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-11 02:05:13,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '43be70c6-1ff9-4faa-9299-67d22bb56dce'] 2018-01-11 02:05:14,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 02:05:14,306 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 599 column 26 (char 19023) 2018-01-11 02:05:27,847 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-11 02:05:27,847 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 02:05:28,264 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,387 - functest.utils.functest_utils - DEBUG - 2018-01-11 02:05:28,387 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 02:05:28,387 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,388 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,390 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,391 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,392 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,388 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-11 02:05:28,393 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 02:05:28,393 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-11 02:05:28,394 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-11 02:05:28,473 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 02:05:28,905 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 02:05:28,905 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-11 02:05:29,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 02:05:31,844 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 02:05:34,433 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 02:05:38,183 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-11 02:05:40,671 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-11 02:05:47,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-11 02:05:48,151 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-11 02:05:49,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-11 02:05:53,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 02:05:53,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 02:05:54,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-11 02:05:54,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-11 02:05:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-11 02:05:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-11 02:05:58,285 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-11 02:05:58,285 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-11 02:06:01,445 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-11 02:06:01,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-11 02:06:01,449 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-11 02:06:01,453 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-11 02:06:01,455 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-11 02:06:01,459 - 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-11 02:23:04,430 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.314306s] ... ok 2018-01-11 02:23:04,430 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.134887s] ... ok 2018-01-11 02:23:04,430 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [6.477970s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.990214s] ... ok 2018-01-11 02:23:04,431 - 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.233026s] ... ok 2018-01-11 02:23:04,431 - 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 [2.114337s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.165186s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.733531s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.116946s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001049s] ... ok 2018-01-11 02:23:04,431 - 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 [7.124993s] ... ok 2018-01-11 02:23:04,431 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.146889s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.498241s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.121254s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001025s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.827600s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.112420s] ... ok 2018-01-11 02:23:04,432 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.287663s] ... ok 2018-01-11 02:23:04,432 - 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.548005s] ... ok 2018-01-11 02:23:04,432 - 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.515018s] ... ok 2018-01-11 02:23:04,432 - 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.530491s] ... ok 2018-01-11 02:23:04,432 - 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.641529s] ... ok 2018-01-11 02:23:04,433 - 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.605743s] ... ok 2018-01-11 02:23:04,433 - 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.150480s] ... ok 2018-01-11 02:23:04,433 - 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.170900s] ... ok 2018-01-11 02:23:04,433 - 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.159375s] ... ok 2018-01-11 02:23:04,433 - 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.166199s] ... ok 2018-01-11 02:23:04,433 - 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.141978s] ... ok 2018-01-11 02:23:04,433 - 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.301174s] ... ok 2018-01-11 02:23:04,433 - 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.099065s] ... ok 2018-01-11 02:23:04,433 - 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.020373s] ... ok 2018-01-11 02:23:04,433 - 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.267484s] ... ok 2018-01-11 02:23:04,434 - 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.020893s] ... ok 2018-01-11 02:23:04,434 - 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.020940s] ... ok 2018-01-11 02:23:04,434 - 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.074667s] ... ok 2018-01-11 02:23:04,434 - 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.141485s] ... ok 2018-01-11 02:23:04,434 - 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.146734s] ... ok 2018-01-11 02:23:04,434 - 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.345662s] ... ok 2018-01-11 02:23:04,434 - 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.026271s] ... ok 2018-01-11 02:23:04,434 - 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.163541s] ... ok 2018-01-11 02:23:04,434 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [20.528430s] ... ok 2018-01-11 02:23:04,434 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [67.880420s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.030820s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.643020s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.470039s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.315573s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.324388s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.503330s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.527830s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.758204s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.828905s] ... ok 2018-01-11 02:23:04,435 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.985529s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.742310s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.264892s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [25.450597s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.697448s] ... ok 2018-01-11 02:23:04,436 - 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.601179s] ... ok 2018-01-11 02:23:04,436 - 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.455401s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.396287s] ... ok 2018-01-11 02:23:04,436 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.486236s] ... ok 2018-01-11 02:23:04,436 - 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.874246s] ... ok 2018-01-11 02:23:04,436 - 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.736930s] ... ok 2018-01-11 02:23:04,437 - 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.645729s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.582953s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.315711s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.872576s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.701716s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.558867s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.484498s] ... ok 2018-01-11 02:23:04,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.743458s] ... ok 2018-01-11 02:23:04,437 - 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.670412s] ... ok 2018-01-11 02:23:04,437 - 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.677302s] ... ok 2018-01-11 02:23:04,438 - 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.668954s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.255926s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.351642s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013592s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [36.886721s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.027862s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.029699s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.027458s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.523603s] ... ok 2018-01-11 02:23:04,438 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.888890s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.141003s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.107739s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.096546s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.164659s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.165738s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.316844s] ... ok 2018-01-11 02:23:04,439 - 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.279894s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.401402s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.174832s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.158288s] ... ok 2018-01-11 02:23:04,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.176243s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.178286s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.205934s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.882268s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.101026s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.122889s] ... ok 2018-01-11 02:23:04,440 - 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.459961s] ... ok 2018-01-11 02:23:04,440 - 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.547095s] ... ok 2018-01-11 02:23:04,440 - 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.208009s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.173809s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.053816s] ... ok 2018-01-11 02:23:04,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [6.254192s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.015959s] ... ok 2018-01-11 02:23:04,441 - 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 [5.232937s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [5.666444s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.631978s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [7.660039s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [5.974631s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.259774s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.242499s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.133934s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.160772s] ... ok 2018-01-11 02:23:04,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.198108s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.239813s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.162165s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.149184s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.384500s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.124599s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.566205s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.221459s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.124179s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.130877s] ... ok 2018-01-11 02:23:04,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.169308s] ... ok 2018-01-11 02:23:04,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.129992s] ... ok 2018-01-11 02:23:04,443 - 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.671622s] ... ok 2018-01-11 02:23:04,443 - 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.329543s] ... ok 2018-01-11 02:23:04,443 - 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.874861s] ... ok 2018-01-11 02:23:04,443 - 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 [1.046673s] ... ok 2018-01-11 02:23:04,443 - 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 [2.280658s] ... ok 2018-01-11 02:23:04,443 - 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.261024s] ... ok 2018-01-11 02:23:04,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.037629s] ... ok 2018-01-11 02:23:04,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.109978s] ... ok 2018-01-11 02:23:04,443 - 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.188278s] ... ok 2018-01-11 02:23:04,443 - 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.769105s] ... ok 2018-01-11 02:23:04,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.722111s] ... ok 2018-01-11 02:23:04,444 - 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.790676s] ... ok 2018-01-11 02:23:04,444 - 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.094904s] ... ok 2018-01-11 02:23:04,444 - 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.617902s] ... ok 2018-01-11 02:23:04,444 - 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.018681s] ... ok 2018-01-11 02:23:04,444 - 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.129568s] ... ok 2018-01-11 02:23:04,444 - 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.039635s] ... ok 2018-01-11 02:23:04,444 - 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.042973s] ... ok 2018-01-11 02:23:04,444 - 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.037967s] ... ok 2018-01-11 02:23:04,444 - 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.023349s] ... ok 2018-01-11 02:23:04,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.200925s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.198186s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.682151s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.627444s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.751593s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.704809s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.658996s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.449138s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.457976s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [8.307893s] ... ok 2018-01-11 02:23:04,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.622204s] ... ok 2018-01-11 02:23:04,445 - 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 [24.353455s] ... ok 2018-01-11 02:23:04,446 - 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 [14.775214s] ... ok 2018-01-11 02:23:04,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.097818s] ... ok 2018-01-11 02:23:04,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.092003s] ... ok 2018-01-11 02:23:04,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.103389s] ... ok 2018-01-11 02:23:04,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.555405s] ... ok 2018-01-11 02:23:04,446 - 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.242900s] ... ok 2018-01-11 02:23:04,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.445105s] ... ok 2018-01-11 02:23:04,446 - 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.080899s] ... ok 2018-01-11 02:23:04,446 - 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.109817s] ... ok 2018-01-11 02:23:04,446 - 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.114978s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.106656s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.099521s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.171667s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.159692s] ... ok 2018-01-11 02:23:04,447 - 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.114697s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.108127s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.025106s] ... ok 2018-01-11 02:23:04,447 - 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.051840s] ... ok 2018-01-11 02:23:04,447 - 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.075196s] ... ok 2018-01-11 02:23:04,447 - 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.036878s] ... ok 2018-01-11 02:23:04,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.029197s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026999s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.074271s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.073770s] ... ok 2018-01-11 02:23:04,448 - 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.017341s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.069724s] ... ok 2018-01-11 02:23:04,448 - 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.017704s] ... ok 2018-01-11 02:23:04,448 - 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.104171s] ... ok 2018-01-11 02:23:04,448 - 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.095826s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.078106s] ... ok 2018-01-11 02:23:04,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.067931s] ... ok 2018-01-11 02:23:04,448 - 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.337483s] ... ok 2018-01-11 02:23:04,449 - 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.078991s] ... ok 2018-01-11 02:23:04,449 - 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.076275s] ... ok 2018-01-11 02:23:04,449 - 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.018543s] ... ok 2018-01-11 02:23:04,449 - 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.067750s] ... ok 2018-01-11 02:23:04,449 - 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.078606s] ... ok 2018-01-11 02:23:04,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.072526s] ... ok 2018-01-11 02:23:04,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.067958s] ... ok 2018-01-11 02:23:04,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.282647s] ... ok 2018-01-11 02:23:04,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.319242s] ... ok 2018-01-11 02:23:04,449 - 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.174227s] ... ok 2018-01-11 02:23:04,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.141717s] ... ok 2018-01-11 02:23:04,449 - 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.250947s] ... ok 2018-01-11 02:23:04,450 - 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.087874s] ... ok 2018-01-11 02:23:04,451 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1018.0000 sec. 2018-01-11 02:23:04,452 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-11 02:23:04,454 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-11 02:23:04,455 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-11 02:23:04,459 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-11 02:23:13,203 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-11 02:23:13,203 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 02:23:14,152 - functest.utils.functest_utils - DEBUG - 2018-01-11 02:23:14,152 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 02:23:14,152 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:44 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-11 02:23:14,158 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-11 02:23:15,301 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 03:14:35,353 - 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) ... FAIL 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 != 2 ====================================================================== 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 != 2 ====================================================================== 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 != 4 ====================================================================== 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 != 5 ====================================================================== 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 != 4 ====================================================================== 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 != 4 ====================================================================== 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 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3080.039s FAILED (failures=8) 2018-01-11 03:14:35,517 - functest.utils.functest_utils - DEBUG - 2018-01-11 03:14:35,517 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 03:14:35,517 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:20 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-11 03:14:35,522 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-11 03:14:35,522 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2070 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-11 03:14:35,525 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-11 03:14:35,526 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:02 | PASS | | vping_userdata | functest | smoke | 00:43 | PASS | | tempest_smoke_serial | functest | smoke | 18:21 | PASS | | rally_sanity | functest | smoke | 07:43 | FAIL | | refstack_defcore | functest | smoke | 17:44 | PASS | | snaps_smoke | functest | smoke | 51:20 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-11 03:14:35,531 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-11 03:15:08,425 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 03:15:08,425 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 03:15:08,426 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-11 03:15:08,426 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2070 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-11 03:15:08,427 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-11 03:15:08,428 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-11 03:15:38,746 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 03:15:38,746 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 03:15:38,747 - 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-11 03:15:38,748 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-11 03:15:38,748 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-11 03:15:39,072 - 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-11 03:15:39,106 - 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-11 03:15:39,126 - 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-11 03:15:40,007 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-11 03:15:40,007 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 03:15:40,584 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 03:15:40,584 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 03:15:40,976 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-11 03:15:43,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-11 03:15:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-11 03:15:46,860 - 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-11 03:17:34,939 - 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-11 03:17:41,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-11 03:17:42,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-11 03:17:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-11 03:17:59,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-11 03:18:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-11 03:19:44,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-11 03:19:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-11 03:19:56,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-11 03:20:26,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-11 03:20:26,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-11 03:20:27,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-11 03:21:24,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-11 03:21:28,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-11 03:21:29,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-11 03:21:36,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-11 03:21:36,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-11 03:21:36,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:21:36,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:22:02,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:22:02,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-11 03:22:02,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-11 03:22:02,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-11 03:22:02,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-11 03:22:08,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:08,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:08,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:08,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:08,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:14,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 03:22:14,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-11 03:22:14,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:14,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 03:22:14,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:25,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:25,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 03:22:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 03:22:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:30,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:30,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:22:30,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:22:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:22:46,631 - 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-11 03:22:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:46,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:52,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:52,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 03:22:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:22:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:22:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 03:22:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:22:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:22:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:23:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 03:23:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:09,155 - 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-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:09,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 03:23:09,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-01-11 03:23:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-11 03:23:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) 2018-01-11 03:23:14,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-11 03:23:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:20,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:20,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:20,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:20,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:20,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.19 on port 22: Unable to connect to port 22 on 10.67.79.19 (tried 1 time) 2018-01-11 03:23:25,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:25,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:30,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:30,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:36,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:42,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:42,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 03:23:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:47,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:47,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 03:23:53,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:53,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:53,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:53,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:23:53,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:53,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:23:53,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:53,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 03:23:59,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:23:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:23:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:23:59,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 03:24:04,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:24:04,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:24:04,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:24:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:24:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 03:24:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 03:24:18,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:18,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 03:24:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:24,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:29,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:29,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:29,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:34,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:39,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:39,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 03:24:39,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:50,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-11 03:24:50,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 03:24:50,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:26:23,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/789b97d532d549e0a511e1ee78ef2fcb/servers/63e6df4c-1f3b-44f4-a67f-dd3cf9be564a timed out 2018-01-11 03:26:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-11 03:26:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-11 03:26:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-31045c52-6923-426e-943e-109665dff515) [retry 1/60] 2018-01-11 03:26:49,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 03:26:49,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 03:26:49,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 03:26:54,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-11 03:26:54,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-11 03:26:59,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c2d4f420-138b-4d58-84da-d29fb528b0bb) [retry 2/60] 2018-01-11 03:27:14,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-11 03:27:14,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-11 03:27:14,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f00b38d0-c4d1-412b-a62f-9bf6c37277f8) [retry 3/60] 2018-01-11 03:27:30,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-11 03:27:30,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-11 03:27:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2faa0e61-4787-4031-9928-7112bf08f00e) [retry 4/60] 2018-01-11 03:27:51,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-11 03:27:51,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-11 03:27:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e065d658-c6d0-448d-9f6f-21d53388f2cd) [retry 5/60] 2018-01-11 03:28:06,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-11 03:28:06,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-11 03:28:11,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-98d41ca3-0ba7-4945-8c4d-c222d5835cc4) [retry 6/60] 2018-01-11 03:28:27,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-11 03:28:27,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-11 03:28:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-70547131-8ff7-4ee8-8085-3ee70c98824a) [retry 7/60] 2018-01-11 03:28:42,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-11 03:28:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-11 03:28:47,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-412848bc-0cd9-4d58-995f-8b902779d96b) [retry 8/60] 2018-01-11 03:29:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-11 03:29:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-11 03:29:08,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ac30669c-28ba-48c5-a495-204f369b4b7c) [retry 9/60] 2018-01-11 03:29:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-11 03:29:24,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-11 03:29:24,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-36f168f3-fd26-4c37-93d2-0322dd58cfbe) [retry 10/60] 2018-01-11 03:29:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-11 03:29:39,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-11 03:29:44,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4242ba24-5157-4cca-9078-352b73cebc46) [retry 11/60] 2018-01-11 03:30:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-11 03:30:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-11 03:30:00,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9b94b76a-7b47-4298-896c-c9fc02ec0ba7) [retry 12/60] 2018-01-11 03:30:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-11 03:30:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-11 03:30:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-44f46850-1182-40ba-8743-d1a8f6cacd1d) [retry 13/60] 2018-01-11 03:30:36,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-11 03:30:36,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-11 03:30:36,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5c8590f4-6971-4246-9b47-c9df063f84e4) [retry 14/60] 2018-01-11 03:30:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-11 03:30:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-11 03:30:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-66092b3e-ecfd-44cb-b0f0-ba253c925ec2) [retry 15/60] 2018-01-11 03:31:12,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-11 03:31:12,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-11 03:31:12,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a22e55f4-2e66-4559-b87d-09dbbce56803) [retry 16/60] 2018-01-11 03:31:28,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-11 03:31:28,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-11 03:31:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a711aa1f-f5f9-4d0f-b2c7-2428087ab8ce) [retry 17/60] 2018-01-11 03:31:48,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-11 03:31:48,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-11 03:31:48,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a9f0411e-0d4d-4c71-b42c-7b9e3b5fb267) [retry 18/60] 2018-01-11 03:32:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-11 03:32:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-11 03:32:09,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bcdaab17-762a-43e5-b4fc-559e7fefc8ed) [retry 19/60] 2018-01-11 03:32:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-11 03:32:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-11 03:32:30,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7169143d-caf0-41bc-bea6-fbd3874a428e) [retry 20/60] 2018-01-11 03:32:45,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-11 03:32:45,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-11 03:32:45,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1ad75e27-4ce0-46e6-a38d-33d24904b3c2) [retry 21/60] 2018-01-11 03:33:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-11 03:33:01,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-11 03:33:06,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-70e4d2de-501f-4a05-a99c-87591bc7713b) [retry 22/60] 2018-01-11 03:33:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-11 03:33:21,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-11 03:33:21,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-0e2945d7-d573-4f37-83d0-2f83b29be0d0) [retry 23/60] 2018-01-11 03:33:37,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-11 03:33:37,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-11 03:33:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-12661e90-f4ec-4dc4-bf9c-2ae725580498) [retry 24/60] 2018-01-11 03:33:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-11 03:33:57,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-11 03:34:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c72c144e-6779-4c0f-b162-27f231c12c13) [retry 25/60] 2018-01-11 03:34:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-11 03:34:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-11 03:34:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a48432d1-f50c-4f6e-a73e-0c737a0fe2fa) [retry 26/60] 2018-01-11 03:34:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-11 03:34:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-11 03:34:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-94ce85ae-ae8c-4f7b-b707-d63d44aaa7de) [retry 27/60] 2018-01-11 03:34:54,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-11 03:34:54,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-11 03:34:54,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6e246c4b-410c-4cf0-ad21-9be27fdd43e7) [retry 28/60] 2018-01-11 03:35:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-11 03:35:10,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-11 03:35:15,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-057e3b1a-12eb-4ac3-b643-6f156df1fbed) [retry 29/60] 2018-01-11 03:35:30,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-11 03:35:30,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-11 03:35:30,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ee67a505-fbb5-4916-8c31-446a2da74815) [retry 30/60] 2018-01-11 03:35:46,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-11 03:35:46,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-11 03:35:51,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f6cc66ab-1c7a-40d4-bc8b-3587ad7b0ebd) [retry 31/60] 2018-01-11 03:36:07,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-11 03:36:07,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-11 03:36:12,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d49d97a2-ab8b-4563-aeca-edb3c560b14f) [retry 32/60] 2018-01-11 03:36:22,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-11 03:36:27,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-11 03:36:27,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-358e9ce3-2c4e-453e-8bc9-3e0b527e760b) [retry 33/60] 2018-01-11 03:36:43,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-11 03:36:43,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-11 03:36:48,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d4c7dc3e-fe9f-4f61-a62a-46caed9cd584) [retry 34/60] 2018-01-11 03:37:04,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-11 03:37:04,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-11 03:37:04,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-0424e246-0aed-4f70-9376-adbf5713a245) [retry 35/60] 2018-01-11 03:37:19,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-11 03:37:19,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-11 03:37:24,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-67392bbb-7aca-4dea-9fe0-0648eabba900) [retry 36/60] 2018-01-11 03:37:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-11 03:37:40,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-11 03:37:45,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c5a991ae-a073-4367-ab8e-bad7bf194162) [retry 37/60] 2018-01-11 03:38:00,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-11 03:38:00,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-11 03:38:00,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9d94ee1f-5730-40bc-a3e9-7bbe79a112d5) [retry 38/60] 2018-01-11 03:38:16,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-11 03:38:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-11 03:38:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bcc5a5f4-32b3-4f8b-aff6-c1175b4d7b45) [retry 39/60] 2018-01-11 03:38:36,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-11 03:38:36,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-11 03:38:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-caf150ef-6e6a-4e46-885c-49fcf42c3b07) [retry 40/60] 2018-01-11 03:38:57,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-11 03:38:57,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-11 03:38:57,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7a4155bc-f8e6-4e81-af07-7d4ef3ff183b) [retry 41/60] 2018-01-11 03:39:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-11 03:39:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-11 03:39:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-767a314c-8c7d-4abb-8b46-2ad96e1d86d6) [retry 42/60] 2018-01-11 03:39:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-11 03:39:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-11 03:39:38,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7d935f46-3d05-4701-aae6-fa683e7fe12a) [retry 43/60] 2018-01-11 03:39:54,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-11 03:39:54,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-11 03:39:54,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a9a4945d-d8e5-42ae-adfa-a7456f1ae608) [retry 44/60] 2018-01-11 03:40:09,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-11 03:40:09,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-11 03:40:15,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9858528a-4600-452e-86c9-c3bf082ae94d) [retry 45/60] 2018-01-11 03:40:30,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-11 03:40:30,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-11 03:40:30,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ea2afdf9-8e26-4658-bb9a-304afd6c800f) [retry 46/60] 2018-01-11 03:40:46,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-11 03:40:46,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-11 03:40:51,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fafeab74-8df0-482c-9d21-d6d1b91f980c) [retry 47/60] 2018-01-11 03:41:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-11 03:41:06,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-11 03:41:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f5ee7b89-ec33-4079-bf2d-0a289b1e37ed) [retry 48/60] 2018-01-11 03:41:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-11 03:41:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-11 03:41:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-749e762d-7d32-4411-ad2f-05f8a7afb0bb) [retry 49/60] 2018-01-11 03:41:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-11 03:41:42,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-11 03:41:48,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-34c5010e-e850-43d8-ab3f-250937b9d297) [retry 50/60] 2018-01-11 03:42:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-11 03:42:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-11 03:42:08,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-15c18a9a-fb64-4bf5-840f-3054d5a37219) [retry 51/60] 2018-01-11 03:42:19,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-11 03:42:19,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-11 03:42:24,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f0d11aad-f349-4893-9259-8aa85d3cd7cb) [retry 52/60] 2018-01-11 03:42:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-11 03:42:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-11 03:42:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bc4d8e9b-bf83-47a9-970f-d6f6d087ca1b) [retry 53/60] 2018-01-11 03:43:00,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-11 03:43:00,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-11 03:43:00,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4d7a35d5-6473-440a-83e4-b68491ddbd86) [retry 54/60] 2018-01-11 03:43:15,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-11 03:43:15,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-11 03:43:21,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-178232ec-2e7f-488d-8c56-addeee966df0) [retry 55/60] 2018-01-11 03:43:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-11 03:43:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-11 03:43:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7140e304-caed-459c-9f07-ba64a77a455b) [retry 56/60] 2018-01-11 03:43:52,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-11 03:43:52,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-11 03:43:57,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ffdbcb02-1629-442f-9d2b-586fcb165541) [retry 57/60] 2018-01-11 03:44:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-11 03:44:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-11 03:44:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-191cac7b-2d79-4c39-8c98-0d56576ada6b) [retry 58/60] 2018-01-11 03:44:28,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-11 03:44:33,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-11 03:44:33,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-90d4641d-1916-4119-ae97-36b76bb93848) [retry 59/60] 2018-01-11 03:44:49,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-11 03:44:49,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-11 03:44:54,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9b93b149-b9e8-4130-b57d-369464bfe1d7) [retry 60/60] 2018-01-11 03:44:54,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9b93b149-b9e8-4130-b57d-369464bfe1d7) 2018-01-11 03:44:54,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'failed', 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-11T03:22:02.837Z', 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 \'nova_plugin.server.connect_security_group\' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n (HTTP 500) (Request-ID: req-9b93b149-b9e8-4130-b57d-369464bfe1d7)\n', u'deployment_id': u'clearwater-opnfv', u'id': u'265dab4a-a116-4131-a39d-74f53c0d586d'} 2018-01-11 03:44:54,402 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-11 03:44:54,402 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 03:44:54,984 - functest.utils.functest_utils - DEBUG - 2018-01-11 03:44:54,985 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 03:44:54,986 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:13 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-11 03:44:54,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-11 03:45:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-11 03:45:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:45:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:45:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:45:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:45:31,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:45:31,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:45:31,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:46:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bqbh1s sudo: monit: command not found 2018-01-11 03:46:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bono_host_y9vs4y for its registered tasks. [timeout=30 seconds] 2018-01-11 03:46:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gnqvy5 sudo: monit: command not found 2018-01-11 03:46:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7plmqw sudo: monit: command not found 2018-01-11 03:46:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_ho57cx for its registered tasks. [timeout=30 seconds] 2018-01-11 03:46:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:46:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:46:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:46:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-loohvp sudo: monit: command not found 2018-01-11 03:47:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:47:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:49:03,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:49:03,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:49:03,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:49:03,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_ho57cx for its registered tasks. [timeout=30 seconds] 2018-01-11 03:49:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:49:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:49:34,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:50:05,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-bqbh1s clearwater-etcd: unrecognized service 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-loohvp clearwater-etcd: unrecognized service 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bono_host_y9vs4y for its registered tasks. [timeout=30 seconds] 2018-01-11 03:50:05,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 03:50:36,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@homer_host_ho57cx for its registered tasks. [timeout=30 seconds] 2018-01-11 03:50:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gnqvy5 clearwater-etcd: unrecognized service 2018-01-11 03:50:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:50:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-7plmqw clearwater-etcd: unrecognized service 2018-01-11 03:50:36,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:51:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@homer_host_ho57cx for its registered tasks. [timeout=30 seconds] 2018-01-11 03:51:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 03:51:02,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 03:51:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:51:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:51:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 03:51:02,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 03:51:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 03:51:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:51:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 03:51:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:51:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:51:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@bono_host_y9vs4y for its registered tasks. [timeout=30 seconds] 2018-01-11 03:52:04,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:52:04,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 03:52:04,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:52:04,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:52:04,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:04,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@bono_host_y9vs4y for its registered tasks. [timeout=30 seconds] 2018-01-11 03:52:10,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:10,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:52:10,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 03:52:10,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:10,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 03:52:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 03:52:41,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:52:41,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 03:52:41,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:52:41,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 03:52:41,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:53:07,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@bind_host_llyqnq for its registered tasks. [timeout=30 seconds] 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 03:53:07,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:07,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:07,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:07,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:12,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 03:53:12,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 03:53:12,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 03:53:12,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 03:53:12,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 03:53:12,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:17,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:17,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:17,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 03:53:17,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:17,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:17,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 03:53:17,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 03:53:17,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:23,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 03:53:23,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 03:53:23,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 03:53:23,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:23,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 03:53:23,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:23,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:23,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 03:53:23,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:23,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:28,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:28,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 03:53:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 03:53:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:38,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 03:53:38,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 03:53:38,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 03:53:38,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 03:53:38,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 03:53:38,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:43,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 03:53:43,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:43,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:53:43,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 03:53:49,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:49,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 03:53:49,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:53:49,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 03:53:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-11 03:53:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:59,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:53:59,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 03:53:59,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:06,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 03:54:11,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 03:54:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 03:54:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:54:21,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:21,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 03:54:21,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:21,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:21,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:28,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:28,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 03:54:28,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:33,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 03:54:33,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:33,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:33,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/789b97d532d549e0a511e1ee78ef2fcb/servers/c476aeff-8584-457e-b319-94706d221bb2: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-11 03:54:33,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:38,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:38,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 03:54:43,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 03:54:43,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 03:54:43,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:43,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 03:54:50,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 03:54:50,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 03:54:50,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 03:54:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 03:54:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:54:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 03:54:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 03:54:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 03:55:02,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:07:15,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 04:07:15,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 04:07:15,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:15,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:36,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:36,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:07:36,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 04:07:36,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 04:07:41,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 04:07:46,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:07:46,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:46,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:52,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 04:07:52,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 04:07:52,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 04:07:52,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 04:07:52,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 04:07:52,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 04:07:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.138 is not associated with instance 63e6df4c-1f3b-44f4-a67f-dd3cf9be564a. [status_code=409] 2018-01-11 04:07:57,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:07:57,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_internal_sip not associated with the instance 63e6df4c-1f3b-44f4-a67f-dd3cf9be564a [status_code=404] 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_bono not associated with the instance 63e6df4c-1f3b-44f4-a67f-dd3cf9be564a [status_code=404] 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 04:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 04:08:18,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:08:18,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 04:08:18,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 04:08:23,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 04:08:23,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:08:23,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:08:23,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 04:08:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 04:08:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 04:08:54,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 04:08:54,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 04:08:59,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 04:08:59,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 04:08:59,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 04:08:59,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 04:08:59,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 04:08:59,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 04:09:05,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-11 04:09:10,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:10,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:15,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:15,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:20,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 04:09:20,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:09:20,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 04:09:20,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 04:09:30,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 04:09:30,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:09:30,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:09:30,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:09:30,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 04:09:30,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 04:09:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 04:09:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 04:09:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 04:09:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-11 04:09:30,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:09:36,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 04:09:36,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 04:09:36,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-11 04:09:37,684 - functest.core.vnf - INFO - test cleaning 2018-01-11 04:09:37,686 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-11 04:10:04,255 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-11 04:10:04,256 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-11 04:10:05,063 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:10:06,130 - 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-11 04:10:06,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-11 04:10:06,157 - 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-11 04:10:06,162 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:10:06,185 - 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-11 04:10:06,185 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-11 04:10:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-11 04:10:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-11 04:10:08,385 - 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-11 04:10:10,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-11 04:10:22,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-11 04:10:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-11 04:10:39,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-11 04:10:43,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-11 04:10:44,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-11 04:11:13,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-11 04:11:13,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-11 04:11:24,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-11 04:11:55,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-11 04:11:55,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-11 04:11:56,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-11 04:13:05,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-11 04:13:09,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-11 04:13:12,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-11 04:13:18,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-11 04:13:18,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 04:13:18,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 04:13:18,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-11 04:13:44,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 04:13:44,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-11 04:13:44,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-11 04:13:44,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:50,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:50,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 04:13:50,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 04:13:55,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 04:13:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:13:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:13:55,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:13:55,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:01,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:01,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:01,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:01,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:01,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 04:14:01,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:01,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:01,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-11 04:14:06,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:06,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-11 04:14:06,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:12,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:12,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 04:14:12,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 04:14:12,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:12,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:12,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:12,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-11 04:14:17,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:17,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-11 04:14:22,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:22,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 04:14:22,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 04:14:22,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:28,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 04:14:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 04:14:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 04:14:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 04:14:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:28,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:33,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:33,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:33,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 04:14:33,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:33,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:38,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:38,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-11 04:14:38,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:38,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 04:14:38,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 04:14:38,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 04:14:38,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 04:14:38,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 04:14:43,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 04:14:43,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:43,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 04:14:49,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 04:14:49,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-11 04:14:49,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-11 04:15:20,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:20,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:20,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:20,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:20,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:25,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-11 04:15:25,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-11 04:15:25,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', 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-11T04:13:45.066Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'2a8f7813-1606-44f8-b3e5-7b294dd54d88'} 2018-01-11 04:15:25,354 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-11 04:15:25,421 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.132'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.135'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-11 04:15:25,502 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.132'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.135'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-11 04:15:25,502 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-11 04:15:25,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.132 2018-01-11 04:15:28,235 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-01-11 04:15:28,235 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:e8:46:1b 2018-01-11 04:15:31,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-01-11 04:15:31,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c9:28:0f 2018-01-11 04:15:31,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-11 04:15:31,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.135 2018-01-11 04:15:34,682 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-01-11 04:15:34,682 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:1e:95:6e 2018-01-11 04:15:37,378 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-01-11 04:15:37,378 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:89:20:57 2018-01-11 04:15:37,378 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-11 04:15:37,378 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-11 04:15:38,910 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-11 04:16:10,433 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-11 04:16:10,446 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:16:10,465 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-11 04:16:10,475 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:16:10,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-11 04:16:10,491 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-11 04:16:10,500 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:16:10,560 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-11 04:16:10' 2018-01-11 04:16:10,561 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-11 04:16:10,561 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-11 04:16:10,569 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:16:10,589 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.135. 2018-01-11 04:16:17,814 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.135. 2018-01-11 04:16:18,846 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-11 04:16:19,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-11 04:16:24,853 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-11 04:16:25,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-11 04:16:30,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-11 04:16:31,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-11 04:16:36,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-11 04:16:37,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:16:42,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-11 04:16:43,861 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:16:48,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-11 04:16:49,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:16:54,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-11 04:16:55,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:00,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-11 04:17:01,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:06,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-11 04:17:07,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:12,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-11 04:17:13,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:18,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-11 04:17:19,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:24,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-11 04:17:25,910 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:30,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-11 04:17:31,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:17:36,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 04:17:37,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 04:17:42,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-11 04:17:43,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-11 04:17:48,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-01-11 04:17:49,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-01-11 04:17:54,943 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 2018-01-11 04:17:55,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 [edit] vyos@vyos# 2018-01-11 04:18:00,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-11 04:18:01,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-11 04:18:06,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-01-11 04:18:07,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-11 04:18:12,963 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-11 04:18:13,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-11 04:18:18,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-11 04:18:19,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-11 04:18:24,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-11 04:18:25,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-11 04:18:30,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-11 04:18:31,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-11 04:18:36,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-11 04:18:37,992 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-11 04:18:42,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-11 04:18:43,996 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-11 04:18:48,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-11 04:18:50,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-11 04:18:55,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-11 04:18:56,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-11 04:19:01,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-11 04:19:02,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-11 04:19:07,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-11 04:19:08,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-11 04:19:13,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-01-11 04:19:14,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-01-11 04:19:19,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 04:19:21,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 04:19:26,157 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-11 04:19:26,174 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:19:26,206 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.132. 2018-01-11 04:19:26,435 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.132. 2018-01-11 04:19:27,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-11 04:19:28,471 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-11 04:19:33,477 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-11 04:19:34,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-11 04:19:39,484 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-11 04:19:40,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-11 04:19:45,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-11 04:19:46,493 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:19:51,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-11 04:19:52,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:19:57,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-11 04:19:58,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:03,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-11 04:20:04,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:09,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-11 04:20:10,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:15,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-11 04:20:16,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:21,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-11 04:20:22,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:27,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-11 04:20:28,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:33,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-11 04:20:34,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:39,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-11 04:20:40,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 04:20:45,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 04:20:46,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 04:20:51,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-01-11 04:20:52,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-11 04:20:57,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-01-11 04:20:58,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-01-11 04:21:03,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 2018-01-11 04:21:04,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-11 04:21:09,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-01-11 04:21:10,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-11 04:21:15,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-01-11 04:21:16,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-01-11 04:21:21,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-11 04:21:22,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-11 04:21:27,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-11 04:21:28,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-11 04:21:33,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-11 04:21:34,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-11 04:21:39,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-11 04:21:40,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-11 04:21:45,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-11 04:21:46,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-11 04:21:51,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-11 04:21:52,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-11 04:21:57,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-11 04:21:58,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-11 04:22:03,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-11 04:22:04,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-11 04:22:09,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-11 04:22:10,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-11 04:22:15,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-11 04:22:16,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-11 04:22:21,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-01-11 04:22:22,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-11 04:22:27,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 04:22:29,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 04:22:34,784 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-11 04:22:34,784 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-11 04:23:34,845 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-11 04:23:34,862 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 04:23:34,897 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.135. 2018-01-11 04:23:35,139 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.135. 2018-01-11 04:23:36,151 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-11 04:24:06,309 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-11 04:24:06,310 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-11 04:24:06,311 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:08 Last read 19:44:09, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.12, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 42742 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:fe89:2057 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-11 04:24:06,312 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 04:24:06,312 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 04:24:06,312 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 04:24:06,313 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-11 04:24:06,313 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'475.8' 2018-01-11 04:24:06,314 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-11 04:24:08,168 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-11 04:24:09,753 - functest.utils.functest_utils - DEBUG - 2018-01-11 04:24:09,753 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 04:24:09,755 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 14:03 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-11 04:24:09,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-11 04:24:09,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-11 04:24:09,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-11 04:24:09,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-11 04:24:33,194 - functest.core.vnf - INFO - test cleaning 2018-01-11 04:24:33,195 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-11 04:24:33,259 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-11 04:24:33,355 - 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-11 04:24:33,378 - 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-11 04:24:33,380 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-11 04:24:33,956 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://10.167.4.10:35357/v3', 'user_domain_name': 'Default', 'password': 'opnfv_secret', 'project_domain_name': 'Default'} 2018-01-11 04:24:33,956 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-11 04:24:36,258 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-11 04:24:36,907 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-11 04:24:36,908 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'https://172.30.10.103:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-11 04:24:36,908 - 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-11 04:24:36,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-11 04:24:36,919 - 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-11 04:24:44,959 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-11 04:24:52,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-11 04:24:52,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-11 04:24:56,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-11 04:25:08,038 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-11 04:25:08,038 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-11 04:25:08,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-11 04:27:58,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-11 04:28:00,466 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-11 04:28:01,933 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-11 04:28:03,216 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 292986ab-c71f-4fbe-bdac-0d466c3ff8ac 2018-01-11 04:30:44,295 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-11 04:30:44,295 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-11 04:30:44,945 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-11 04:30:45,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-11 04:30:45,263 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-11 04:30:45,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-11 04:30:45,392 - functest.utils.functest_utils - DEBUG - 2018-01-11 04:30:45,393 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 04:30:45,393 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 06:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-11 04:30:45,396 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-11 04:30:45,396 - 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-11 04:30:45,397 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-11 04:30:45,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-11 04:31:00,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-11 04:31:00,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-11 04:31:00,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-11 04:31:00,654 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-11 04:31:00,655 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2070 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-11 04:31:00,658 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:13 | FAIL | | vyos_vrouter | functest | vnf | 14:03 | PASS | | juju_epc | functest | vnf | 06:11 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-11 04:31:00,662 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-11 04:31:15,469 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 04:31:15,470 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 04:31:15,470 - 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-11 04:31:15,471 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-11 04:31:15,471 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-11 04:32:10,048 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-11 04:32:10,048 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-11 04:32:10,172 - functest.utils.functest_utils - DEBUG - 2018-01-11 04:32:10,172 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 04:32:10,172 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:55 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-11 04:32:10,176 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-11 04:32:10,176 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2070 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-11 04:32:10,179 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:55 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-11 04:32:10,180 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK