2018-01-05 00:11:50,292 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-05 00:11:50,292 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.25:5000/v3 ...OK 2018-01-05 00:11:50,763 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-05 00:11:51,225 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-05 00:11:51,225 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.25:5000 ...OK 2018-01-05 00:11:51,690 - functest.ci.check_deployment - DEBUG - 172.30.9.25:8774 is reachable! 2018-01-05 00:11:51,690 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.25:8774/v2.1 ...OK 2018-01-05 00:11:52,138 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9696 is reachable! 2018-01-05 00:11:52,138 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.25:9696 ...OK 2018-01-05 00:11:52,510 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9292 is reachable! 2018-01-05 00:11:52,511 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.25:9292 ...OK 2018-01-05 00:11:53,700 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-05 00:11:54,672 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-05 00:11:54,682 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-05 00:11:56,267 - functest.ci.check_deployment - INFO - External network found: external 2018-01-05 00:11:58,905 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-05 00:11:58,906 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-05 00:11:58,907 - 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-05 00:11:58,907 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-05 00:11:58,908 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-05 00:12:01,250 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-05 00:12:10,865 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.612s OK 2018-01-05 00:12:10,995 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:12:10,995 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:12:10,995 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-05 00:12:10,999 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-05 00:12:13,348 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-05 00:24:02,169 - 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 708.813s OK 2018-01-05 00:24:02,298 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:24:02,298 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:24:02,298 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-05 00:24:02,302 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-05 00:24:03,465 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-05 00:24:44,220 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.753s OK 2018-01-05 00:24:44,335 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:24:44,335 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:24:44,335 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-05 00:24:44,340 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-650 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-05 00:24:44,342 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:49 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-05 00:24:44,345 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-05 00:24:47,249 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-05 00:24:47,250 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-05 00:24:47,251 - 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-05 00:24:47,252 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-05 00:24:47,252 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-05 00:24:48,043 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-05 00:24:48,044 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-05 00:24:48,529 - functest.energy.energy - DEBUG - Starting recording 2018-01-05 00:24:48,529 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-05 00:24:48,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-05 00:24:48,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-05 00:24:48' 2018-01-05 00:24:48,927 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:24:51,936 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:24:54,909 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:05,825 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:06,524 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:07,297 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:14,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:17,959 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6067e665-d4e6-42fa-a801-5bde4e99183a' 2018-01-05 00:25:45,479 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-05 00:25:50,004 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-05 00:25:50,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-05 00:25:51,147 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-05 00:26:12,094 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-05 00:26:12,094 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-05 00:26:12,584 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:26:12,584 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:26:12,584 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-05 00:26:12,588 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-05 00:26:12,670 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-05 00:26:12,670 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-05 00:26:12' 2018-01-05 00:26:12,670 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:15,384 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:17,530 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:28,533 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:29,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:35,695 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-4c24a1b7-f837-4a80-850d-45a7d3c6847f' 2018-01-05 00:26:42,435 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-05 00:26:53,649 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-05 00:26:56,163 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-05 00:27:18,014 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:27:18,015 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:27:18,015 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-05 00:27:18,018 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-05 00:27:18,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-05 00:27:20,186 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-05 00:27:22,357 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-05 00:27:25,428 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-05 00:27:27,396 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-05 00:27:33,228 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-05 00:27:35,566 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-05 00:27:35,566 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-05 00:27:38,619 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-05 00:27:38,620 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-05 00:27:41,625 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-05 00:27:41,625 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-05 00:27:41,627 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-05 00:27:41,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-05 00:27:41,631 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-b7b63b4b-7746-4405-adfb-9e4a05815019/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-05 00:27:43,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-05 00:27:43,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-05 00:27:43,821 - 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-05 00:27:45,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:27:45.828 62 INFO rally.api [-] Starting verification (UUID=a800d162-2d4b-40a2-a4fd-b264232601ab) for deployment 'opnfv-rally' (UUID=2a645e36-b5bb-4599-84d9-579a04580b5c) by verifier 'opnfv-tempest' (UUID=b7b63b4b-7746-4405-adfb-9e4a05815019). 2018-01-05 00:27:45,829 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a800d162-2d4b-40a2-a4fd-b264232601ab 2018-01-05 00:27:52,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:27:52.637 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.161s] 2018-01-05 00:27:52,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:27:52.694 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-01-05 00:27:58,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:27:58.946 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.437s] 2018-01-05 00:28:01,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:28:01.627 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.680s] 2018-01-05 00:28:14,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:28:14.371 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.720s] 2018-01-05 00:28:31,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:28:31.902 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.973s] 2018-01-05 00:29:10,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:29:10.934 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.072s] 2018-01-05 00:29:10,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:29:10.936 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-05 00:29:50,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:29:50.036 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-01-05 00:29:50,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:29:50.037 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-05 00:30:28,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:30:28.570 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.081s] 2018-01-05 00:30:28,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:30:28.571 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-05 00:31:17,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:17.061 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.478s] 2018-01-05 00:31:42,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:42.377 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.065s] 2018-01-05 00:31:42,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:42.483 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2018-01-05 00:31:50,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:50.232 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.663s] 2018-01-05 00:31:50,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:50.241 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-05 00:31:54,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:31:54.776 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... fail [0.083s] 2018-01-05 00:32:00,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:00.084 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... fail [0.085s] 2018-01-05 00:32:06,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:06.303 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.459s] 2018-01-05 00:32:12,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:12.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2018-01-05 00:32:18,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:18.703 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.722s] 2018-01-05 00:32:25,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:25.446 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.477s] 2018-01-05 00:32:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:34.641 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.166s] 2018-01-05 00:32:40,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:40.619 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.398s] 2018-01-05 00:32:46,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:46.234 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.169s] 2018-01-05 00:32:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:32:53.443 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.587s] 2018-01-05 00:33:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:00.513 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.460s] 2018-01-05 00:33:08,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:08.473 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.881s] 2018-01-05 00:33:12,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:12.752 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.081s] 2018-01-05 00:33:12,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:12.824 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-01-05 00:33:12,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:12.912 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.088s] 2018-01-05 00:33:16,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:16.281 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2018-01-05 00:33:16,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:16.365 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2018-01-05 00:33:16,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:16.438 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.072s] 2018-01-05 00:33:16,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:16.445 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-05 00:33:20,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:20.596 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.775s] 2018-01-05 00:33:22,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:22.582 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.986s] 2018-01-05 00:33:24,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:24.812 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.229s] 2018-01-05 00:33:30,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:30.358 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-05 00:33:37,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:37.090 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.445s] 2018-01-05 00:33:53,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:53.798 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.117s] 2018-01-05 00:33:58,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:33:58.426 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.627s] 2018-01-05 00:34:11,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:11.993 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.899s] 2018-01-05 00:34:15,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:15.652 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.657s] 2018-01-05 00:34:21,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:21.691 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.039s] 2018-01-05 00:34:30,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:30.591 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.674s] 2018-01-05 00:34:34,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:34.226 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.634s] 2018-01-05 00:34:40,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:40.741 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.514s] 2018-01-05 00:34:56,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:56.286 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.897s] 2018-01-05 00:34:56,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:56.721 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.435s] 2018-01-05 00:34:56,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:56.830 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.109s] 2018-01-05 00:34:56,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:56.881 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.050s] 2018-01-05 00:34:57,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:57.113 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.231s] 2018-01-05 00:34:57,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:34:57.324 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.210s] 2018-01-05 00:35:11,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:11.197 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.778s] 2018-01-05 00:35:11,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:11.758 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.560s] 2018-01-05 00:35:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:12.016 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-01-05 00:35:12,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:12.220 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.203s] 2018-01-05 00:35:12,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:12.464 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.243s] 2018-01-05 00:35:12,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:12.663 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.199s] 2018-01-05 00:35:25,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:25.959 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.337s] 2018-01-05 00:35:32,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:32.806 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.846s] 2018-01-05 00:35:34,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:34.883 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.076s] 2018-01-05 00:35:35,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:35.097 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.214s] 2018-01-05 00:35:35,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:35.301 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.204s] 2018-01-05 00:35:47,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:47.252 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.187s] 2018-01-05 00:35:53,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:53.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.213s] 2018-01-05 00:35:55,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:55.304 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.838s] 2018-01-05 00:35:55,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:55.364 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.060s] 2018-01-05 00:35:55,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:35:55.417 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.053s] 2018-01-05 00:36:16,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:36:16.549 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.042s] 2018-01-05 00:36:27,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:36:27.472 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.922s] 2018-01-05 00:36:37,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:36:37.907 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.434s] 2018-01-05 00:36:47,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:36:47.257 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.349s] 2018-01-05 00:37:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:37:18.289 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.469s] 2018-01-05 00:37:29,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:37:29.939 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.648s] 2018-01-05 00:37:41,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:37:41.151 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.212s] 2018-01-05 00:37:50,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:37:50.340 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.188s] 2018-01-05 00:38:06,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:06.745 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.619s] 2018-01-05 00:38:09,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:09.007 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.259s] 2018-01-05 00:38:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:09.194 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.190s] 2018-01-05 00:38:13,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:13.808 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.573s] 2018-01-05 00:38:16,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:16.473 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.662s] 2018-01-05 00:38:16,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:16.666 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.196s] 2018-01-05 00:38:20,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:20.970 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.107s] 2018-01-05 00:38:24,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:24.381 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-05 00:38:25,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:25.647 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-05 00:38:25,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:25.648 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-05 00:38:25,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:25.649 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-05 00:38:25,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:25.650 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-05 00:38:25,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:25.651 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-05 00:38:27,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:27.646 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-01-05 00:38:43,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:43.356 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.362s] 2018-01-05 00:38:56,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:38:56.084 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.303s] 2018-01-05 00:39:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:39:08.250 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.164s] 2018-01-05 00:39:18,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:39:18.386 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.176s] 2018-01-05 00:40:25,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:40:25.570 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [61.079s] 2018-01-05 00:41:02,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:41:02.098 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.208s] 2018-01-05 00:41:54,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-05 00:41:54.207 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.771s] 2018-01-05 00:42:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid a800d162-2d4b-40a2-a4fd-b264232601ab'. 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a800d162-2d4b-40a2-a4fd-b264232601ab | 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-05 00:27:45 | 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-05 00:42:14 | 2018-01-05 00:42:15,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:29 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7b63b4b-7746-4405-adfb-9e4a05815019) | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2a645e36-b5bb-4599-84d9-579a04580b5c) | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 844.008 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 93 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-05 00:42:15,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-05 00:42:15,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.8947368421% 2018-01-05 00:42:20,232 - functest.utils.functest_utils - DEBUG - 2018-01-05 00:42:20,232 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 00:42:20,233 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:47 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-05 00:42:20,237 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-05 00:42:20,237 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-05 00:42:20,316 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-05 00:42:20,805 - functest.energy.energy - DEBUG - Starting recording 2018-01-05 00:42:20,805 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-05 00:42:21,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-05 00:42:23,525 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-05 00:42:25,721 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-05 00:42:28,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-05 00:42:30,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396'... 2018-01-05 00:42:34,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e6fbeb6d-cc87-4b15-a194-2d482a44e396'... 2018-01-05 00:42:36,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e6fbeb6d-cc87-4b15-a194-2d482a44e396'... 2018-01-05 00:42:46,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396'... 2018-01-05 00:42:47,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396'... 2018-01-05 00:42:47,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-05 00:42:47,781 - 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-05 00:42:47,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:42:47,822 - 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-05 00:42:47,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:43:47,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task dd57daf9-fc25-412f-881d-6e9ccf38ee53: started 2018-01-05 00:42:49.845 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Starting: Task validation. 2018-01-05 00:42:49.892 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Starting: Task validation of syntax. 2018-01-05 00:42:49.971 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Completed: Task validation of syntax. 2018-01-05 00:42:49.972 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Starting: Task validation of required platforms. 2018-01-05 00:42:49.999 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Completed: Task validation of required platforms. 2018-01-05 00:42:49.999 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Starting: Task validation of semantic. 2018-01-05 00:42:50.624 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:42:53.583 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 2.96 sec 2018-01-05 00:42:53.626 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:42:57.401 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-05 00:42:57.402 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Completed: Task validation of semantic. 2018-01-05 00:42:57.402 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Completed: Task validation. 2018-01-05 00:42:57.403 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Starting: Running task. 2018-01-05 00:42:57.571 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:00.356 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 2.79 sec 2018-01-05 00:43:00.379 261 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:00.859 261 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:00.878 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:04.434 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-05 00:43:05.621 136 INFO rally.task.engine [-] Load duration is: 0.478023 2018-01-05 00:43:05.621 136 INFO rally.task.engine [-] Full duration is: 6.880245 2018-01-05 00:43:05.878 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:08.686 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 2.81 sec 2018-01-05 00:43:08.708 347 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:09.579 347 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:09.600 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:13.328 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-05 00:43:13.927 136 INFO rally.task.engine [-] Load duration is: 0.869582 2018-01-05 00:43:13.927 136 INFO rally.task.engine [-] Full duration is: 7.467432 2018-01-05 00:43:14.190 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:17.109 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 2.92 sec 2018-01-05 00:43:17.130 433 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:18.100 433 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:18.126 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:21.992 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-05 00:43:22.243 136 INFO rally.task.engine [-] Load duration is: 0.96912 2018-01-05 00:43:22.244 136 INFO rally.task.engine [-] Full duration is: 7.821354 2018-01-05 00:43:22.496 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:25.391 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:43:25.412 519 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:26.277 519 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:26.305 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:29.957 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-05 00:43:30.539 136 INFO rally.task.engine [-] Load duration is: 0.863172 2018-01-05 00:43:30.540 136 INFO rally.task.engine [-] Full duration is: 7.474993 2018-01-05 00:43:30.791 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:33.849 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 3.06 sec 2018-01-05 00:43:33.870 605 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:34.801 605 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:34.827 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:38.496 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-05 00:43:38.841 136 INFO rally.task.engine [-] Load duration is: 0.929057 2018-01-05 00:43:38.841 136 INFO rally.task.engine [-] Full duration is: 7.719112 2018-01-05 00:43:39.085 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() started 2018-01-05 00:43:42.142 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack setup() finished in 3.06 sec 2018-01-05 00:43:42.163 691 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 START 2018-01-05 00:43:42.841 691 INFO rally.task.runner [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | ITER: 1 END: OK 2018-01-05 00:43:42.864 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() started 2018-01-05 00:43:46.482 136 INFO rally.task.context [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-05 00:43:47.132 136 INFO rally.task.engine [-] Load duration is: 0.676153 2018-01-05 00:43:47.133 136 INFO rally.task.engine [-] Full duration is: 7.411532 2018-01-05 00:43:47.323 136 INFO rally.task.engine [-] Task dd57daf9-fc25-412f-881d-6e9ccf38ee53 | Completed: Running task. Task dd57daf9-fc25-412f-881d-6e9ccf38ee53: 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.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | total | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | -> duration | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.478023 Full duration: 6.880245 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869582 Full duration: 7.467432 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.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96912 Full duration: 7.821354 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.863172 Full duration: 7.474993 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929057 Full duration: 7.719112 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.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676153 Full duration: 7.411532 2018-01-05 00:43:47,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dd57daf9-fc25-412f-881d-6e9ccf38ee53 2018-01-05 00:43:47,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-05 00:43:47,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dd57daf9-fc25-412f-881d-6e9ccf38ee53', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-05 00:43:47,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dd57daf9-fc25-412f-881d-6e9ccf38ee53'] 2018-01-05 00:43:48,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:43:48,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-05 00:43:48,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-05 00:43:48,529 - 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-05 00:43:48,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:43:48,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-05 00:43:48,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:45:22,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cee8672f-a3dd-4d99-b361-748b689ba412: started 2018-01-05 00:43:50.646 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Starting: Task validation. 2018-01-05 00:43:50.694 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Starting: Task validation of syntax. 2018-01-05 00:43:50.763 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Completed: Task validation of syntax. 2018-01-05 00:43:50.763 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Starting: Task validation of required platforms. 2018-01-05 00:43:50.788 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Completed: Task validation of required platforms. 2018-01-05 00:43:50.788 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Starting: Task validation of semantic. 2018-01-05 00:43:51.460 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() started 2018-01-05 00:43:54.366 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() finished in 2.91 sec 2018-01-05 00:43:56.595 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() started 2018-01-05 00:44:00.399 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-05 00:44:00.399 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Completed: Task validation of semantic. 2018-01-05 00:44:00.399 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Completed: Task validation. 2018-01-05 00:44:00.400 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Starting: Running task. 2018-01-05 00:44:00.565 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() started 2018-01-05 00:44:03.570 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() finished in 3.01 sec 2018-01-05 00:44:03.571 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() started 2018-01-05 00:44:03.571 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:44:03.593 866 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 START 2018-01-05 00:44:09.800 866 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 END: OK 2018-01-05 00:44:09.826 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() started 2018-01-05 00:44:10.584 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() finished in 0.76 sec 2018-01-05 00:44:10.585 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() started 2018-01-05 00:44:14.219 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-05 00:44:14.654 741 INFO rally.task.engine [-] Load duration is: 5.384523 2018-01-05 00:44:14.654 741 INFO rally.task.engine [-] Full duration is: 13.67046 2018-01-05 00:44:14.927 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() started 2018-01-05 00:44:17.938 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() finished in 3.01 sec 2018-01-05 00:44:17.938 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() started 2018-01-05 00:44:17.938 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-05 00:44:17.959 972 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 START 2018-01-05 00:44:23.052 972 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 END: OK 2018-01-05 00:44:23.081 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() started 2018-01-05 00:44:27.462 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() finished in 4.38 sec 2018-01-05 00:44:27.462 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() started 2018-01-05 00:44:31.172 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-05 00:44:33.033 741 INFO rally.task.engine [-] Load duration is: 4.292935 2018-01-05 00:44:33.034 741 INFO rally.task.engine [-] Full duration is: 16.262632 2018-01-05 00:44:33.291 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() started 2018-01-05 00:44:36.342 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() finished in 3.05 sec 2018-01-05 00:44:36.364 1078 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 START 2018-01-05 00:44:37.488 1078 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 END: OK 2018-01-05 00:44:37.512 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() started 2018-01-05 00:44:41.163 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-05 00:44:41.334 741 INFO rally.task.engine [-] Load duration is: 0.346775 2018-01-05 00:44:41.335 741 INFO rally.task.engine [-] Full duration is: 7.888976 2018-01-05 00:44:41.580 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() started 2018-01-05 00:44:44.371 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack setup() finished in 2.79 sec 2018-01-05 00:44:44.372 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context quotas@openstack setup() started 2018-01-05 00:44:45.160 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context quotas@openstack setup() finished in 0.79 sec 2018-01-05 00:44:45.160 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() started 2018-01-05 00:44:45.160 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:44:45.755 1164 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 START 2018-01-05 00:45:02.055 1164 INFO rally.task.runner [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | ITER: 1 END: OK 2018-01-05 00:45:02.081 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() started 2018-01-05 00:45:17.780 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context cleanup@openstack cleanup() finished in 15.70 sec 2018-01-05 00:45:17.780 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context quotas@openstack cleanup() started 2018-01-05 00:45:17.954 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-05 00:45:17.954 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() started 2018-01-05 00:45:21.536 741 INFO rally.task.context [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-05 00:45:21.794 741 INFO rally.task.engine [-] Load duration is: 14.523562 2018-01-05 00:45:21.794 741 INFO rally.task.engine [-] Full duration is: 39.975278 2018-01-05 00:45:22.006 741 INFO rally.task.engine [-] Task cee8672f-a3dd-4d99-b361-748b689ba412 | Completed: Running task. Task cee8672f-a3dd-4d99-b361-748b689ba412: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 100.0% | 1 | | -> glance_v2.upload_data | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | glance_v2.delete_image | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | total | 5.385 | 5.385 | 5.385 | 5.385 | 5.385 | 5.385 | 100.0% | 1 | | -> duration | 5.385 | 5.385 | 5.385 | 5.385 | 5.385 | 5.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.384523 Full duration: 13.67046 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 | 4.117 | 4.117 | 4.117 | 4.117 | 4.117 | 4.117 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | -> glance_v2.upload_data | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | glance_v2.list_images | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 4.293 | 4.293 | 4.293 | 4.293 | 4.293 | 4.293 | 100.0% | 1 | | -> duration | 4.293 | 4.293 | 4.293 | 4.293 | 4.293 | 4.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.292935 Full duration: 16.262632 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> duration | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.346775 Full duration: 7.888976 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 4.298 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | -> glance_v2.upload_data | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | nova.boot_servers | 11.225 | 11.225 | 11.225 | 11.225 | 11.225 | 11.225 | 100.0% | 1 | | total | 15.524 | 15.524 | 15.524 | 15.524 | 15.524 | 15.524 | 100.0% | 1 | | -> duration | 14.524 | 14.524 | 14.524 | 14.524 | 14.524 | 14.524 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.523562 Full duration: 39.975278 2018-01-05 00:45:22,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cee8672f-a3dd-4d99-b361-748b689ba412 2018-01-05 00:45:22,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cee8672f-a3dd-4d99-b361-748b689ba412', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-05 00:45:22,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cee8672f-a3dd-4d99-b361-748b689ba412'] 2018-01-05 00:45:23,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:45:23,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-05 00:45:23,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-05 00:45:23,149 - 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-05 00:45:23,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:45:23,185 - 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-05 00:45:23,186 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-05 00:45:23,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-05 00:45:23,186 - 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-05 00:45:23,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:45:23,215 - 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-05 00:45:23,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:48:40,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 986aae44-0314-4d62-910e-805e7f2c875c: started 2018-01-05 00:45:25.406 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Starting: Task validation. 2018-01-05 00:45:25.455 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Starting: Task validation of syntax. 2018-01-05 00:45:25.614 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Completed: Task validation of syntax. 2018-01-05 00:45:25.614 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Starting: Task validation of required platforms. 2018-01-05 00:45:25.658 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Completed: Task validation of required platforms. 2018-01-05 00:45:25.658 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Starting: Task validation of semantic. 2018-01-05 00:45:26.333 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:45:29.286 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.95 sec 2018-01-05 00:45:34.418 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:45:38.256 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.84 sec 2018-01-05 00:45:38.256 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Completed: Task validation of semantic. 2018-01-05 00:45:38.256 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Completed: Task validation. 2018-01-05 00:45:38.257 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Starting: Running task. 2018-01-05 00:45:38.444 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:45:41.429 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.98 sec 2018-01-05 00:45:41.429 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:45:42.107 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.68 sec 2018-01-05 00:45:42.108 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack setup() started 2018-01-05 00:45:45.898 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack setup() finished in 3.79 sec 2018-01-05 00:45:45.898 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:45:45.898 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:45:45.925 1419 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:45:53.226 1419 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:45:53.248 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:45:55.552 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-05 00:45:55.552 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack cleanup() started 2018-01-05 00:45:59.762 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack cleanup() finished in 4.21 sec 2018-01-05 00:45:59.762 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:46:00.540 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.78 sec 2018-01-05 00:46:00.541 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:46:04.280 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.74 sec 2018-01-05 00:46:04.595 1294 INFO rally.task.engine [-] Load duration is: 7.297996 2018-01-05 00:46:04.595 1294 INFO rally.task.engine [-] Full duration is: 25.855022 2018-01-05 00:46:04.844 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:46:07.666 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.82 sec 2018-01-05 00:46:07.667 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:46:08.314 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.65 sec 2018-01-05 00:46:08.315 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:46:08.315 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-05 00:46:08.337 1605 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:46:14.616 1605 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:46:14.643 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:46:16.971 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-05 00:46:16.972 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:46:17.151 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-05 00:46:17.151 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:46:20.818 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.67 sec 2018-01-05 00:46:20.935 1294 INFO rally.task.engine [-] Load duration is: 6.2758 2018-01-05 00:46:20.936 1294 INFO rally.task.engine [-] Full duration is: 15.990937 2018-01-05 00:46:21.187 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:46:24.162 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.97 sec 2018-01-05 00:46:24.162 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:46:24.897 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.73 sec 2018-01-05 00:46:24.897 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:46:24.897 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-05 00:46:25.663 1771 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:46:36.976 1771 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:46:37.003 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:46:39.324 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.32 sec 2018-01-05 00:46:39.324 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:46:39.498 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-05 00:46:39.499 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:46:43.129 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.63 sec 2018-01-05 00:46:43.306 1294 INFO rally.task.engine [-] Load duration is: 11.309084 2018-01-05 00:46:43.307 1294 INFO rally.task.engine [-] Full duration is: 21.960045 2018-01-05 00:46:43.561 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:46:46.644 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 3.08 sec 2018-01-05 00:46:46.645 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:46:47.306 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.66 sec 2018-01-05 00:46:47.306 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:46:47.306 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-05 00:46:47.329 1937 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:46:53.255 1937 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:46:53.277 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:46:55.555 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-05 00:46:55.556 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:46:55.768 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-05 00:46:55.768 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:46:59.398 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.63 sec 2018-01-05 00:46:59.668 1294 INFO rally.task.engine [-] Load duration is: 5.923081 2018-01-05 00:46:59.669 1294 INFO rally.task.engine [-] Full duration is: 15.854952 2018-01-05 00:46:59.922 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:47:03.032 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 3.11 sec 2018-01-05 00:47:03.032 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:47:03.676 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.64 sec 2018-01-05 00:47:03.676 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:47:03.676 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-05 00:47:03.699 2103 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:47:10.437 2103 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:47:10.466 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:47:13.393 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.93 sec 2018-01-05 00:47:13.393 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:47:13.588 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-05 00:47:13.588 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:47:17.167 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.58 sec 2018-01-05 00:47:18.029 1294 INFO rally.task.engine [-] Load duration is: 6.734381 2018-01-05 00:47:18.030 1294 INFO rally.task.engine [-] Full duration is: 17.263667 2018-01-05 00:47:18.290 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:47:21.113 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.82 sec 2018-01-05 00:47:21.114 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() started 2018-01-05 00:47:21.761 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack setup() finished in 0.65 sec 2018-01-05 00:47:21.762 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack setup() started 2018-01-05 00:47:25.034 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack setup() finished in 3.27 sec 2018-01-05 00:47:25.034 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() started 2018-01-05 00:47:25.035 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:47:25.058 2269 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:47:31.261 2269 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:47:31.285 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() started 2018-01-05 00:47:33.639 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-05 00:47:33.640 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack cleanup() started 2018-01-05 00:47:37.231 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context volumes@openstack cleanup() finished in 3.59 sec 2018-01-05 00:47:37.231 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() started 2018-01-05 00:47:37.427 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-05 00:47:37.427 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:47:41.231 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.80 sec 2018-01-05 00:47:42.443 1294 INFO rally.task.engine [-] Load duration is: 6.19908 2018-01-05 00:47:42.444 1294 INFO rally.task.engine [-] Full duration is: 22.958219 2018-01-05 00:47:42.687 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:47:45.578 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:47:45.578 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() started 2018-01-05 00:47:45.579 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-05 00:47:45.602 2455 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:47:46.356 2455 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:47:46.384 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:47:51.291 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-05 00:47:51.292 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:47:55.047 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.75 sec 2018-01-05 00:47:56.759 1294 INFO rally.task.engine [-] Load duration is: 0.750107 2018-01-05 00:47:56.759 1294 INFO rally.task.engine [-] Full duration is: 12.377226 2018-01-05 00:47:57.010 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:47:59.977 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.97 sec 2018-01-05 00:47:59.977 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() started 2018-01-05 00:47:59.977 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-05 00:48:00.000 2621 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:48:00.772 2621 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:48:00.792 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:48:05.573 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() finished in 4.78 sec 2018-01-05 00:48:05.574 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:48:09.219 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.64 sec 2018-01-05 00:48:11.098 1294 INFO rally.task.engine [-] Load duration is: 0.768349 2018-01-05 00:48:11.098 1294 INFO rally.task.engine [-] Full duration is: 12.227007 2018-01-05 00:48:11.340 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:48:14.181 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 2.84 sec 2018-01-05 00:48:14.181 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() started 2018-01-05 00:48:14.181 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-05 00:48:14.203 2787 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:48:14.983 2787 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:48:15.005 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:48:19.858 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() finished in 4.85 sec 2018-01-05 00:48:19.859 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:48:23.560 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.70 sec 2018-01-05 00:48:25.433 1294 INFO rally.task.engine [-] Load duration is: 0.775826 2018-01-05 00:48:25.434 1294 INFO rally.task.engine [-] Full duration is: 12.238078 2018-01-05 00:48:25.693 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() started 2018-01-05 00:48:28.730 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack setup() finished in 3.04 sec 2018-01-05 00:48:28.731 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() started 2018-01-05 00:48:28.731 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:48:28.754 2953 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 START 2018-01-05 00:48:29.586 2953 INFO rally.task.runner [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | ITER: 1 END: OK 2018-01-05 00:48:29.613 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:48:34.990 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context admin_cleanup@openstack cleanup() finished in 5.38 sec 2018-01-05 00:48:34.990 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() started 2018-01-05 00:48:38.752 1294 INFO rally.task.context [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Context users@openstack cleanup() finished in 3.76 sec 2018-01-05 00:48:39.787 1294 INFO rally.task.engine [-] Load duration is: 0.828585 2018-01-05 00:48:39.788 1294 INFO rally.task.engine [-] Full duration is: 13.078476 2018-01-05 00:48:39.978 1294 INFO rally.task.engine [-] Task 986aae44-0314-4d62-910e-805e7f2c875c | Completed: Running task. Task 986aae44-0314-4d62-910e-805e7f2c875c: 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.712 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 100.0% | 1 | | total | 7.298 | 7.298 | 7.298 | 7.298 | 7.298 | 7.298 | 100.0% | 1 | | -> duration | 7.298 | 7.298 | 7.298 | 7.298 | 7.298 | 7.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.297996 Full duration: 25.855022 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.631 | 3.631 | 3.631 | 3.631 | 3.631 | 3.631 | 100.0% | 1 | | cinder_v2.delete_volume | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 100.0% | 1 | | total | 6.276 | 6.276 | 6.276 | 6.276 | 6.276 | 6.276 | 100.0% | 1 | | -> duration | 6.276 | 6.276 | 6.276 | 6.276 | 6.276 | 6.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.2758 Full duration: 15.990937 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 100.0% | 1 | | cinder_v2.delete_volume | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | total | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 100.0% | 1 | | -> duration | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.309084 Full duration: 21.960045 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | total | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> duration | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.923081 Full duration: 15.854952 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.218 | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 100.0% | 1 | | cinder_v2.extend_volume | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | cinder_v2.delete_volume | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | total | 6.734 | 6.734 | 6.734 | 6.734 | 6.734 | 6.734 | 100.0% | 1 | | -> duration | 6.734 | 6.734 | 6.734 | 6.734 | 6.734 | 6.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.734381 Full duration: 17.263667 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.564 | 3.564 | 3.564 | 3.564 | 3.564 | 3.564 | 100.0% | 1 | | cinder_v2.delete_volume | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | total | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 100.0% | 1 | | -> duration | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.19908 Full duration: 22.958219 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | cinder_v2.list_qos | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750107 Full duration: 12.377226 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | cinder_v2.set_qos | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768349 Full duration: 12.227007 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.list_types | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775826 Full duration: 12.238078 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828585 Full duration: 13.078476 2018-01-05 00:48:40,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 986aae44-0314-4d62-910e-805e7f2c875c 2018-01-05 00:48:40,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '986aae44-0314-4d62-910e-805e7f2c875c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-05 00:48:40,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '986aae44-0314-4d62-910e-805e7f2c875c'] 2018-01-05 00:48:41,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:48:41,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-05 00:48:41,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-05 00:48:41,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-05 00:48:41,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:48:41,390 - 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-05 00:48:41,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:50:01,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 28161d2f-f66f-4c15-b2ef-63008e7ee490: started 2018-01-05 00:48:43.271 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Starting: Task validation. 2018-01-05 00:48:43.318 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Starting: Task validation of syntax. 2018-01-05 00:48:43.386 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Completed: Task validation of syntax. 2018-01-05 00:48:43.386 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Starting: Task validation of required platforms. 2018-01-05 00:48:43.412 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Completed: Task validation of required platforms. 2018-01-05 00:48:43.413 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Starting: Task validation of semantic. 2018-01-05 00:48:44.093 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() started 2018-01-05 00:48:46.984 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:48:50.257 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() started 2018-01-05 00:48:53.926 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-05 00:48:53.926 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Completed: Task validation of semantic. 2018-01-05 00:48:53.927 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Completed: Task validation. 2018-01-05 00:48:53.927 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Starting: Running task. 2018-01-05 00:48:54.125 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() started 2018-01-05 00:48:57.024 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() finished in 2.90 sec 2018-01-05 00:48:57.025 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() started 2018-01-05 00:48:58.010 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() finished in 0.98 sec 2018-01-05 00:48:58.010 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() started 2018-01-05 00:48:58.010 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:48:58.033 3238 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 START 2018-01-05 00:49:08.717 3238 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 END: OK 2018-01-05 00:49:08.742 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() started 2018-01-05 00:49:09.401 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-05 00:49:09.401 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() started 2018-01-05 00:49:09.409 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() finished in 7.55 msec 2018-01-05 00:49:09.409 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() started 2018-01-05 00:49:13.075 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-05 00:49:14.229 3083 INFO rally.task.engine [-] Load duration is: 6.682685 2018-01-05 00:49:14.230 3083 INFO rally.task.engine [-] Full duration is: 18.968379 2018-01-05 00:49:14.499 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() started 2018-01-05 00:49:17.341 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() finished in 2.84 sec 2018-01-05 00:49:17.342 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() started 2018-01-05 00:49:18.308 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() finished in 0.97 sec 2018-01-05 00:49:18.309 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() started 2018-01-05 00:49:18.309 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:49:18.331 3404 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 START 2018-01-05 00:49:25.114 3404 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 END: OK 2018-01-05 00:49:25.141 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() started 2018-01-05 00:49:27.212 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() finished in 2.07 sec 2018-01-05 00:49:27.213 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() started 2018-01-05 00:49:27.221 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() finished in 7.89 msec 2018-01-05 00:49:27.221 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() started 2018-01-05 00:49:30.932 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-05 00:49:32.608 3083 INFO rally.task.engine [-] Load duration is: 4.781723 2018-01-05 00:49:32.608 3083 INFO rally.task.engine [-] Full duration is: 16.449757 2018-01-05 00:49:32.864 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() started 2018-01-05 00:49:35.653 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() finished in 2.79 sec 2018-01-05 00:49:35.653 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() started 2018-01-05 00:49:36.627 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() finished in 0.97 sec 2018-01-05 00:49:36.627 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() started 2018-01-05 00:49:36.627 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-05 00:49:36.649 3570 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 START 2018-01-05 00:49:44.858 3570 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 END: OK 2018-01-05 00:49:44.880 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() started 2018-01-05 00:49:45.468 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-05 00:49:45.469 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() started 2018-01-05 00:49:45.477 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() finished in 7.87 msec 2018-01-05 00:49:45.477 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() started 2018-01-05 00:49:49.195 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-05 00:49:50.964 3083 INFO rally.task.engine [-] Load duration is: 6.206385 2018-01-05 00:49:50.964 3083 INFO rally.task.engine [-] Full duration is: 16.35192 2018-01-05 00:49:51.222 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() started 2018-01-05 00:49:53.988 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack setup() finished in 2.77 sec 2018-01-05 00:49:53.988 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() started 2018-01-05 00:49:54.970 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack setup() finished in 0.98 sec 2018-01-05 00:49:54.991 3736 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 START 2018-01-05 00:49:55.584 3736 INFO rally.task.runner [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | ITER: 1 END: OK 2018-01-05 00:49:55.604 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() started 2018-01-05 00:49:55.613 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context roles@openstack cleanup() finished in 8.75 msec 2018-01-05 00:49:55.613 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() started 2018-01-05 00:49:59.334 3083 INFO rally.task.context [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-05 00:50:01.282 3083 INFO rally.task.engine [-] Load duration is: 0.591242 2018-01-05 00:50:01.282 3083 INFO rally.task.engine [-] Full duration is: 8.13063 2018-01-05 00:50:01.498 3083 INFO rally.task.engine [-] Task 28161d2f-f66f-4c15-b2ef-63008e7ee490 | Completed: Running task. Task 28161d2f-f66f-4c15-b2ef-63008e7ee490: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 100.0% | 1 | | heat.update_stack | 3.199 | 3.199 | 3.199 | 3.199 | 3.199 | 3.199 | 100.0% | 1 | | heat.delete_stack | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 100.0% | 1 | | total | 10.683 | 10.683 | 10.683 | 10.683 | 10.683 | 10.683 | 100.0% | 1 | | -> duration | 6.683 | 6.683 | 6.683 | 6.683 | 6.683 | 6.683 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.682685 Full duration: 18.968379 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 4.539 | 100.0% | 1 | | heat.check_stack | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | heat.delete_stack | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 1.612 | 100.0% | 1 | | total | 6.782 | 6.782 | 6.782 | 6.782 | 6.782 | 6.782 | 100.0% | 1 | | -> duration | 4.782 | 4.782 | 4.782 | 4.782 | 4.782 | 4.782 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.781723 Full duration: 16.449757 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.536 | 4.536 | 4.536 | 4.536 | 4.536 | 4.536 | 100.0% | 1 | | heat.suspend_stack | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | heat.resume_stack | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | heat.delete_stack | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | total | 8.206 | 8.206 | 8.206 | 8.206 | 8.206 | 8.206 | 100.0% | 1 | | -> duration | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 6.206 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.206385 Full duration: 16.35192 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> duration | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591242 Full duration: 8.13063 2018-01-05 00:50:01,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 28161d2f-f66f-4c15-b2ef-63008e7ee490 2018-01-05 00:50:01,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '28161d2f-f66f-4c15-b2ef-63008e7ee490', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-05 00:50:01,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '28161d2f-f66f-4c15-b2ef-63008e7ee490'] 2018-01-05 00:50:02,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:50:02,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-05 00:50:02,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-05 00:50:02,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-05 00:50:02,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:50:02,801 - 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-05 00:50:02,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:53:16,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a: started 2018-01-05 00:50:04.923 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Starting: Task validation. 2018-01-05 00:50:04.972 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Starting: Task validation of syntax. 2018-01-05 00:50:05.102 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Completed: Task validation of syntax. 2018-01-05 00:50:05.102 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Starting: Task validation of required platforms. 2018-01-05 00:50:05.145 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Completed: Task validation of required platforms. 2018-01-05 00:50:05.145 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Starting: Task validation of semantic. 2018-01-05 00:50:05.759 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:50:08.709 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.95 sec 2018-01-05 00:50:08.788 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:50:12.428 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.64 sec 2018-01-05 00:50:12.429 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Completed: Task validation of semantic. 2018-01-05 00:50:12.429 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Completed: Task validation. 2018-01-05 00:50:12.430 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Starting: Running task. 2018-01-05 00:50:12.615 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:50:15.507 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:50:15.508 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:50:15.508 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-05 00:50:15.531 3941 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:50:17.221 3941 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:50:17.250 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:50:23.204 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 5.95 sec 2018-01-05 00:50:23.204 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:50:26.998 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.79 sec 2018-01-05 00:50:28.703 3816 INFO rally.task.engine [-] Load duration is: 0.753203 2018-01-05 00:50:28.704 3816 INFO rally.task.engine [-] Full duration is: 14.400098 2018-01-05 00:50:28.967 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:50:31.950 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.98 sec 2018-01-05 00:50:31.951 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:50:31.951 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-05 00:50:31.973 4107 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:50:33.715 4107 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:50:33.740 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:50:39.689 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 5.95 sec 2018-01-05 00:50:39.690 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:50:43.316 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.63 sec 2018-01-05 00:50:45.062 3816 INFO rally.task.engine [-] Load duration is: 0.804775 2018-01-05 00:50:45.063 3816 INFO rally.task.engine [-] Full duration is: 14.364494 2018-01-05 00:50:45.292 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:50:48.162 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.87 sec 2018-01-05 00:50:48.162 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:50:48.163 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:50:48.184 4273 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:50:49.999 4273 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:50:50.029 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:50:56.146 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-05 00:50:56.147 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:50:59.849 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.70 sec 2018-01-05 00:51:01.391 3816 INFO rally.task.engine [-] Load duration is: 0.776641 2018-01-05 00:51:01.391 3816 INFO rally.task.engine [-] Full duration is: 14.574578 2018-01-05 00:51:01.633 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:51:04.565 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.93 sec 2018-01-05 00:51:04.565 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:51:04.566 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:51:04.587 4439 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:51:06.117 4439 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:51:06.140 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:51:10.061 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 3.92 sec 2018-01-05 00:51:10.062 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:51:13.681 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.62 sec 2018-01-05 00:51:13.746 3816 INFO rally.task.engine [-] Load duration is: 0.591119 2018-01-05 00:51:13.747 3816 INFO rally.task.engine [-] Full duration is: 12.06274 2018-01-05 00:51:13.989 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:51:16.902 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.91 sec 2018-01-05 00:51:16.903 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:51:16.903 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-05 00:51:16.925 4605 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:51:18.556 4605 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:51:18.588 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:51:22.615 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 4.03 sec 2018-01-05 00:51:22.615 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:51:26.219 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.60 sec 2018-01-05 00:51:28.069 3816 INFO rally.task.engine [-] Load duration is: 0.680751 2018-01-05 00:51:28.070 3816 INFO rally.task.engine [-] Full duration is: 12.249532 2018-01-05 00:51:28.309 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:51:31.208 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.90 sec 2018-01-05 00:51:31.209 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:51:31.209 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:51:31.230 4771 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:51:33.927 4771 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:51:33.949 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:51:44.108 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 10.16 sec 2018-01-05 00:51:44.108 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:51:47.890 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.78 sec 2018-01-05 00:51:48.413 3816 INFO rally.task.engine [-] Load duration is: 1.738958 2018-01-05 00:51:48.414 3816 INFO rally.task.engine [-] Full duration is: 19.599317 2018-01-05 00:51:48.684 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:51:51.739 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 3.06 sec 2018-01-05 00:51:51.740 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:51:51.740 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-05 00:51:51.762 4937 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:51:53.632 4937 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:51:53.652 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:51:57.634 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 3.98 sec 2018-01-05 00:51:57.635 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:52:01.423 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.79 sec 2018-01-05 00:52:02.755 3816 INFO rally.task.engine [-] Load duration is: 0.927896 2018-01-05 00:52:02.756 3816 INFO rally.task.engine [-] Full duration is: 12.756192 2018-01-05 00:52:02.977 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:52:05.858 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.88 sec 2018-01-05 00:52:05.858 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:52:05.859 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:52:05.884 5103 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:52:07.642 5103 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:52:07.671 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:52:13.619 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 5.95 sec 2018-01-05 00:52:13.619 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:52:17.191 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.57 sec 2018-01-05 00:52:19.065 3816 INFO rally.task.engine [-] Load duration is: 0.789621 2018-01-05 00:52:19.066 3816 INFO rally.task.engine [-] Full duration is: 14.228275 2018-01-05 00:52:19.323 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:52:22.102 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.78 sec 2018-01-05 00:52:22.102 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:52:22.103 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-05 00:52:22.124 5269 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:52:23.734 5269 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:52:23.757 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:52:29.812 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 6.05 sec 2018-01-05 00:52:29.812 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:52:33.590 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.78 sec 2018-01-05 00:52:35.421 3816 INFO rally.task.engine [-] Load duration is: 0.660828 2018-01-05 00:52:35.422 3816 INFO rally.task.engine [-] Full duration is: 14.28452 2018-01-05 00:52:35.681 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:52:38.519 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.84 sec 2018-01-05 00:52:38.520 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:52:38.520 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:52:38.542 5435 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:52:40.383 5435 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:52:40.410 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:52:46.384 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 5.97 sec 2018-01-05 00:52:46.384 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:52:50.034 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.65 sec 2018-01-05 00:52:51.770 3816 INFO rally.task.engine [-] Load duration is: 0.890925 2018-01-05 00:52:51.771 3816 INFO rally.task.engine [-] Full duration is: 14.371933 2018-01-05 00:52:52.011 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() started 2018-01-05 00:52:54.860 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack setup() finished in 2.85 sec 2018-01-05 00:52:54.861 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() started 2018-01-05 00:52:54.861 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:52:54.884 5601 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 START 2018-01-05 00:53:02.388 5601 INFO rally.task.runner [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | ITER: 1 END: OK 2018-01-05 00:53:02.415 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() started 2018-01-05 00:53:10.965 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context admin_cleanup@openstack cleanup() finished in 8.55 sec 2018-01-05 00:53:10.966 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() started 2018-01-05 00:53:14.849 3816 INFO rally.task.context [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Context users@openstack cleanup() finished in 3.88 sec 2018-01-05 00:53:16.266 3816 INFO rally.task.engine [-] Load duration is: 6.526975 2018-01-05 00:53:16.267 3816 INFO rally.task.engine [-] Full duration is: 22.85609 2018-01-05 00:53:16.451 3816 INFO rally.task.engine [-] Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a | Completed: Running task. Task 97bc37ff-e7d2-466e-8e60-d20cc621b86a: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753203 Full duration: 14.400098 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804775 Full duration: 14.364494 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776641 Full duration: 14.574578 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> duration | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591119 Full duration: 12.06274 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | keystone_v3.delete_service | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680751 Full duration: 12.249532 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | keystone_v3.create_user | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.create_role | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.list_services | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> duration | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.738958 Full duration: 19.599317 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.update_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.delete_project | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927896 Full duration: 12.756192 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789621 Full duration: 14.228275 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660828 Full duration: 14.28452 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | keystone_v3.list_users | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> duration | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890925 Full duration: 14.371933 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | keystone_v3.create_users | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 4.828 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | total | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 100.0% | 1 | | -> duration | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.526975 Full duration: 22.85609 2018-01-05 00:53:16,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 97bc37ff-e7d2-466e-8e60-d20cc621b86a 2018-01-05 00:53:16,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '97bc37ff-e7d2-466e-8e60-d20cc621b86a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-05 00:53:16,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '97bc37ff-e7d2-466e-8e60-d20cc621b86a'] 2018-01-05 00:53:17,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:53:17,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-05 00:53:17,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-05 00:53:17,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-05 00:53:17,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:53:17,727 - 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-05 00:53:17,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 00:59:27,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 74af24a1-e506-407a-bdd6-8f1155800622: started 2018-01-05 00:53:19.801 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Starting: Task validation. 2018-01-05 00:53:19.852 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Starting: Task validation of syntax. 2018-01-05 00:53:19.959 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Completed: Task validation of syntax. 2018-01-05 00:53:19.959 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Starting: Task validation of required platforms. 2018-01-05 00:53:19.999 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Completed: Task validation of required platforms. 2018-01-05 00:53:20.000 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Starting: Task validation of semantic. 2018-01-05 00:53:20.695 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:53:23.479 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.78 sec 2018-01-05 00:53:28.094 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:53:31.982 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-05 00:53:31.982 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Completed: Task validation of semantic. 2018-01-05 00:53:31.982 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Completed: Task validation. 2018-01-05 00:53:31.983 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Starting: Running task. 2018-01-05 00:53:32.174 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:53:35.116 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.94 sec 2018-01-05 00:53:35.116 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:53:35.706 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-05 00:53:35.706 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:53:35.706 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:53:35.730 5856 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:53:37.492 5856 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:53:37.519 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:53:43.606 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 6.09 sec 2018-01-05 00:53:43.607 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:53:43.798 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-05 00:53:43.799 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:53:47.585 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-05 00:53:48.265 5731 INFO rally.task.engine [-] Load duration is: 1.759204 2018-01-05 00:53:48.266 5731 INFO rally.task.engine [-] Full duration is: 15.431684 2018-01-05 00:53:48.536 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:53:51.442 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.91 sec 2018-01-05 00:53:51.442 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:53:52.030 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-05 00:53:52.030 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:54:00.995 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 8.96 sec 2018-01-05 00:54:00.996 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:54:00.996 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:54:01.018 6142 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:54:03.088 6142 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:54:03.117 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:54:11.237 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 8.12 sec 2018-01-05 00:54:11.237 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:54:20.887 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 9.65 sec 2018-01-05 00:54:20.888 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:54:21.092 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-05 00:54:21.092 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:54:24.657 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-05 00:54:24.731 5731 INFO rally.task.engine [-] Load duration is: 2.06773 2018-01-05 00:54:24.732 5731 INFO rally.task.engine [-] Full duration is: 36.136492 2018-01-05 00:54:24.984 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:54:27.657 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.67 sec 2018-01-05 00:54:27.657 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:54:28.274 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-05 00:54:28.275 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:54:37.111 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 8.84 sec 2018-01-05 00:54:37.111 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:54:37.112 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:54:37.135 6428 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:54:47.359 6428 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:54:47.385 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:55:00.243 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 12.86 sec 2018-01-05 00:55:00.243 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:55:10.107 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 9.86 sec 2018-01-05 00:55:10.108 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:55:10.319 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-05 00:55:10.320 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:55:13.892 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-05 00:55:15.238 5731 INFO rally.task.engine [-] Load duration is: 10.22165 2018-01-05 00:55:15.239 5731 INFO rally.task.engine [-] Full duration is: 48.924656 2018-01-05 00:55:15.504 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:55:18.319 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.82 sec 2018-01-05 00:55:18.320 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:55:18.922 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-05 00:55:18.922 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:55:28.081 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 9.16 sec 2018-01-05 00:55:28.081 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:55:28.082 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.15 msec 2018-01-05 00:55:28.100 6714 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:55:29.803 6714 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:55:29.825 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:55:38.224 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 8.40 sec 2018-01-05 00:55:38.224 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:55:46.210 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 7.99 sec 2018-01-05 00:55:46.211 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:55:46.391 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-05 00:55:46.391 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:55:50.204 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-05 00:55:51.715 5731 INFO rally.task.engine [-] Load duration is: 1.701049 2018-01-05 00:55:51.716 5731 INFO rally.task.engine [-] Full duration is: 34.71875 2018-01-05 00:55:51.983 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:55:54.834 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.85 sec 2018-01-05 00:55:54.835 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:55:55.418 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-05 00:55:55.419 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:55:55.419 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:55:55.442 7000 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:55:56.652 7000 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:55:56.679 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:56:04.668 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 7.99 sec 2018-01-05 00:56:04.669 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:56:04.834 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-05 00:56:04.834 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:56:08.395 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-05 00:56:10.077 5731 INFO rally.task.engine [-] Load duration is: 1.208399 2018-01-05 00:56:10.077 5731 INFO rally.task.engine [-] Full duration is: 16.431695 2018-01-05 00:56:10.344 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:56:13.234 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:56:13.235 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:56:13.831 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-05 00:56:13.832 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:56:22.727 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 8.90 sec 2018-01-05 00:56:22.727 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:56:22.728 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:56:22.751 7286 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:56:24.511 7286 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:56:24.539 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:56:33.022 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 8.48 sec 2018-01-05 00:56:33.022 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:56:44.091 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 11.07 sec 2018-01-05 00:56:44.091 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:56:44.290 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-05 00:56:44.290 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:56:48.095 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-05 00:56:48.555 5731 INFO rally.task.engine [-] Load duration is: 1.759035 2018-01-05 00:56:48.555 5731 INFO rally.task.engine [-] Full duration is: 37.768349 2018-01-05 00:56:48.804 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:56:51.796 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.99 sec 2018-01-05 00:56:51.796 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:56:52.437 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-05 00:56:52.437 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:57:01.484 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 9.05 sec 2018-01-05 00:57:01.485 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:57:01.485 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:57:01.508 7572 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:57:08.183 7572 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:57:08.208 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:57:25.867 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 17.66 sec 2018-01-05 00:57:25.868 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:57:34.561 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 8.69 sec 2018-01-05 00:57:34.561 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:57:34.751 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-05 00:57:34.751 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:57:38.460 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-05 00:57:39.057 5731 INFO rally.task.engine [-] Load duration is: 6.672889 2018-01-05 00:57:39.058 5731 INFO rally.task.engine [-] Full duration is: 49.674841 2018-01-05 00:57:39.312 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:57:41.973 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.66 sec 2018-01-05 00:57:41.973 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:57:42.538 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-05 00:57:42.539 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() started 2018-01-05 00:57:51.149 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack setup() finished in 8.61 sec 2018-01-05 00:57:51.150 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:57:51.150 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:57:51.173 7858 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:57:52.918 7858 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:57:52.938 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:58:05.707 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 12.77 sec 2018-01-05 00:58:05.707 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() started 2018-01-05 00:58:15.596 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context network@openstack cleanup() finished in 9.89 sec 2018-01-05 00:58:15.597 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:58:15.840 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.24 sec 2018-01-05 00:58:15.841 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:58:19.591 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-05 00:58:21.529 5731 INFO rally.task.engine [-] Load duration is: 1.743046 2018-01-05 00:58:21.530 5731 INFO rally.task.engine [-] Full duration is: 40.296505 2018-01-05 00:58:21.797 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:58:24.656 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.86 sec 2018-01-05 00:58:24.656 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:58:25.240 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-05 00:58:25.240 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:58:25.241 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:58:25.262 8144 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:58:26.528 8144 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:58:26.548 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:58:32.378 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 5.83 sec 2018-01-05 00:58:32.378 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:58:32.547 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-05 00:58:32.547 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:58:36.226 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-05 00:58:37.887 5731 INFO rally.task.engine [-] Load duration is: 1.264638 2018-01-05 00:58:37.888 5731 INFO rally.task.engine [-] Full duration is: 14.447259 2018-01-05 00:58:38.158 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:58:41.023 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.87 sec 2018-01-05 00:58:41.024 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:58:41.700 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-05 00:58:41.700 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:58:41.701 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-05 00:58:41.722 8430 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:58:43.594 8430 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:58:43.623 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:58:49.687 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 6.06 sec 2018-01-05 00:58:49.688 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:58:49.715 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 27.22 msec 2018-01-05 00:58:49.715 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:58:53.471 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-05 00:58:54.250 5731 INFO rally.task.engine [-] Load duration is: 1.870346 2018-01-05 00:58:54.251 5731 INFO rally.task.engine [-] Full duration is: 15.33246 2018-01-05 00:58:54.515 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() started 2018-01-05 00:58:57.406 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:58:57.407 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() started 2018-01-05 00:58:57.989 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-05 00:58:57.989 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context roles@openstack setup() started 2018-01-05 00:58:59.967 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context roles@openstack setup() finished in 1.98 sec 2018-01-05 00:58:59.968 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() started 2018-01-05 00:58:59.968 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-05 00:58:59.997 8746 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 START 2018-01-05 00:59:07.563 8746 INFO rally.task.runner [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | ITER: 1 END: OK 2018-01-05 00:59:07.587 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() started 2018-01-05 00:59:20.661 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context cleanup@openstack cleanup() finished in 13.07 sec 2018-01-05 00:59:20.661 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context roles@openstack cleanup() started 2018-01-05 00:59:21.691 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context roles@openstack cleanup() finished in 1.03 sec 2018-01-05 00:59:21.692 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() started 2018-01-05 00:59:21.876 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-05 00:59:21.877 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() started 2018-01-05 00:59:25.358 5731 INFO rally.task.context [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-05 00:59:26.690 5731 INFO rally.task.engine [-] Load duration is: 7.564101 2018-01-05 00:59:26.691 5731 INFO rally.task.engine [-] Full duration is: 30.86116 2018-01-05 00:59:26.902 5731 INFO rally.task.engine [-] Task 74af24a1-e506-407a-bdd6-8f1155800622 | Completed: Running task. Task 74af24a1-e506-407a-bdd6-8f1155800622: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.delete_network | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.759204 Full duration: 15.431684 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 100.0% | 1 | | neutron.delete_port | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> duration | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.06773 Full duration: 36.136492 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | neutron.create_subnet | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | neutron.create_router | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | neutron.add_interface_router | 1.904 | 1.904 | 1.904 | 1.904 | 1.904 | 1.904 | 100.0% | 1 | | neutron.remove_interface_router | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | neutron.delete_router | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 100.0% | 1 | | total | 10.222 | 10.222 | 10.222 | 10.222 | 10.222 | 10.222 | 100.0% | 1 | | -> duration | 10.222 | 10.222 | 10.222 | 10.222 | 10.222 | 10.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.22165 Full duration: 48.924656 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | neutron.delete_subnet | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 100.0% | 1 | | -> duration | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.701049 Full duration: 34.71875 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> duration | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208399 Full duration: 16.431695 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | neutron.list_ports | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.759035 Full duration: 37.768349 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | neutron.create_subnet | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | neutron.create_router | 3.267 | 3.267 | 3.267 | 3.267 | 3.267 | 3.267 | 100.0% | 1 | | neutron.add_interface_router | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 100.0% | 1 | | neutron.list_routers | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 100.0% | 1 | | -> duration | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.672889 Full duration: 49.674841 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | neutron.create_subnet | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | neutron.list_subnets | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | -> duration | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.743046 Full duration: 40.296505 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.delete_security_group | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> duration | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264638 Full duration: 14.447259 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | neutron.create_security_group_rule | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | neutron.delete_security_group | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 100.0% | 1 | | -> duration | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.870346 Full duration: 15.33246 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | neutron.create_router | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | neutron.add_gateway_router | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | neutron.remove_gateway_router | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | total | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | -> duration | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.564101 Full duration: 30.86116 2018-01-05 00:59:27,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 74af24a1-e506-407a-bdd6-8f1155800622 2018-01-05 00:59:27,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '74af24a1-e506-407a-bdd6-8f1155800622', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-05 00:59:27,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '74af24a1-e506-407a-bdd6-8f1155800622'] 2018-01-05 00:59:28,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 00:59:28,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-05 00:59:28,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-05 00:59:28,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-05 00:59:28,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 00:59:28,306 - 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-05 00:59:28,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 01:02:36,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 72186966-4dca-4771-8be8-43e8693c2f26: started 2018-01-05 00:59:30.450 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Starting: Task validation. 2018-01-05 00:59:30.501 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Starting: Task validation of syntax. 2018-01-05 00:59:30.631 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Completed: Task validation of syntax. 2018-01-05 00:59:30.631 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Starting: Task validation of required platforms. 2018-01-05 00:59:30.667 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Completed: Task validation of required platforms. 2018-01-05 00:59:30.667 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Starting: Task validation of semantic. 2018-01-05 00:59:31.355 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack setup() started 2018-01-05 00:59:34.247 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack setup() finished in 2.89 sec 2018-01-05 00:59:47.115 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack cleanup() started 2018-01-05 00:59:51.000 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-05 00:59:51.000 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Completed: Task validation of semantic. 2018-01-05 00:59:51.000 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Completed: Task validation. 2018-01-05 00:59:51.001 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Starting: Running task. 2018-01-05 00:59:51.172 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack setup() started 2018-01-05 00:59:53.944 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack setup() finished in 2.77 sec 2018-01-05 00:59:53.944 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context cleanup@openstack setup() started 2018-01-05 00:59:53.944 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-05 00:59:54.887 9151 INFO rally.task.runner [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | ITER: 1 START 2018-01-05 01:02:24.103 9151 INFO rally.task.runner [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-05 01:02:24.131 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context cleanup@openstack cleanup() started 2018-01-05 01:02:31.483 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context cleanup@openstack cleanup() finished in 7.35 sec 2018-01-05 01:02:31.483 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack cleanup() started 2018-01-05 01:02:35.042 9026 INFO rally.task.context [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-05 01:02:36.023 9026 INFO rally.task.engine [-] Load duration is: 148.211206 2018-01-05 01:02:36.024 9026 INFO rally.task.engine [-] Full duration is: 163.886925 2018-01-05 01:02:36.316 9026 INFO rally.task.engine [-] Task 72186966-4dca-4771-8be8-43e8693c2f26 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.419 | 12.419 | 12.419 | 12.419 | 12.419 | 12.419 | 100.0% | 1 | | nova.find_host_to_migrate | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 100.0% | 1 | | nova.live_migrate | 135.328 | 135.328 | 135.328 | 135.328 | 135.328 | 135.328 | 0.0% | 1 | | total | 149.211 | 149.211 | 149.211 | 149.211 | 149.211 | 149.211 | 0.0% | 1 | | -> duration | 148.211 | 148.211 | 148.211 | 148.211 | 148.211 | 148.211 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.211206 Full duration: 163.886925 2018-01-05 01:02:36,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 72186966-4dca-4771-8be8-43e8693c2f26 2018-01-05 01:02:36,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '72186966-4dca-4771-8be8-43e8693c2f26', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-05 01:02:36,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '72186966-4dca-4771-8be8-43e8693c2f26'] 2018-01-05 01:02:37,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 01:02:37,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-05 01:02:37,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-05 01:02:37,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-05 01:02:37,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-05 01:02:37,488 - 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-05 01:02:37,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '5fd82439-0fdf-4b55-b3a4-6ed9d87238cc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'flavor_name': 'rally-tiny-e6fbeb6d-cc87-4b15-a194-2d482a44e396', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e6fbeb6d-cc87-4b15-a194-2d482a44e396', '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-05 01:03:41,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a434c835-0601-4f2c-9697-3ac5518c44f3: started 2018-01-05 01:02:39.646 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Starting: Task validation. 2018-01-05 01:02:39.694 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Starting: Task validation of syntax. 2018-01-05 01:02:39.769 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Completed: Task validation of syntax. 2018-01-05 01:02:39.770 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Starting: Task validation of required platforms. 2018-01-05 01:02:39.798 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Completed: Task validation of required platforms. 2018-01-05 01:02:39.798 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Starting: Task validation of semantic. 2018-01-05 01:02:40.465 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:02:43.413 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.95 sec 2018-01-05 01:02:45.650 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:02:49.388 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-05 01:02:49.388 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Completed: Task validation of semantic. 2018-01-05 01:02:49.389 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Completed: Task validation. 2018-01-05 01:02:49.389 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Starting: Running task. 2018-01-05 01:02:49.563 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:02:52.407 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.84 sec 2018-01-05 01:02:52.407 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() started 2018-01-05 01:02:52.408 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 01:02:52.430 9386 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 START 2018-01-05 01:02:53.297 9386 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 END: OK 2018-01-05 01:02:53.324 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() started 2018-01-05 01:02:54.288 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-05 01:02:54.289 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:02:57.951 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-05 01:02:59.616 9261 INFO rally.task.engine [-] Load duration is: 0.864371 2018-01-05 01:02:59.617 9261 INFO rally.task.engine [-] Full duration is: 8.40614 2018-01-05 01:02:59.886 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:03:02.855 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.97 sec 2018-01-05 01:03:02.856 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() started 2018-01-05 01:03:02.856 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 01:03:02.877 9492 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 START 2018-01-05 01:03:03.602 9492 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 END: OK 2018-01-05 01:03:03.630 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() started 2018-01-05 01:03:04.593 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-05 01:03:04.594 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:03:08.359 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-05 01:03:09.947 9261 INFO rally.task.engine [-] Load duration is: 0.72291 2018-01-05 01:03:09.948 9261 INFO rally.task.engine [-] Full duration is: 8.490789 2018-01-05 01:03:10.228 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:03:13.062 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.83 sec 2018-01-05 01:03:13.062 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() started 2018-01-05 01:03:13.062 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-05 01:03:13.083 9598 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 START 2018-01-05 01:03:13.851 9598 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 END: OK 2018-01-05 01:03:13.876 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() started 2018-01-05 01:03:14.851 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-05 01:03:14.852 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:03:18.748 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-05 01:03:20.284 9261 INFO rally.task.engine [-] Load duration is: 0.76626 2018-01-05 01:03:20.284 9261 INFO rally.task.engine [-] Full duration is: 8.533727 2018-01-05 01:03:20.541 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:03:23.531 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.99 sec 2018-01-05 01:03:23.532 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() started 2018-01-05 01:03:23.532 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-05 01:03:23.555 9704 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 START 2018-01-05 01:03:24.567 9704 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 END: OK 2018-01-05 01:03:24.591 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() started 2018-01-05 01:03:25.556 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-05 01:03:25.556 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:03:29.221 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-05 01:03:30.601 9261 INFO rally.task.engine [-] Load duration is: 1.009771 2018-01-05 01:03:30.602 9261 INFO rally.task.engine [-] Full duration is: 8.698171 2018-01-05 01:03:30.857 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() started 2018-01-05 01:03:33.774 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack setup() finished in 2.92 sec 2018-01-05 01:03:33.775 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() started 2018-01-05 01:03:33.775 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-05 01:03:33.797 9810 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 START 2018-01-05 01:03:34.723 9810 INFO rally.task.runner [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | ITER: 1 END: OK 2018-01-05 01:03:34.753 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() started 2018-01-05 01:03:35.705 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-05 01:03:35.705 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() started 2018-01-05 01:03:39.478 9261 INFO rally.task.context [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-05 01:03:40.907 9261 INFO rally.task.engine [-] Load duration is: 0.92366 2018-01-05 01:03:40.908 9261 INFO rally.task.engine [-] Full duration is: 8.639142 2018-01-05 01:03:41.125 9261 INFO rally.task.engine [-] Task a434c835-0601-4f2c-9697-3ac5518c44f3 | Completed: Running task. Task a434c835-0601-4f2c-9697-3ac5518c44f3: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | quotas.delete_quotas | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864371 Full duration: 8.40614 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> duration | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72291 Full duration: 8.490789 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76626 Full duration: 8.533727 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | quotas.delete_quotas | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.009771 Full duration: 8.698171 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92366 Full duration: 8.639142 2018-01-05 01:03:41,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a434c835-0601-4f2c-9697-3ac5518c44f3 2018-01-05 01:03:41,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a434c835-0601-4f2c-9697-3ac5518c44f3', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-05 01:03:41,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a434c835-0601-4f2c-9697-3ac5518c44f3'] 2018-01-05 01:03:42,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-05 01:03:42,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-05 01:03:42,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:29 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:35 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:39 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:59 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:31 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:20 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:27 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:25 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:35:29 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-05 01:03:42,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-05 01:03:52,663 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-05 01:03:52,663 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-05 01:03:53,183 - functest.utils.functest_utils - DEBUG - 2018-01-05 01:03:53,183 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 01:03:53,184 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:31 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-05 01:03:53,188 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-05 01:03:53,188 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-05 01:03:53,272 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-05 01:03:53,761 - functest.energy.energy - DEBUG - Starting recording 2018-01-05 01:03:53,761 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-05 01:03:54,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-05 01:03:56,491 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-05 01:03:58,669 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-05 01:04:01,708 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-05 01:04:03,809 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-05 01:04:09,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-05 01:04:10,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-05 01:04:11,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-05 01:04:14,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-05 01:04:14,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-05 01:04:18,221 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-05 01:04:18,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-05 01:04:21,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-05 01:04:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-05 01:04:23,256 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-05 01:04:23,256 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-05 01:04:26,240 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-05 01:04:26,241 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-05 01:04:26,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-05 01:04:26,246 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-05 01:04:26,248 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-05 01:04:26,254 - 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-05 01:18:35,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.192962s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.069360s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [18.402428s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [1.275462s] ... ok 2018-01-05 01:18:35,907 - 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.197331s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.129718s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.087116s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.920825s] ... ok 2018-01-05 01:18:35,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.134526s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000976s] ... ok 2018-01-05 01:18:35,908 - 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 [0.074568s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.070488s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.645212s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.161094s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001013s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.777827s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.061024s] ... ok 2018-01-05 01:18:35,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.011186s] ... ok 2018-01-05 01:18:35,908 - 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.724655s] ... ok 2018-01-05 01:18:35,909 - 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.893381s] ... ok 2018-01-05 01:18:35,909 - 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.366052s] ... ok 2018-01-05 01:18:35,909 - 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.788489s] ... ok 2018-01-05 01:18:35,909 - 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.640938s] ... ok 2018-01-05 01:18:35,909 - 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.071187s] ... ok 2018-01-05 01:18:35,909 - 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.074975s] ... ok 2018-01-05 01:18:35,909 - 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.067288s] ... ok 2018-01-05 01:18:35,909 - 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.065376s] ... ok 2018-01-05 01:18:35,909 - 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.068271s] ... ok 2018-01-05 01:18:35,909 - 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.132905s] ... ok 2018-01-05 01:18:35,909 - 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.062648s] ... ok 2018-01-05 01:18:35,910 - 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.011763s] ... ok 2018-01-05 01:18:35,910 - 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.130154s] ... ok 2018-01-05 01:18:35,910 - 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.014464s] ... ok 2018-01-05 01:18:35,910 - 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.011581s] ... ok 2018-01-05 01:18:35,910 - 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.034004s] ... ok 2018-01-05 01:18:35,910 - 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.063669s] ... ok 2018-01-05 01:18:35,910 - 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.061157s] ... ok 2018-01-05 01:18:35,910 - 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.293705s] ... ok 2018-01-05 01:18:35,910 - 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.014683s] ... ok 2018-01-05 01:18:35,910 - 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.065944s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [11.679335s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.261718s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [30.835885s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.544193s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.365300s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.213028s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.217145s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.357207s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.390365s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.377694s] ... ok 2018-01-05 01:18:35,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.749523s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.233627s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.331092s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.928621s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.044790s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.295264s] ... ok 2018-01-05 01:18:35,912 - 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 [2.097291s] ... ok 2018-01-05 01:18:35,912 - 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.977750s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.766887s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.623127s] ... ok 2018-01-05 01:18:35,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [2.336367s] ... ok 2018-01-05 01:18:35,912 - 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 [1.031619s] ... ok 2018-01-05 01:18:35,913 - 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.367476s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.827530s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.297008s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.523779s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.074307s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.544038s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.395977s] ... ok 2018-01-05 01:18:35,913 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.375294s] ... ok 2018-01-05 01:18:35,913 - 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.528691s] ... ok 2018-01-05 01:18:35,913 - 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.533922s] ... ok 2018-01-05 01:18:35,913 - 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.775212s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.365077s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.269842s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013800s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.256480s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.089279s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.064960s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.079638s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.312644s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.844333s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.107875s] ... ok 2018-01-05 01:18:35,914 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.166426s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.009020s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.557413s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.183280s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.029545s] ... ok 2018-01-05 01:18:35,915 - 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.216452s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.728429s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.044675s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.182580s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.042063s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.156714s] ... ok 2018-01-05 01:18:35,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.170288s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.310673s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.152238s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.165662s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.919937s] ... ok 2018-01-05 01:18:35,916 - 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.567269s] ... ok 2018-01-05 01:18:35,916 - 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.159443s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.535733s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.648846s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.016953s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.867401s] ... ok 2018-01-05 01:18:35,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.245720s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.094698s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.439836s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.643072s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.468523s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.152426s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.097098s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.071839s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.217511s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.246092s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.110550s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.067780s] ... ok 2018-01-05 01:18:35,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.188070s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.440535s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.423655s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.389972s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.657894s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.076397s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.191368s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.201933s] ... ok 2018-01-05 01:18:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.198423s] ... ok 2018-01-05 01:18:35,918 - 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.614260s] ... ok 2018-01-05 01:18:35,918 - 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.108238s] ... ok 2018-01-05 01:18:35,918 - 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.799218s] ... ok 2018-01-05 01:18:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.988232s] ... ok 2018-01-05 01:18:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.274483s] ... ok 2018-01-05 01:18:35,919 - 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.154530s] ... ok 2018-01-05 01:18:35,919 - 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.122316s] ... ok 2018-01-05 01:18:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.051165s] ... ok 2018-01-05 01:18:35,919 - 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.152874s] ... ok 2018-01-05 01:18:35,919 - 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.467515s] ... ok 2018-01-05 01:18:35,919 - 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.652153s] ... ok 2018-01-05 01:18:35,919 - 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 [1.020329s] ... ok 2018-01-05 01:18:35,919 - 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.294274s] ... ok 2018-01-05 01:18:35,919 - 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.766050s] ... ok 2018-01-05 01:18:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.647504s] ... ok 2018-01-05 01:18:35,920 - 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.237084s] ... ok 2018-01-05 01:18:35,920 - 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.160501s] ... ok 2018-01-05 01:18:35,920 - 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.018289s] ... ok 2018-01-05 01:18:35,920 - 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.162729s] ... ok 2018-01-05 01:18:35,920 - 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.246357s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.167547s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.173736s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.107727s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.418000s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.131921s] ... ok 2018-01-05 01:18:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.867902s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.982181s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.510156s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.509144s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.638251s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.297018s] ... ok 2018-01-05 01:18:35,921 - 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 [9.422608s] ... ok 2018-01-05 01:18:35,921 - 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.204343s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.043333s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.042438s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.181803s] ... ok 2018-01-05 01:18:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.559047s] ... ok 2018-01-05 01:18:35,921 - 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.236933s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.384664s] ... ok 2018-01-05 01:18:35,922 - 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.039227s] ... ok 2018-01-05 01:18:35,922 - 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.049722s] ... ok 2018-01-05 01:18:35,922 - 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.050035s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.050019s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.041805s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.082716s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.074440s] ... ok 2018-01-05 01:18:35,922 - 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.052059s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.051428s] ... ok 2018-01-05 01:18:35,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.180452s] ... ok 2018-01-05 01:18:35,922 - 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.172621s] ... ok 2018-01-05 01:18:35,923 - 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.172508s] ... ok 2018-01-05 01:18:35,923 - 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.642178s] ... ok 2018-01-05 01:18:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.013667s] ... ok 2018-01-05 01:18:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.152577s] ... ok 2018-01-05 01:18:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.218457s] ... ok 2018-01-05 01:18:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.187289s] ... ok 2018-01-05 01:18:35,923 - 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.158333s] ... ok 2018-01-05 01:18:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.032811s] ... ok 2018-01-05 01:18:35,923 - 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.009093s] ... ok 2018-01-05 01:18:35,923 - 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.042198s] ... ok 2018-01-05 01:18:35,923 - 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.042838s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.036802s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.035824s] ... ok 2018-01-05 01:18:35,924 - 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.321752s] ... ok 2018-01-05 01:18:35,924 - 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.178632s] ... ok 2018-01-05 01:18:35,924 - 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.034507s] ... ok 2018-01-05 01:18:35,924 - 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.154327s] ... ok 2018-01-05 01:18:35,924 - 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.035002s] ... ok 2018-01-05 01:18:35,924 - 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.035524s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.183616s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.032473s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [5.277411s] ... ok 2018-01-05 01:18:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [7.211783s] ... ok 2018-01-05 01:18:35,925 - 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.523865s] ... ok 2018-01-05 01:18:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.352486s] ... ok 2018-01-05 01:18:35,925 - 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.191894s] ... ok 2018-01-05 01:18:35,925 - 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.191800s] ... ok 2018-01-05 01:18:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 845.0000 sec. 2018-01-05 01:18:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-05 01:18:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-05 01:18:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-05 01:18:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-05 01:18:43,548 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-05 01:18:43,549 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-05 01:18:44,075 - functest.utils.functest_utils - DEBUG - 2018-01-05 01:18:44,075 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 01:18:44,075 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 14:49 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-05 01:18:44,079 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-05 01:18:45,014 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-05 02:12:48,145 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3243.118s FAILED (failures=7) 2018-01-05 02:12:48,313 - functest.utils.functest_utils - DEBUG - 2018-01-05 02:12:48,313 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 02:12:48,313 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 54:03 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-05 02:12:48,317 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-05 02:12:48,318 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-650 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-05 02:12:48,320 - 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 | 14:47 | FAIL | | rally_sanity | functest | smoke | 21:31 | FAIL | | refstack_defcore | functest | smoke | 14:49 | PASS | | snaps_smoke | functest | smoke | 54:03 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-05 02:12:48,326 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-05 02:12:51,822 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-05 02:12:51,823 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-05 02:12:51,824 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-05 02:12:51,825 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-05 02:12:51,825 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-05 02:13:27,956 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-05 02:13:27,957 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-05 02:13:28,090 - functest.utils.functest_utils - DEBUG - 2018-01-05 02:13:28,091 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 02:13:28,091 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:36 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-05 02:13:28,095 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-05 02:13:28,095 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-650 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-05 02:13:28,097 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:36 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-05 02:13:28,101 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-05 02:13:30,954 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-05 02:13:30,954 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-05 02:13:30,955 - 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-05 02:13:30,956 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-05 02:13:30,956 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-05 02:13:31,107 - 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-05 02:13:31,139 - 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-05 02:13:31,159 - 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-05 02:13:31,594 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-05 02:13:31,595 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-05 02:13:32,080 - functest.energy.energy - DEBUG - Starting recording 2018-01-05 02:13:32,080 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-05 02:13:32,495 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-05 02:13:34,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-05 02:13:37,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-05 02:13:37,950 - 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-05 02:15:07,234 - 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-05 02:15:17,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-05 02:15:17,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-05 02:15:31,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-05 02:15:36,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-05 02:15:37,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-05 02:18:19,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-05 02:18:19,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-05 02:18:20,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-05 02:18:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-05 02:18:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-05 02:18:50,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-05 02:19:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-05 02:19:30,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-05 02:19:30,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-05 02:19:37,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-05 02:19:37,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:19:37,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:19:37,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-05 02:19:59,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:19:59,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-05 02:19:59,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-05 02:19:59,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-05 02:19:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-05 02:20:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:10,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:26,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:20:26,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:26,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:20:26,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:26,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:20:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:32,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:32,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:32,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:32,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:32,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:32,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:32,076 - 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-05 02:20:32,076 - 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-05 02:20:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:37,356 - 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-05 02:20:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:20:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:37,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:37,357 - 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-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:37,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:20:37,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:20:37,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:20:37,358 - 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-05 02:20:37,358 - 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-05 02:20:37,358 - 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-05 02:20:42,540 - 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-05 02:21:03,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:03,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:03,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:03,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:03,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:21:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-05 02:21:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:21:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-05 02:22:14,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:14,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:21,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:21,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:21,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:21,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-05 02:22:21,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:21,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:47,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:55,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:22:55,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:55,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:22:55,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:02,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-05 02:23:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-05 02:23:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:07,926 - 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.22 on port 22: Unable to connect to port 22 on 10.67.79.22 (tried 1 time) 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:24,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:36,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:36,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:48,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:48,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:48,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:23:53,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:59,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:23:59,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:23:59,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:23:59,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:24:04,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:04,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:24:10,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:24:10,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-05 02:24:10,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:10,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:16,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:16,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:24:27,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:24:33,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-05 02:24:33,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:33,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-05 02:24:49,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:24:49,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:24:49,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:24:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:24:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:24:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:24:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:23,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:26:39,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:26:39,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-05 02:26:39,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:26:39,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:29:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:29:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:29:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:29:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:29:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:29:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:29:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:29:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:19,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:19,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:30:19,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:30:19,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:30:24,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:24,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:30:24,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:30:29,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:29,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:30:29,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:30:29,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:30:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:30:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:30:56,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:30:56,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:30:56,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:30:56,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:30:56,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:31:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:31:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:31:07,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:31:07,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:31:07,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:31:07,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:31:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:31:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-05 02:31:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:31:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:33:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:33:19,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:33:19,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:33:19,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:33:19,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-05 02:33:19,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-05T02:19:59.555Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'4f56818a-4370-4e92-be09-e30d7bfb408e'} 2018-01-05 02:33:19,260 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.204 2018-01-05 02:33:19,361 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-05 02:33:19,429 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-05 02:33:19,429 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-05 02:33:19,501 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:33:44,570 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:34:09,701 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:34:34,770 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:34:59,854 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:35:24,940 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-05 02:35:50,157 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550523@clearwater.opnfv', u'sip_username': u'6505550523', u'formatted_number': u'(650) 555-0523', u'number': u'6505550523', u'sip_uri': u'sip:6505550523@clearwater.opnfv', u'number_id': u'394005a651174c1881d30ff2ae1dc4bd', u'sip_password': u'a5xhcEScB', u'pstn': False} 2018-01-05 02:35:50,157 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-05 02:35:50,157 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-05 02:35:50,168 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-05 02:35:50,169 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-05 02:37:55,313 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550475, 6505550591) Passed Basic Call - Tel URIs (TCP) - (6505550074, 6505550678) Passed Basic Call - Unknown number (TCP) - (6505550933, 6505550197) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550137, 6505550965) Passed Basic Call - Messages - Pager model (TCP) - (6505550233, 6505550990) Passed Basic Call - Pracks (TCP) - (6505550938, 6505550127) Passed Basic Registration (TCP) - (6505550797) Passed Multiple Identities (TCP) - (6505550137, 6505550248) Passed Call Barring - Outbound Rejection (TCP) - (6505550825, 6505550091) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550519, 6505550973) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550923, 6505550576, 6505550232) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550407, 6505550037, 6505550841) Passed Call Diversion - Not reachable (408) (TCP) - (6505550718, 6505550717, 6505550212) Passed Call Diversion - Not reachable (503) (TCP) - (6505550717, 6505550106, 6505550052) Passed Call Diversion - Not reachable (500) (TCP) - (6505550330, 6505550043, 6505550496) Passed Call Diversion - Busy (TCP) - (6505550174, 6505550498, 6505550744) Passed Call Diversion - Unconditional (TCP) - (6505550569, 6505550269, 6505550866) Passed Call Diversion - No answer (TCP) - (6505550758, 6505550276, 6505550996) Passed Call Diversion - Bad target URI (TCP) - (6505550868, 6505550882) Passed Call Diversion - Audio-only call (TCP) - (6505550879, 6505550918, 6505550691, 6505550083) Passed Call Diversion - Audio-video call (TCP) - (6505550622, 6505550864, 6505550165, 6505550417) Passed Call Waiting - Accepted (TCP) - (6505550939, 6505550057, 6505550818) Passed Call Waiting - Cancelled (TCP) - (6505550938, 6505550940, 6505550719) Passed CANCEL - Mainline (TCP) - (6505550771, 6505550785) Passed Filtering - Accept-Contact (TCP) - (6505550102, 6505550186) Passed Filtering - Accept-Contact no match (TCP) - (6505550190, 6505550554) Passed Filtering - Accept-Contact negated match (TCP) - (6505550022, 6505550403) Passed Filtering - RFC3841 example (TCP) - (6505550907, 6505550986) Passed Filtering - Reject-Contact no match (TCP) - (6505550876, 6505550338) Passed Filtering - Reject-Contact match (TCP) - (6505550283, 6505550244) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550613) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550482) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550061) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550070) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550350, 6505550922) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550740, 6505550395) Passed GRUU - Call - only GRUU as target (TCP) - (6505550168, 6505550194) Passed GRUU - Call - AoR as target (TCP) - (6505550067, 6505550087) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550579, 6505550683) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550245, 6505550259) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550054, 6505550035) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550285, 6505550518) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550175, 6505550543) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550527, 6505550327) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550221) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550266) Passed 2018-01-05 02:37:55,313 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-05 02:37:55,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-05 02:37:55,317 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-05 02:37:55,318 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-05 02:37:57,643 - functest.utils.functest_utils - DEBUG - 2018-01-05 02:37:57,643 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 02:37:57,643 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:23 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-05 02:37:57,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-05 02:38:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:03,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:03,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:38:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:38:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:38:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:38:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:38:19,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:38:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:19,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:24,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:24,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:38:24,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:38:24,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:38:29,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:29,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:29,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:38:29,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:38:29,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:38:35,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:35,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:38:40,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:38:40,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:38:46,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:46,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:46,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:46,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:46,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:46,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:38:51,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:51,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:38:51,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:38:51,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:38:51,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:38:51,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:38:56,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:38:56,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:38:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:39:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-05 02:41:00,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-05 02:41:06,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-05 02:41:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-05 02:41:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:41:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:41:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:41:16,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:41:21,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:41:21,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:41:21,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:41:21,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:41:21,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:41:21,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:41:21,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:41:26,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:41:26,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:26,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:41:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:41:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:41:37,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:41:47,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:41:47,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:41:47,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:41:47,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:41:47,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:41:47,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:43:35,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-05 02:43:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:43:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:43:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:41,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:43:46,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:43:46,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:46,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:46,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6162) 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:51,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:51,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-05 02:43:56,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-05 02:43:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-05 02:43:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-05 02:44:01,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-05 02:44:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-05 02:44:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-05 02:44:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-05 02:44:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:44:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:44:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:44:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-05 02:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-05 02:44:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-05 02:44:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:44:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:44:22,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:22,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-05 02:44:22,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:22,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-05 02:44:27,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-05 02:44:27,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-05 02:44:27,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-05 02:44:28,352 - functest.core.vnf - INFO - test cleaning 2018-01-05 02:44:28,353 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-05 02:44:50,130 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-05 02:44:50,262 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:44:50,595 - 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-05 02:44:50,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-05 02:44:50,623 - 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-05 02:44:50,628 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:44:50,652 - 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-05 02:44:50,652 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-05 02:44:53,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-05 02:44:53,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-05 02:44:53,128 - 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-05 02:44:54,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-05 02:45:06,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-05 02:45:07,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-05 02:45:20,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-05 02:45:24,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-05 02:45:25,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-05 02:47:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-05 02:47:03,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-05 02:47:04,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-05 02:47:35,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-05 02:47:35,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-05 02:47:35,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-05 02:48:52,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-05 02:48:55,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-05 02:48:57,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-05 02:49:04,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-05 02:49:04,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-05 02:49:04,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-05 02:49:04,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-05 02:49:25,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-05 02:49:25,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-05 02:49:25,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-05 02:49:25,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-05 02:49:31,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:31,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-05 02:49:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-05 02:49:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-05 02:49:31,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:36,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:36,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-05 02:49:36,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:36,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:41,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:41,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-05 02:49:41,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:41,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-05 02:49:41,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:41,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:41,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:47,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:47,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-05 02:49:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-05 02:49:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-05 02:49:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-05 02:49:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:49:57,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-05 02:49:57,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-05 02:49:57,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:49:57,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-05 02:50:03,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:03,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:08,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-05 02:50:08,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:50:08,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:50:08,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:50:08,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-05 02:50:08,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-05 02:50:08,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-05 02:50:13,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-05 02:50:13,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-05 02:50:13,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-05 02:50:18,486 - 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-05 02:50:18,486 - 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-05 02:50:50,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:50:50,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:50:50,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:50:50,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-05 02:50:50,574 - 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] [retry 1/60] 2018-01-05 02:50:50,574 - 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] [retry 1/60] 2018-01-05 02:51:21,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:21,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:21,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:21,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:21,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:21,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-05 02:51:26,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-05 02:51:26,911 - 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-05T02:49:25.963Z', 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'729ed177-5911-4d6a-90fb-356513352fc2'} 2018-01-05 02:51:26,922 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-05 02:51:27,022 - 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.9.203'}, 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.9.204'}}, 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-05 02:51:27,093 - 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.9.203'}, 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.9.204'}}, 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-05 02:51:27,093 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-05 02:51:27,093 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.203 2018-01-05 02:51:29,784 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.12 2018-01-05 02:51:29,784 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:67:af:55 2018-01-05 02:51:32,320 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.13 2018-01-05 02:51:32,320 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:a0:3a:54 2018-01-05 02:51:32,321 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-05 02:51:32,321 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2018-01-05 02:51:35,038 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.7 2018-01-05 02:51:35,038 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:67:53:35 2018-01-05 02:51:37,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-01-05 02:51:37,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:f1:4e:76 2018-01-05 02:51:37,744 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-05 02:51:37,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-05 02:51:39,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-05 02:52:10,696 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-05 02:52:10,709 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:52:10,728 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-05 02:52:10,737 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:52:10,752 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-05 02:52:10,752 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-05 02:52:10,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:52:10,821 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-05 02:52:10' 2018-01-05 02:52:10,821 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-05 02:52:10,821 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-05 02:52:10,830 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:52:10,849 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-01-05 02:52:11,065 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-01-05 02:52:11,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-05 02:52:12,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : files in /usr/share/doc/*/copyright. Last login: Thu Dec 1 08:47:55 2016 configure vyos@vyos:~$ configure [edit] vyos@vyos# 2018-01-05 02:52:17,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-05 02:52:18,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-05 02:52:23,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-05 02:52:24,107 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-05 02:52:29,112 - 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-05 02:52:30,114 - 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-05 02:52:35,119 - 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-05 02:52:36,121 - 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-05 02:52:41,126 - 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-05 02:52:42,127 - 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-05 02:52:47,133 - 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-05 02:52:48,134 - 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-05 02:52:53,139 - 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-05 02:52:54,141 - 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-05 02:52:59,146 - 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-05 02:53:00,148 - 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-05 02:53:05,153 - 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-05 02:53:06,155 - 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-05 02:53:11,160 - 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-05 02:53:12,162 - 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-05 02:53:17,164 - 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-05 02:53:18,165 - 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-05 02:53:23,170 - 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-05 02:53:24,172 - 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-05 02:53:29,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-05 02:53:30,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-05 02:53:35,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' 2018-01-05 02:53:36,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-05 02:53:41,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 2018-01-05 02:53:42,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 [edit] vyos@vyos# 2018-01-05 02:53:47,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.11 2018-01-05 02:53:48,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-05 02:53:53,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbound 2018-01-05 02:53:54,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-05 02:53:59,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 2018-01-05 02:54:00,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 [edit] vyos@vyos# 2018-01-05 02:54:05,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-05 02:54:06,218 - 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-05 02:54:11,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-05 02:54:12,225 - 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-05 02:54:17,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-05 02:54:18,232 - 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-05 02:54:23,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-05 02:54:24,239 - 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-05 02:54:29,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-05 02:54:30,246 - 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-05 02:54:35,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-05 02:54:36,253 - 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-05 02:54:41,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-05 02:54:42,260 - 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-05 02:54:47,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-05 02:54:48,267 - 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-05 02:54:53,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-05 02:54:54,274 - 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-05 02:54:59,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-05 02:55:00,281 - 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-05 02:55:05,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-01-05 02:55:06,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-05 02:55:11,293 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-05 02:55:12,294 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-05 02:55:17,410 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-05 02:55:17,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:55:17,470 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-01-05 02:55:17,676 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-01-05 02:55:18,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-05 02:55:19,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-05 02:55:24,701 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-05 02:55:25,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-05 02:55:30,708 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-05 02:55:31,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-05 02:55:36,715 - 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-05 02:55:37,717 - 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-05 02:55:42,722 - 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-05 02:55:43,724 - 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-05 02:55:48,729 - 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-05 02:55:49,731 - 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-05 02:55:54,736 - 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-05 02:55:55,738 - 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-05 02:56:00,743 - 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-05 02:56:01,744 - 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-05 02:56:06,750 - 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-05 02:56:07,751 - 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-05 02:56:12,756 - 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-05 02:56:13,758 - 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-05 02:56:18,763 - 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-05 02:56:19,765 - 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-05 02:56:24,770 - 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-05 02:56:25,772 - 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-05 02:56:30,777 - 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-05 02:56:31,779 - 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-05 02:56:36,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-05 02:56:37,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-05 02:56:42,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-05 02:56:43,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-05 02:56:48,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-01-05 02:56:49,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-01-05 02:56:54,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.13 2018-01-05 02:56:55,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.13 [edit] vyos@vyos# 2018-01-05 02:57:00,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-05 02:57:01,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-05 02:57:06,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-01-05 02:57:07,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-05 02:57:12,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-05 02:57:13,820 - 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-05 02:57:18,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-05 02:57:19,827 - 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-05 02:57:24,832 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-05 02:57:25,834 - 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-05 02:57:30,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-05 02:57:31,841 - 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-05 02:57:36,846 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-05 02:57:37,848 - 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-05 02:57:42,853 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-05 02:57:43,855 - 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-05 02:57:48,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-05 02:57:49,862 - 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-05 02:57:54,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-05 02:57:55,869 - 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-05 02:58:00,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-05 02:58:01,875 - 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-05 02:58:06,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-05 02:58:07,882 - 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-05 02:58:12,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.13 2018-01-05 02:58:13,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.13 [edit] vyos@vyos# 2018-01-05 02:58:18,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-05 02:58:19,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-05 02:58:25,015 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-05 02:58:25,016 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-05 02:59:25,076 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-05 02:59:25,094 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-05 02:59:25,132 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-01-05 02:59:25,353 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-01-05 02:59:26,359 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-05 02:59:56,436 - 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-05 02:59:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.13 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-05 02:59:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 | no-more BGP neighbor is 12.0.0.13, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.13 BGP state = Established, up for 00:01:10 Last read 21:12:03, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 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.11, Local port: 179 Foreign host: 12.0.0.13, Foreign port: 52126 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fef1:4e76 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-05 02:59:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-05 02:59:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-05 02:59:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-05 02:59:56,437 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-05 02:59:56,438 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'465.6' 2018-01-05 02:59:56,438 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-05 02:59:57,871 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-05 02:59:59,518 - functest.utils.functest_utils - DEBUG - 2018-01-05 02:59:59,518 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 02:59:59,519 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:09 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-05 02:59:59,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-05 02:59:59,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-05 02:59:59,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-05 02:59:59,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-05 03:00:26,356 - functest.core.vnf - INFO - test cleaning 2018-01-05 03:00:26,356 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-05 03:00:26,443 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-05 03:00:26,543 - 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-05 03:00:26,566 - 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-05 03:00:26,568 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-05 03:00:27,036 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-05 03:00:27,041 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.25:5000/v3', 'user_domain_name': 'Default', 'password': '4E2nUQw99j8YPqd2dDdZ6zEXs', 'project_domain_name': 'Default'} 2018-01-05 03:00:27,042 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-05 03:00:29,315 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-05 03:00:29,693 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-05 03:00:29,693 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.25:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-05 03:00:29,693 - 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-05 03:00:29,705 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-05 03:00:29,705 - 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-05 03:00:39,309 - 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-05 03:00:48,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-05 03:00:48,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-05 03:00:51,193 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-05 03:01:01,091 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-05 03:01:01,092 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-05 03:01:01,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-05 03:03:36,637 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-05 03:03:37,974 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-05 03:03:38,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-05 03:03:39,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 8e8809a5-8a52-4158-9633-0304ab02bc62 2018-01-05 03:03:40,859 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-05 03:03:40,860 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-05 03:03:41,494 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-05 03:03:41,574 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-05 03:03:41,796 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-05 03:03:41,796 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-05 03:03:41,917 - functest.utils.functest_utils - DEBUG - 2018-01-05 03:03:41,917 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 03:03:41,917 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-05 03:03:41,920 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-05 03:03:41,920 - 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-05 03:03:41,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-05 03:03:41,979 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-05 03:03:55,336 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-05 03:03:55,391 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-05 03:03:55,391 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-05 03:03:55,475 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-05 03:03:55,476 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-650 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-05 03:03:55,479 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 24:23 | PASS | | vyos_vrouter | functest | vnf | 15:09 | PASS | | juju_epc | functest | vnf | 03:15 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-05 03:03:55,483 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-05 03:04:01,394 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-05 03:04:01,394 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-05 03:04:01,395 - 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-05 03:04:01,396 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-05 03:04:01,396 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-05 03:04:52,439 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-05 03:04:52,440 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-05 03:04:52,565 - functest.utils.functest_utils - DEBUG - 2018-01-05 03:04:52,565 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-05 03:04:52,565 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:51 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-05 03:04:52,568 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-05 03:04:52,568 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-650 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-05 03:04:52,571 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:51 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-05 03:04:52,572 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK