2018-05-12 06:36:01,018 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-185 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 06:36:01,020 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-12 06:36:01,020 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 06:36:01,021 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-12 06:36:01,021 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-12 06:36:01,022 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-12 06:36:03,924 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-12 06:36:13,187 - xtesting.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.253s OK 2018-05-12 06:36:13,315 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 06:36:13,315 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-12 06:36:13,319 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-12 06:36:14,306 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-12 06:47:21,685 - xtesting.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_create_project_quota_override (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_list_sec_grp_no_rules (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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (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 85 tests in 667.326s OK 2018-05-12 06:47:21,815 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 06:47:21,816 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-12 06:47:21,821 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-12 06:47:22,908 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-12 06:47:59,572 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.662s OK 2018-05-12 06:47:59,686 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 06:47:59,687 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-12 06:47:59,690 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:07 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-12 06:47:59,693 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-12 06:48:19,792 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-185 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 06:48:19,795 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-12 06:48:19,795 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 06:48:19,796 - xtesting.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 | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-12 06:48:19,797 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-12 06:48:19,797 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-12 06:48:21,687 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'795e9900-d8f6-439a-afc3-e7a4d212c74c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T06:34:48Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:34:42Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:48:22,054 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-12 06:48:22,054 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-12 06:48:22,484 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-12 06:48:22,484 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-12 06:48:22,870 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-12 06:48:22,871 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-12 06:48:22' 2018-05-12 06:48:22,871 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:22,871 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-12 06:48:23,883 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--cb43889d-d82d-41c7-993b-9838efed85ab', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T06:48:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/3be82946-ad04-4e3c-8e3d-f8187eec165c/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3be82946-ad04-4e3c-8e3d-f8187eec165c', u'size': None, u'name': u'functest-vping--cb43889d-d82d-41c7-993b-9838efed85ab', u'checksum': None, u'self': u'/v2/images/3be82946-ad04-4e3c-8e3d-f8187eec165c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T06:48:23Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 06:48:23,883 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:24,339 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T06:48:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'384994ad-b155-4008-82da-a7774c719465', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-cb43889d-d82d-41c7-993b-9838efed85ab', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:48:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:48:25,358 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T06:48:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'1fd13baa-0b4b-4380-b783-bf25dc0caec2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-cb43889d-d82d-41c7-993b-9838efed85ab', u'enable_dhcp': True, u'network_id': u'384994ad-b155-4008-82da-a7774c719465', u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:48:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:48:25,358 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:27,015 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'795e9900-d8f6-439a-afc3-e7a4d212c74c', u'ip_address': u'172.30.10.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:48:25Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-12T06:48:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'id': u'90d6a35e-ac11-4e38-a7e6-ad4cbe18182f', u'name': u'vping-router-cb43889d-d82d-41c7-993b-9838efed85ab'}) 2018-05-12 06:48:29,695 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:29,808 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-cb43889d-d82d-41c7-993b-9838efed85ab', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4e5a1c95-9cc6-42e8-8582-df6fcef1f03a', 'swap': 0}) 2018-05-12 06:48:30,736 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:41,655 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-cb43889d-d82d-41c7-993b-9838efed85ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:4e:22', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3be82946-ad04-4e3c-8e3d-f8187eec165c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-12T06:48:38.000000', 'flavor': Munch({u'id': u'4e5a1c95-9cc6-42e8-8582-df6fcef1f03a'}), 'az': u'nova', 'id': u'df10f341-3088-4ab9-be0d-48205a175733', 'security_groups': [Munch({u'name': u'vping-sg-cb43889d-d82d-41c7-993b-9838efed85ab'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'626b41aa8a4d4cde959a249d4fe580d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-12T06:48:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-12T06:48:39Z', 'hostId': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.4', 'cloud': 'envvars', 'host_id': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-12T06:48:38.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab', 'adminPass': u'FMapAXHzh8g6', 'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', 'created_at': u'2018-05-12T06:48:32Z', 'created': u'2018-05-12T06:48:32Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-12 06:48:43,545 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 6956022534947 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.116599] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.118229] pid_max: default: 32768 minimum: 301 [ 0.119113] ACPI: Core revision 20150930 [ 0.120483] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.121785] Security Framework initialized [ 0.122578] Yama: becoming mindful. [ 0.123267] AppArmor: AppArmor initialized [ 0.124070] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.125367] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.126531] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.127584] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128903] Initializing cgroup subsys io [ 0.129648] Initializing cgroup subsys memory [ 0.130439] Initializing cgroup subsys devices [ 0.131237] Initializing cgroup subsys freezer [ 0.132044] Initializing cgroup subsys net_cls [ 0.132843] Initializing cgroup subsys perf_event [ 0.133692] Initializing cgroup subsys net_prio [ 0.134519] Initializing cgroup subsys hugetlb [ 0.135334] Initializing cgroup subsys pids [ 0.136155] CPU: Physical Processor ID: 0 [ 0.137640] mce: CPU supports 10 MCE banks [ 0.138394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.139353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.148784] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.154035] ftrace: allocating 31920 entries in 125 pages [ 0.176549] smpboot: Max logical packages: 1 [ 0.177357] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.178601] x2apic enabled [ 0.179292] Switched APIC routing to physical x2apic. [ 0.180775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.181834] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.183680] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.185323] ... version: 2 [ 0.186039] ... bit width: 48 [ 0.186776] ... generic registers: 4 [ 0.187507] ... value mask: 0000ffffffffffff [ 0.188430] ... max period: 000000007fffffff [ 0.189328] ... fixed-purpose events: 3 [ 0.190029] ... event mask: 000000070000000f [ 0.190942] KVM setup paravirtual spinlock [ 0.192162] x86: Booted up 1 node, 1 CPUs [ 0.192884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194147] devtmpfs: initialized [ 0.195783] evm: security.selinux [ 0.196410] evm: security.SMACK64 [ 0.197024] evm: security.SMACK64EXEC [ 0.197679] evm: security.SMACK64TRANSMUTE [ 0.198398] evm: security.SMACK64MMAP [ 0.199059] evm: security.ima [ 0.199618] evm: security.capability [ 0.200338] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.202046] pinctrl core: initialized pinctrl subsystem [ 0.203035] RTC time: 6:48:38, date: 05/12/18 [ 0.203908] NET: Registered protocol family 16 [ 0.204802] cpuidle: using governor ladder [ 0.205556] cpuidle: using governor menu [ 0.206251] PCCT header not found. [ 0.206913] ACPI: bus type PCI registered [ 0.207632] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.208755] PCI: Using configuration type 1 for base access [ 0.209738] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.211598] ACPI: Added _OSI(Module Device) [ 0.212375] ACPI: Added _OSI(Processor Device) [ 0.213191] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.214013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.215835] ACPI: Interpreter enabled [ 0.216550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.218247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.219905] ACPI: (supports S0 S3 S4 S5) [ 0.220633] ACPI: Using IOAPIC for interrupt routing [ 0.221544] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.225579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.227814] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.229919] acpiphp: Slot [3] registered [ 0.230653] acpiphp: Slot [4] registered [ 0.231397] acpiphp: Slot [5] registered [ 0.232133] acpiphp: Slot [6] registered [ 0.232909] acpiphp: Slot [7] registered [ 0.233632] acpiphp: Slot [8] registered [ 0.234364] acpiphp: Slot [9] registered [ 0.235095] acpiphp: Slot [10] registered [ 0.235832] acpiphp: Slot [11] registered [ 0.243397] acpiphp: Slot [12] registered [ 0.244142] acpiphp: Slot [13] registered [ 0.244882] acpiphp: Slot [14] registered [ 0.245630] acpiphp: Slot [15] registered [ 0.246360] acpiphp: Slot [16] registered [ 0.247096] acpiphp: Slot [17] registered [ 0.247888] acpiphp: Slot [18] registered [ 0.248644] acpiphp: Slot [19] registered [ 0.249385] acpiphp: Slot [20] registered [ 0.250186] acpiphp: Slot [21] registered [ 0.250922] acpiphp: Slot [22] registered [ 0.251660] acpiphp: Slot [23] registered [ 0.252401] acpiphp: Slot [24] registered [ 0.253158] acpiphp: Slot [25] registered [ 0.253915] acpiphp: Slot [26] registered [ 0.254647] acpiphp: Slot [27] registered [ 0.255392] acpiphp: Slot [28] registered [ 0.256142] acpiphp: Slot [29] registered [ 0.256899] acpiphp: Slot [30] registered [ 0.257702] acpiphp: Slot [31] registered [ 0.258436] PCI host bridge to bus 0000:00 [ 0.259167] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.260289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.261415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.262716] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.264017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.265356] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.270352] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.271449] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.272617] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.277037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.278388] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.305859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307376] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311886] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.313034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.314107] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.315104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316511] vgaarb: loaded [ 0.317066] vgaarb: bridge control possible 0000:00:02.0 [ 0.318139] SCSI subsystem initialized [ 0.318911] ACPI: bus type USB registered [ 0.319655] usbcore: registered new interface driver usbfs [ 0.320599] usbcore: registered new interface driver hub [ 0.321635] usbcore: registered new device driver usb [ 0.322621] PCI: Using ACPI for IRQ routing [ 0.323572] NetLabel: Initializing [ 0.324227] NetLabel: domain hash size = 128 [ 0.324998] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.325867] NetLabel: unlabeled traffic allowed by default [ 0.326875] clocksource: Switched to clocksource kvm-clock [ 0.332462] AppArmor: AppArmor Filesystem Enabled [ 0.333396] pnp: PnP ACPI init [ 0.334228] pnp: PnP ACPI: found 5 devices [ 0.340597] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.342287] NET: Registered protocol family 2 [ 0.343230] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.344419] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.345525] TCP: Hash tables configured (established 4096 bind 4096) [ 0.346593] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.347627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.348722] NET: Registered protocol family 1 [ 0.349564] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350578] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.351580] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.379411] Trying to unpack rootfs image as initramfs... [ 0.428786] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.430421] Scanning for low memory corruption every 60 seconds [ 0.431667] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.432732] audit: initializing netlink subsys (disabled) [ 0.433698] audit: type=2000 audit(1526107719.672:1): initialized [ 0.434859] Initialise system trusted keyring [ 0.435658] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.436651] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.438446] zbud: loaded [ 0.439052] VFS: Disk quotas dquot_6.6.0 [ 0.439729] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.441043] fuse init (API version 7.23) [ 0.441808] Key type big_key registered [ 0.442475] Allocating IMA MOK and blacklist keyrings. [ 0.443859] Key type asymmetric registered [ 0.444543] Asymmetric key parser 'x509' registered [ 0.445400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.446692] io scheduler noop registered [ 0.447417] io scheduler deadline registered (default) [ 0.448354] io scheduler cfq registered [ 0.449138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.450098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.451276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.452630] ACPI: Power Button [PWRF] [ 0.453395] GHES: HEST is not enabled! [ 0.466931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.494556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.508737] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.510456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.533588] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.535480] Linux agpgart interface v0.103 [ 0.537398] brd: module loaded [ 0.538464] loop: module loaded [ 0.542872] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.544174] GPT:90111 != 2097151 [ 0.544737] GPT:Alternate GPT header not at the end of the disk. [ 0.545679] GPT:90111 != 2097151 [ 0.546244] GPT: Use GNU Parted to correct GPT errors. [ 0.547068] vda: vda1 vda15 [ 0.548704] vdb: [ 0.549635] scsi host0: ata_piix [ 0.550266] scsi host1: ata_piix [ 0.550872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.552082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.553424] libphy: Fixed MDIO Bus: probed [ 0.554152] tun: Universal TUN/TAP device driver, 1.6 [ 0.555010] tun: (C) 1999-2004 Max Krasnyansky [ 0.556782] PPP generic driver version 2.4.2 [ 0.557610] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.558641] ehci-pci: EHCI PCI platform driver [ 0.559397] ehci-platform: EHCI generic platform driver [ 0.560254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.561471] ohci-pci: OHCI PCI platform driver [ 0.562224] ohci-platform: OHCI generic platform driver [ 0.563109] uhci_hcd: USB Universal Host Controller Interface driver [ 0.578232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.579240] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.580498] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.581369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.582368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583465] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.584707] usb usb1: Product: UHCI Host Controller [ 0.585534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.586546] usb usb1: SerialNumber: 0000:00:01.2 [ 0.587403] hub 1-0:1.0: USB hub found [ 0.588074] hub 1-0:1.0: 2 ports detected [ 0.588881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.590723] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.591587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.592518] mousedev: PS/2 mouse device common for all mice [ 0.593629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.595272] rtc_cmos 00:00: RTC can wake from S4 [ 0.596216] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.597290] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.598351] i2c /dev entries driver [ 0.599029] device-mapper: uevent: version 1.0.3 [ 0.599871] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.601306] ledtrig-cpu: registered to indicate activity on CPUs [ 0.602903] NET: Registered protocol family 10 [ 0.603808] NET: Registered protocol family 17 [ 0.604600] Key type dns_resolver registered [ 0.605431] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.606406] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.607966] registered taskstats version 1 [ 0.608707] Loading compiled-in X.509 certificates [ 0.610039] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.611691] zswap: loaded using pool lzo/zbud [ 0.612982] Key type trusted registered [ 0.614448] Key type encrypted registered [ 0.615203] AppArmor: AppArmor sha1 policy hashing enabled [ 0.616114] ima: No TPM chip found, activating TPM-bypass! [ 0.617035] evm: HMAC attrs: 0x1 [ 0.624828] Magic number: 2:317:822 [ 0.625597] rtc_cmos 00:00: setting system clock to 2018-05-12 06:48:39 UTC (1526107719) [ 0.627022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.628028] EDD information not available. [ 0.711810] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.713199] Write protecting the kernel read-only data: 14336k [ 0.714644] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.716255] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.57 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.772499] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.63 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpcFHfZBMz6avklDYN32zMfBe8t/8BQGzX4j3DiQX2LdGw2MqiOs/JbsCtYWUfHTt0QhjfQXWn6unnFz73dobEPqMBoUIJNU76YcidjtBEY+yCMxJiJUVBDn5hn7iUfE8i2B/S65HJlZhaUELWqwKfvJsgcmyBboSwFkxdHJiKncDzSJZjokbU8FsiQOCXVNjuLCLX0s9u4MjsHAfs+8AmPTc2X2gNDs9nJwdKjGJm2uHXwVISVCltJKjcK1A11MSUK7yHUAtkDBlARXESO4pDwkxT0OQb+3h3wLTep2sfdYdTP/oGMbRfhs/DsQcGGYJNe3vOlOIS6ERySvdcFeMF root@opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab ssh-dss AAAAB3NzaC1kc3MAAACBAN1tij2QzuXlObMMs3q9Vgj29qFTb+WFmnI5cAxThw1GhqWMA8LOjzlZFBkabGvuogLrQZNzNX7GzpeEFkBufVcUbdpFYWFbashAtCSu8amrfJukvtNekaGSSAkvkmxJocJhvJPkK6TEJqw2SXIijcdeQ1SGXOsUDk0VcXxbKJ99AAAAFQCha5ZQPXLGKbOUhiu6pTiO0+WA+QAAAIBaUP/eL63IbRo4UgCFDq6POpH0vpbeib8SZdgsgieeH6btDJ50NquiuZDjwmcEg5LzP/k4Pq7+26qTmVSApZQ5ebi9c6t5M2niNHzQRW2Uj4xZsWV5RHgzSMA3polel2dnwtv6SkTd/WphNW+4o+eS9IRuZu9wdZBIc83ii+IkAAAAAIApQpw3rohB2RVhncd1UbGl21eIRV/cr2zuuZ0Jz4ZzflOuU5HZXXehnqZJI2elhzGtc/8H/GoSecMOzpm2sWSmqsW5ZbxykVBt2r8Fay7qI90vhJAnR1Z+9Z4h1c0L9Km2slxAEeeFWIZjg+cvC3PHbGdzbJgPA3+gKNHth5s0YQ== root@opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe56:4e22/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: df10f341-3088-4ab9-be0d-48205a175733 name: opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab availability-zone: nova local-hostname: opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-cb43889d-d82d-41c7-993b-9838efed85ab login: 2018-05-12 06:48:43,547 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:43,767 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1PV8IVvkUTqTxCMKe3MZoXa8Gv6CruQSW+9ra3CTpzXtnPQhY+iSVqN1xlJ8UbvG2ItnkM0fQYxyfWRYRLBptyWTOPKpxds6nCko/wMf2bXWAHi8KlogXjMrRcmlsDLzixU2gqNoSvqEJ1+RoxbDgu9kVoQE5k+7joqOIsMSCG6o5tgAocTeyFYWrBO3jPkfyIoOQMixD9sGivBPTSiegVUKlF+Raqib1RmOMTAIsVQ/IwBhaONyZYXexQvlUlqCCcXU4V8TcNHpVMQVw/kJnI+0GOQrKPR42Oyj/ORnqq/IQUJllotIAQFskfsdMZzGi3bXytWvNFUS0987dksb5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtT1fCFb5FE6k8QjCntzGaF2vBr+gq7kElvva2twk6c17Zz0I\nWPoklajdcZSfFG7xtiLZ5DNH0GMcn1kWESwabclkzjyqcXbOpwpKP8DH9m11gB4v\nCpaIF4zK0XJpbAy84sVNoKjaEr6hCdfkaMWw4LvZFaEBOZPu46KjiLDEghuqObYA\nKHE3shWFqwTt4z5H8iKDkDIsQ/bBorwT00onoFVCpRfkWqom9UZjjEwCLFUPyMAY\nWjjcmWF3sUL5VJaggnF1OFfE3DR6VTEFcP5CZyPtBjkKyj0eNjso/zkZ6qvyEFCZ\nZaLSAEBbJH7HTGcxot218rVrzRVEtPfO3ZLG+QIDAQABAoIBAQCAaUVGAWllS/tt\nlAlgyYgCNi5ml6tdQC/SUgvUeZnl1eMTWJjrggAd0ZFkgircLWcw5yx+lR7StQZ4\nmIQcEqV/F+xGe5E/5y+wBoho90w2e4N/DOPDmrg+B1FEaM3s8nF6MtU3eatZEJvE\n/6Qj373c3PuIaZUWmIvv2TIJDUWN8J2aD76s9uilESJXKqg/8CNZv4xtUjJnRCcM\nDaXVi1bFl6+rOzToH7wEnpgtNV87aOQjO645E7uEDlwkCGhfJUWhswp9+39affeH\nnhBMm9MUKJJL+Azst4o7QSKftB2E864mc5rWK/yRszYjcugU2nlfJ2QkSMmV+qh9\np62qx2UBAoGBAOsZj3E/TDFAxe/TkuiPay0KNySNiigfcrnKTC6Ch953uHjI37/a\nXUlJRKEeTt+PprJ1wwyISX0sOE1vny/9cKFlodSkTYt6x/lUrzCWP4ZHhg2Lp+k7\nWnV0xDzZoMXkFF5/zNM/QSUtMcvOHPQjK29F6v4YPeysKKqxiR3YP5DpAoGBAMVa\nDcn0BNouyjDv85s3kqYPTP95CxnYdq0KuYUJkOWS9aeE2i+TS5M1ah64wub/vdvw\njogSiftRoOkksUUBBe1ujp1R4a8IR3SAFbqkGPcz/AC7PvJFz5QLM5tfsznVCGdN\nxfVa7ciUYk5r3ehVRRNG4UzjVoGdyS6lyMJGTDuRAoGBAJDEuJOfyqc5n6lCu2AB\nkJm3hKU5ky2Jz/egHrE1J71SM4IND9rv+Cm8uEoOg7seliOmaGk7MyWlKTZl2byP\nb9+y2ag7VJTjEmjyQL7Ghm+Fc4K70LXKGrXhJUXjLSEuhWx7fgFHHjJqVhON5D5h\nuclXYJD/FIK8sH4LvMdn9hyhAoGBAL6wEPq+CaI36631bFDiFZTW2/NNpehHPARf\nhHqDj7oDkdFXkOq/TBrlVbBxngFNwsmtWksofqKTcQNVLOQb5PpSBQMFhyd0vHZY\n/KXmwSi61hhu1JeL1NKbMDZE9gw/R2tpvokgXvmcRpC3sSc4nRHPPwrn70I2j5m/\nHoh5HFfBAoGACHhuJorE6XK9QiEDM3+dxQq954Tif8kV+/br41A38j8XdUBKbI17\nrvcnD1ybiBv7QEoFL2Mexzd5D01X222iylFlOToIPB6jiHzvunY6GkH9nsc1g4fN\nNj8aTzFtWfuBEfs7XCmqN7+oGQ6lulkid1bajwrJ//JmmVTmuzvEgJs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'626b41aa8a4d4cde959a249d4fe580d1', 'name': u'vping-keypair-cb43889d-d82d-41c7-993b-9838efed85ab', 'created_at': '2018-05-12T06:48:43.767295', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'0b:3d:57:f7:36:c6:26:b7:f2:48:b1:e4:bb:0b:77:03', 'type': 'ssh', 'id': u'vping-keypair-cb43889d-d82d-41c7-993b-9838efed85ab'}) 2018-05-12 06:48:43,767 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAtT1fCFb5FE6k8QjCntzGaF2vBr+gq7kElvva2twk6c17Zz0I WPoklajdcZSfFG7xtiLZ5DNH0GMcn1kWESwabclkzjyqcXbOpwpKP8DH9m11gB4v CpaIF4zK0XJpbAy84sVNoKjaEr6hCdfkaMWw4LvZFaEBOZPu46KjiLDEghuqObYA KHE3shWFqwTt4z5H8iKDkDIsQ/bBorwT00onoFVCpRfkWqom9UZjjEwCLFUPyMAY WjjcmWF3sUL5VJaggnF1OFfE3DR6VTEFcP5CZyPtBjkKyj0eNjso/zkZ6qvyEFCZ ZaLSAEBbJH7HTGcxot218rVrzRVEtPfO3ZLG+QIDAQABAoIBAQCAaUVGAWllS/tt lAlgyYgCNi5ml6tdQC/SUgvUeZnl1eMTWJjrggAd0ZFkgircLWcw5yx+lR7StQZ4 mIQcEqV/F+xGe5E/5y+wBoho90w2e4N/DOPDmrg+B1FEaM3s8nF6MtU3eatZEJvE /6Qj373c3PuIaZUWmIvv2TIJDUWN8J2aD76s9uilESJXKqg/8CNZv4xtUjJnRCcM DaXVi1bFl6+rOzToH7wEnpgtNV87aOQjO645E7uEDlwkCGhfJUWhswp9+39affeH nhBMm9MUKJJL+Azst4o7QSKftB2E864mc5rWK/yRszYjcugU2nlfJ2QkSMmV+qh9 p62qx2UBAoGBAOsZj3E/TDFAxe/TkuiPay0KNySNiigfcrnKTC6Ch953uHjI37/a XUlJRKEeTt+PprJ1wwyISX0sOE1vny/9cKFlodSkTYt6x/lUrzCWP4ZHhg2Lp+k7 WnV0xDzZoMXkFF5/zNM/QSUtMcvOHPQjK29F6v4YPeysKKqxiR3YP5DpAoGBAMVa Dcn0BNouyjDv85s3kqYPTP95CxnYdq0KuYUJkOWS9aeE2i+TS5M1ah64wub/vdvw jogSiftRoOkksUUBBe1ujp1R4a8IR3SAFbqkGPcz/AC7PvJFz5QLM5tfsznVCGdN xfVa7ciUYk5r3ehVRRNG4UzjVoGdyS6lyMJGTDuRAoGBAJDEuJOfyqc5n6lCu2AB kJm3hKU5ky2Jz/egHrE1J71SM4IND9rv+Cm8uEoOg7seliOmaGk7MyWlKTZl2byP b9+y2ag7VJTjEmjyQL7Ghm+Fc4K70LXKGrXhJUXjLSEuhWx7fgFHHjJqVhON5D5h uclXYJD/FIK8sH4LvMdn9hyhAoGBAL6wEPq+CaI36631bFDiFZTW2/NNpehHPARf hHqDj7oDkdFXkOq/TBrlVbBxngFNwsmtWksofqKTcQNVLOQb5PpSBQMFhyd0vHZY /KXmwSi61hhu1JeL1NKbMDZE9gw/R2tpvokgXvmcRpC3sSc4nRHPPwrn70I2j5m/ Hoh5HFfBAoGACHhuJorE6XK9QiEDM3+dxQq954Tif8kV+/br41A38j8XdUBKbI17 rvcnD1ybiBv7QEoFL2Mexzd5D01X222iylFlOToIPB6jiHzvunY6GkH9nsc1g4fN Nj8aTzFtWfuBEfs7XCmqN7+oGQ6lulkid1bajwrJ//JmmVTmuzvEgJs= -----END RSA PRIVATE KEY----- 2018-05-12 06:48:45,041 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab' 2018-05-12 06:48:55,425 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-cb43889d-d82d-41c7-993b-9838efed85ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:01:cc', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3be82946-ad04-4e3c-8e3d-f8187eec165c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-12T06:48:52.000000', 'flavor': Munch({u'id': u'4e5a1c95-9cc6-42e8-8582-df6fcef1f03a'}), 'az': u'nova', 'id': u'35e55457-0fda-462e-82b2-35ca20327cd8', 'security_groups': [Munch({u'name': u'vping-sg-cb43889d-d82d-41c7-993b-9838efed85ab'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'626b41aa8a4d4cde959a249d4fe580d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-12T06:48:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-12T06:48:53Z', 'hostId': u'35c850bf9e524d93cbf0dbbd60dd413761954b65e169720605efd281', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-cb43889d-d82d-41c7-993b-9838efed85ab', 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'35c850bf9e524d93cbf0dbbd60dd413761954b65e169720605efd281', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000022', u'OS-SRV-USG:launched_at': u'2018-05-12T06:48:52.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab', 'adminPass': u'5mKC5PneQZKr', 'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', 'created_at': u'2018-05-12T06:48:46Z', 'created': u'2018-05-12T06:48:46Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-12 06:48:58,253 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'90d6a35e-ac11-4e38-a7e6-ad4cbe18182f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', 'created_at': u'2018-05-12T06:48:57Z', 'attached': True, 'updated_at': u'2018-05-12T06:48:57Z', 'id': u'7f4459d2-6885-4598-8ca8-19fe54d1aad2', 'floating_network_id': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'172.30.10.119', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'90d6a35e-ac11-4e38-a7e6-ad4cbe18182f', 'project_id': u'3352ab63445c4721aa71b6bca1b915a8', 'port_id': u'30ed077a-cce5-4011-b641-bfa4f4fdf9fe', 'port': u'30ed077a-cce5-4011-b641-bfa4f4fdf9fe', 'network': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d'}) 2018-05-12 06:49:00,217 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 6977433940668 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.112494] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.113926] pid_max: default: 32768 minimum: 301 [ 0.114713] ACPI: Core revision 20150930 [ 0.115986] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.117132] Security Framework initialized [ 0.117835] Yama: becoming mindful. [ 0.118467] AppArmor: AppArmor initialized [ 0.119208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120412] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.121574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.122641] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.123887] Initializing cgroup subsys io [ 0.124606] Initializing cgroup subsys memory [ 0.125356] Initializing cgroup subsys devices [ 0.126113] Initializing cgroup subsys freezer [ 0.126881] Initializing cgroup subsys net_cls [ 0.127634] Initializing cgroup subsys perf_event [ 0.128433] Initializing cgroup subsys net_prio [ 0.129207] Initializing cgroup subsys hugetlb [ 0.129958] Initializing cgroup subsys pids [ 0.130718] CPU: Physical Processor ID: 0 [ 0.132114] mce: CPU supports 10 MCE banks [ 0.132849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.133722] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.142555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.147610] ftrace: allocating 31920 entries in 125 pages [ 0.169621] smpboot: Max logical packages: 1 [ 0.170377] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.171529] x2apic enabled [ 0.172194] Switched APIC routing to physical x2apic. [ 0.173595] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.174593] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.176341] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.177784] ... version: 2 [ 0.178488] ... bit width: 48 [ 0.179188] ... generic registers: 4 [ 0.179872] ... value mask: 0000ffffffffffff [ 0.180731] ... max period: 000000007fffffff [ 0.181587] ... fixed-purpose events: 3 [ 0.182275] ... event mask: 000000070000000f [ 0.183155] KVM setup paravirtual spinlock [ 0.184335] x86: Booted up 1 node, 1 CPUs [ 0.185039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.186254] devtmpfs: initialized [ 0.187859] evm: security.selinux [ 0.188466] evm: security.SMACK64 [ 0.189058] evm: security.SMACK64EXEC [ 0.189695] evm: security.SMACK64TRANSMUTE [ 0.190399] evm: security.SMACK64MMAP [ 0.191033] evm: security.ima [ 0.191570] evm: security.capability [ 0.192267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.193915] pinctrl core: initialized pinctrl subsystem [ 0.194912] RTC time: 6:48:52, date: 05/12/18 [ 0.195935] NET: Registered protocol family 16 [ 0.196985] cpuidle: using governor ladder [ 0.197831] cpuidle: using governor menu [ 0.198645] PCCT header not found. [ 0.199333] ACPI: bus type PCI registered [ 0.200028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.201105] PCI: Using configuration type 1 for base access [ 0.202036] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.203979] ACPI: Added _OSI(Module Device) [ 0.204913] ACPI: Added _OSI(Processor Device) [ 0.205754] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.206594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.208295] ACPI: Interpreter enabled [ 0.208967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.210569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.212169] ACPI: (supports S0 S3 S4 S5) [ 0.212843] ACPI: Using IOAPIC for interrupt routing [ 0.213666] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.217533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218635] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.219682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.221669] acpiphp: Slot [3] registered [ 0.222392] acpiphp: Slot [4] registered [ 0.223078] acpiphp: Slot [5] registered [ 0.223760] acpiphp: Slot [6] registered [ 0.224450] acpiphp: Slot [7] registered [ 0.225141] acpiphp: Slot [8] registered [ 0.225841] acpiphp: Slot [9] registered [ 0.226548] acpiphp: Slot [10] registered [ 0.227262] acpiphp: Slot [11] registered [ 0.234495] acpiphp: Slot [12] registered [ 0.235205] acpiphp: Slot [13] registered [ 0.235904] acpiphp: Slot [14] registered [ 0.236615] acpiphp: Slot [15] registered [ 0.237319] acpiphp: Slot [16] registered [ 0.238022] acpiphp: Slot [17] registered [ 0.238744] acpiphp: Slot [18] registered [ 0.239446] acpiphp: Slot [19] registered [ 0.240147] acpiphp: Slot [20] registered [ 0.240852] acpiphp: Slot [21] registered [ 0.241559] acpiphp: Slot [22] registered [ 0.242270] acpiphp: Slot [23] registered [ 0.242980] acpiphp: Slot [24] registered [ 0.243685] acpiphp: Slot [25] registered [ 0.244391] acpiphp: Slot [26] registered [ 0.245098] acpiphp: Slot [27] registered [ 0.245803] acpiphp: Slot [28] registered [ 0.246524] acpiphp: Slot [29] registered [ 0.247246] acpiphp: Slot [30] registered [ 0.247957] acpiphp: Slot [31] registered [ 0.248652] PCI host bridge to bus 0000:00 [ 0.249347] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.250411] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.251482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.252727] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.253965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.255238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.259113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.260254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.261300] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.262418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.265918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267173] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.298964] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301469] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303130] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.306465] vgaarb: loaded [ 0.306983] vgaarb: bridge control possible 0000:00:02.0 [ 0.307987] SCSI subsystem initialized [ 0.308725] ACPI: bus type USB registered [ 0.309442] usbcore: registered new interface driver usbfs [ 0.310355] usbcore: registered new interface driver hub [ 0.311249] usbcore: registered new device driver usb [ 0.312195] PCI: Using ACPI for IRQ routing [ 0.313093] NetLabel: Initializing [ 0.313719] NetLabel: domain hash size = 128 [ 0.314464] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315307] NetLabel: unlabeled traffic allowed by default [ 0.316286] clocksource: Switched to clocksource kvm-clock [ 0.321560] AppArmor: AppArmor Filesystem Enabled [ 0.322429] pnp: PnP ACPI init [ 0.323235] pnp: PnP ACPI: found 5 devices [ 0.329470] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.330980] NET: Registered protocol family 2 [ 0.331826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.332966] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.334005] TCP: Hash tables configured (established 4096 bind 4096) [ 0.335217] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.336221] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.337463] NET: Registered protocol family 1 [ 0.338384] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.339363] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.340306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.354116] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.368105] Trying to unpack rootfs image as initramfs... [ 0.417647] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.419136] Scanning for low memory corruption every 60 seconds [ 0.420343] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.421363] audit: initializing netlink subsys (disabled) [ 0.422284] audit: type=2000 audit(1526107733.204:1): initialized [ 0.423480] Initialise system trusted keyring [ 0.424318] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.425357] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.427181] zbud: loaded [ 0.427798] VFS: Disk quotas dquot_6.6.0 [ 0.428550] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429926] fuse init (API version 7.23) [ 0.430727] Key type big_key registered [ 0.431431] Allocating IMA MOK and blacklist keyrings. [ 0.432430] Key type asymmetric registered [ 0.433150] Asymmetric key parser 'x509' registered [ 0.433979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.435632] io scheduler noop registered [ 0.436332] io scheduler deadline registered (default) [ 0.437209] io scheduler cfq registered [ 0.437955] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.438879] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.439988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.441249] ACPI: Power Button [PWRF] [ 0.441986] GHES: HEST is not enabled! [ 0.455545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.483051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.497173] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.498893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.522114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.523968] Linux agpgart interface v0.103 [ 0.525834] brd: module loaded [ 0.526882] loop: module loaded [ 0.532616] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.533842] GPT:90111 != 2097151 [ 0.534409] GPT:Alternate GPT header not at the end of the disk. [ 0.535339] GPT:90111 != 2097151 [ 0.535899] GPT: Use GNU Parted to correct GPT errors. [ 0.536724] vda: vda1 vda15 [ 0.538346] vdb: [ 0.539270] scsi host0: ata_piix [ 0.539903] scsi host1: ata_piix [ 0.540514] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.541565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.542807] libphy: Fixed MDIO Bus: probed [ 0.543505] tun: Universal TUN/TAP device driver, 1.6 [ 0.544321] tun: (C) 1999-2004 Max Krasnyansky [ 0.546035] PPP generic driver version 2.4.2 [ 0.546838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.547857] ehci-pci: EHCI PCI platform driver [ 0.548604] ehci-platform: EHCI generic platform driver [ 0.549449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.550417] ohci-pci: OHCI PCI platform driver [ 0.551153] ohci-platform: OHCI generic platform driver [ 0.551997] uhci_hcd: USB Universal Host Controller Interface driver [ 0.565943] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.566809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.568019] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.568845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.569788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.570860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.572066] usb usb1: Product: UHCI Host Controller [ 0.572868] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.573843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.574672] hub 1-0:1.0: USB hub found [ 0.575343] hub 1-0:1.0: 2 ports detected [ 0.576122] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.577884] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.578736] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.579626] mousedev: PS/2 mouse device common for all mice [ 0.580684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.582258] rtc_cmos 00:00: RTC can wake from S4 [ 0.583176] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.584199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.585234] i2c /dev entries driver [ 0.585871] device-mapper: uevent: version 1.0.3 [ 0.587075] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.588456] ledtrig-cpu: registered to indicate activity on CPUs [ 0.589591] NET: Registered protocol family 10 [ 0.590468] NET: Registered protocol family 17 [ 0.591232] Key type dns_resolver registered [ 0.592028] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.592971] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.595870] registered taskstats version 1 [ 0.596623] Loading compiled-in X.509 certificates [ 0.597927] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.599519] zswap: loaded using pool lzo/zbud [ 0.600787] Key type trusted registered [ 0.602241] Key type encrypted registered [ 0.602945] AppArmor: AppArmor sha1 policy hashing enabled [ 0.603826] ima: No TPM chip found, activating TPM-bypass! [ 0.604733] evm: HMAC attrs: 0x1 [ 0.612312] Magic number: 2:317:822 [ 0.613071] rtc_cmos 00:00: setting system clock to 2018-05-12 06:48:53 UTC (1526107733) [ 0.614446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.615391] EDD information not available. [ 0.701251] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.702591] Write protecting the kernel read-only data: 14336k [ 0.703993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.705554] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.57 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.888281] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVkKK7wdPxC+BZ8NnoK1vip75Qbhu3dcjqM37VjXsQleQCvVzFhzAYco8lDNYKVbX5DXQhMcEghqPm2C7RAKCP1sG9SP88Brf2DZIqRLQqPTtHX3OiVD8D6ptsB/29XJbHKWZjDUxBRtIHWDgcbprg/mDG0uJ2xQ0X6noukVIt5yN6SDt2iC7rphXdO9bjlOE3QQWgxW8jLUL01737U1ucmQGGrM302mM9bon1qkHIIz4vjF2yTlCWdQp5zHKX7fNl92kXqu33AlL5rSfi21cJFSt8X4CBSsJfDEd363FNoN7ydFAVDOsOhD2h3O79oCE/cvRqh4Lfm5ypd+3+Ckr5 root@opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab ssh-dss AAAAB3NzaC1kc3MAAACBAO3FIf+7XYUOtiSiSYyRGUX97ITDOVvtCpfGnaQkGSzDNy0RRJVmmNOp+eSRHOfH0r+UxMdyGSdiIrfmgsZsnpwkAJn5ovhYaY7ItUAZyekXKq1VUe+D/lA3ReHwCov2aSA300q7r90bMhjv9jhYqe02XKQux9SJpTYZvxTz2qCnAAAAFQChblGl7pFZn1oHZzCID/3k/eobVwAAAIEA3N1+2txyEGFHou7min487bPmBNSo+6VMxigoYQTrAKC6LogiPvtl3iuOtxe3L6IdKbKwcPmn5Mp00jpIKz8XtGrZs7V19EdZbPUSVwR0kb7D+F/WLgcih4xqnPa++8QAtisZ3JTq9OQc1NwayEY5mm8t2VdcPT2srukHEF/g6h8AAACBALbgdFzLYpEn7OKYX+GK4dHMdujR5BTPYrgExieaKUFMYYQksMwXA3ir3sjeTWsBVzvi3u2stsPfwYhZ6opYvd9HJgokOZ8mJ8cH6TknKwpsZKyKKt43oKXajd6ukae6qoQksJorH2DZcsv6V29g4SVnmCFPnDHLhwNIsUoA7Ntu root@opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:feb7:1cc/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 35e55457-0fda-462e-82b2-35ca20327cd8 name: opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab availability-zone: nova local-hostname: opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--cb43889d-d82d-41c7-993b-9838efed85ab login: 2018-05-12 06:49:00,217 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-12 06:49:16,351 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-12 06:49:16,355 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-12 06:49:16,357 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-12 06:49:16,358 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-12 06:49:16,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 06:49:16,926 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-12 06:49:32,391 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-12 06:49:33,190 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'795e9900-d8f6-439a-afc3-e7a4d212c74c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T06:34:48Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:34:42Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:49:33,191 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-12 06:49:33,191 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-12 06:49:33' 2018-05-12 06:49:33,191 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:49:33,191 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-12 06:49:34,029 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T06:49:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/f6cca58d-8bd2-4b07-af34-98033aa49883/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f6cca58d-8bd2-4b07-af34-98033aa49883', u'size': None, u'name': u'functest-vping--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', u'checksum': None, u'self': u'/v2/images/f6cca58d-8bd2-4b07-af34-98033aa49883', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T06:49:34Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 06:49:34,029 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:49:34,452 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T06:49:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f62cb5b-0c84-4665-8142-7892509e5948', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:49:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:49:35,420 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T06:49:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'bd98c6d3-bc9b-4c37-bdc1-56c361870cec', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', u'enable_dhcp': True, u'network_id': u'8f62cb5b-0c84-4665-8142-7892509e5948', u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:49:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:49:35,420 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:49:37,053 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b11d088a-5fbc-41fd-9ccf-57745c8e943d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'795e9900-d8f6-439a-afc3-e7a4d212c74c', u'ip_address': u'172.30.10.118'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:49:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-12T06:49:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'id': u'3678e332-0481-42f9-a775-969318e7351b', u'name': u'vping-router-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc'}) 2018-05-12 06:49:39,377 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:49:39,525 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'2c534486-fce2-45cf-9396-0f454f0d0a84', 'swap': 0}) 2018-05-12 06:49:40,495 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:49:50,778 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:01:8c', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f6cca58d-8bd2-4b07-af34-98033aa49883'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-12T06:49:49.000000', 'flavor': Munch({u'id': u'2c534486-fce2-45cf-9396-0f454f0d0a84'}), 'az': u'nova', 'id': u'e4708366-6b2e-498a-b066-97d15393e0de', 'security_groups': [Munch({u'name': u'vping-sg-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'626b41aa8a4d4cde959a249d4fe580d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-12T06:49:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-12T06:49:49Z', 'hostId': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000025', u'OS-SRV-USG:launched_at': u'2018-05-12T06:49:49.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', 'adminPass': u'otJy8k4SF2PR', 'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', 'created_at': u'2018-05-12T06:49:42Z', 'created': u'2018-05-12T06:49:42Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-12 06:49:52,460 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 7026255457745 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.118666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.120322] pid_max: default: 32768 minimum: 301 [ 0.121209] ACPI: Core revision 20150930 [ 0.122586] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.123896] Security Framework initialized [ 0.124694] Yama: becoming mindful. [ 0.125400] AppArmor: AppArmor initialized [ 0.126261] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.127660] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.128966] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.130178] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.131613] Initializing cgroup subsys io [ 0.132388] Initializing cgroup subsys memory [ 0.133191] Initializing cgroup subsys devices [ 0.134015] Initializing cgroup subsys freezer [ 0.134837] Initializing cgroup subsys net_cls [ 0.135695] Initializing cgroup subsys perf_event [ 0.136596] Initializing cgroup subsys net_prio [ 0.137488] Initializing cgroup subsys hugetlb [ 0.138364] Initializing cgroup subsys pids [ 0.139243] CPU: Physical Processor ID: 0 [ 0.140743] mce: CPU supports 10 MCE banks [ 0.141568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.142564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151566] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.156837] ftrace: allocating 31920 entries in 125 pages [ 0.179098] smpboot: Max logical packages: 1 [ 0.179972] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.181292] x2apic enabled [ 0.182022] Switched APIC routing to physical x2apic. [ 0.183534] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.184656] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.186654] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.188399] ... version: 2 [ 0.189188] ... bit width: 48 [ 0.189971] ... generic registers: 4 [ 0.190755] ... value mask: 0000ffffffffffff [ 0.191748] ... max period: 000000007fffffff [ 0.192753] ... fixed-purpose events: 3 [ 0.193534] ... event mask: 000000070000000f [ 0.194536] KVM setup paravirtual spinlock [ 0.195829] x86: Booted up 1 node, 1 CPUs [ 0.196629] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.198032] devtmpfs: initialized [ 0.199734] evm: security.selinux [ 0.200424] evm: security.SMACK64 [ 0.201108] evm: security.SMACK64EXEC [ 0.201849] evm: security.SMACK64TRANSMUTE [ 0.202676] evm: security.SMACK64MMAP [ 0.203440] evm: security.ima [ 0.204056] evm: security.capability [ 0.204845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.206784] pinctrl core: initialized pinctrl subsystem [ 0.207877] RTC time: 6:49:49, date: 05/12/18 [ 0.208843] NET: Registered protocol family 16 [ 0.209816] cpuidle: using governor ladder [ 0.210643] cpuidle: using governor menu [ 0.211453] PCCT header not found. [ 0.212206] ACPI: bus type PCI registered [ 0.213020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.214297] PCI: Using configuration type 1 for base access [ 0.215399] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.217419] ACPI: Added _OSI(Module Device) [ 0.218253] ACPI: Added _OSI(Processor Device) [ 0.219133] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.220051] ACPI: Added _OSI(Processor Aggregator Device) [ 0.221934] ACPI: Interpreter enabled [ 0.222692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.224540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.226409] ACPI: (supports S0 S3 S4 S5) [ 0.227182] ACPI: Using IOAPIC for interrupt routing [ 0.228147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.231207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232362] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.233621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.234870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237161] acpiphp: Slot [3] registered [ 0.237952] acpiphp: Slot [4] registered [ 0.238749] acpiphp: Slot [5] registered [ 0.239567] acpiphp: Slot [6] registered [ 0.240380] acpiphp: Slot [7] registered [ 0.241185] acpiphp: Slot [8] registered [ 0.241984] acpiphp: Slot [9] registered [ 0.242796] acpiphp: Slot [10] registered [ 0.243617] acpiphp: Slot [11] registered [ 0.251382] acpiphp: Slot [12] registered [ 0.252201] acpiphp: Slot [13] registered [ 0.253027] acpiphp: Slot [14] registered [ 0.253827] acpiphp: Slot [15] registered [ 0.254642] acpiphp: Slot [16] registered [ 0.255463] acpiphp: Slot [17] registered [ 0.256279] acpiphp: Slot [18] registered [ 0.257083] acpiphp: Slot [19] registered [ 0.257898] acpiphp: Slot [20] registered [ 0.258720] acpiphp: Slot [21] registered [ 0.259554] acpiphp: Slot [22] registered [ 0.260376] acpiphp: Slot [23] registered [ 0.261197] acpiphp: Slot [24] registered [ 0.262010] acpiphp: Slot [25] registered [ 0.262836] acpiphp: Slot [26] registered [ 0.263663] acpiphp: Slot [27] registered [ 0.264486] acpiphp: Slot [28] registered [ 0.265314] acpiphp: Slot [29] registered [ 0.266133] acpiphp: Slot [30] registered [ 0.266953] acpiphp: Slot [31] registered [ 0.267776] PCI host bridge to bus 0000:00 [ 0.268603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.269871] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.271147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.272676] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.274115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.275593] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.279337] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.280638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.281826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.283291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.286711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288158] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.316894] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.318275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.322338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324683] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327476] vgaarb: loaded [ 0.328074] vgaarb: bridge control possible 0000:00:02.0 [ 0.329240] SCSI subsystem initialized [ 0.330057] ACPI: bus type USB registered [ 0.330887] usbcore: registered new interface driver usbfs [ 0.331924] usbcore: registered new interface driver hub [ 0.332974] usbcore: registered new device driver usb [ 0.334047] PCI: Using ACPI for IRQ routing [ 0.335032] NetLabel: Initializing [ 0.335726] NetLabel: domain hash size = 128 [ 0.336591] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.337552] NetLabel: unlabeled traffic allowed by default [ 0.338673] clocksource: Switched to clocksource kvm-clock [ 0.344127] AppArmor: AppArmor Filesystem Enabled [ 0.345104] pnp: PnP ACPI init [ 0.345980] pnp: PnP ACPI: found 5 devices [ 0.352325] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.354075] NET: Registered protocol family 2 [ 0.355038] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.356364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.357539] TCP: Hash tables configured (established 4096 bind 4096) [ 0.358743] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.359868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.361019] NET: Registered protocol family 1 [ 0.361870] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.362999] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.364079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392270] Trying to unpack rootfs image as initramfs... [ 0.441752] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.443446] Scanning for low memory corruption every 60 seconds [ 0.444688] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445783] audit: initializing netlink subsys (disabled) [ 0.446744] audit: type=2000 audit(1526107789.973:1): initialized [ 0.448053] Initialise system trusted keyring [ 0.448939] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.450115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.452091] zbud: loaded [ 0.452762] VFS: Disk quotas dquot_6.6.0 [ 0.453572] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455100] fuse init (API version 7.23) [ 0.455962] Key type big_key registered [ 0.456712] Allocating IMA MOK and blacklist keyrings. [ 0.458195] Key type asymmetric registered [ 0.459008] Asymmetric key parser 'x509' registered [ 0.459956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.461379] io scheduler noop registered [ 0.462137] io scheduler deadline registered (default) [ 0.463109] io scheduler cfq registered [ 0.463930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.464956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.466204] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.467612] ACPI: Power Button [PWRF] [ 0.468412] GHES: HEST is not enabled! [ 0.482010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.509597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.523888] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.525734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.549140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.551189] Linux agpgart interface v0.103 [ 0.553146] brd: module loaded [ 0.554245] loop: module loaded [ 0.559073] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.560503] GPT:90111 != 2097151 [ 0.561127] GPT:Alternate GPT header not at the end of the disk. [ 0.562079] GPT:90111 != 2097151 [ 0.562654] GPT: Use GNU Parted to correct GPT errors. [ 0.563513] vda: vda1 vda15 [ 0.565180] vdb: [ 0.566083] scsi host0: ata_piix [ 0.566737] scsi host1: ata_piix [ 0.567365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.568440] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.569698] libphy: Fixed MDIO Bus: probed [ 0.570418] tun: Universal TUN/TAP device driver, 1.6 [ 0.571261] tun: (C) 1999-2004 Max Krasnyansky [ 0.573013] PPP generic driver version 2.4.2 [ 0.573799] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.574837] ehci-pci: EHCI PCI platform driver [ 0.575650] ehci-platform: EHCI generic platform driver [ 0.576623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.577737] ohci-pci: OHCI PCI platform driver [ 0.578493] ohci-platform: OHCI generic platform driver [ 0.579362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.593385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.594292] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.595550] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.596389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.597457] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.598528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.599776] usb usb1: Product: UHCI Host Controller [ 0.600589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.601585] usb usb1: SerialNumber: 0000:00:01.2 [ 0.602413] hub 1-0:1.0: USB hub found [ 0.603102] hub 1-0:1.0: 2 ports detected [ 0.603904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605690] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606518] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607427] mousedev: PS/2 mouse device common for all mice [ 0.608524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610125] rtc_cmos 00:00: RTC can wake from S4 [ 0.612290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.613365] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614415] i2c /dev entries driver [ 0.615093] device-mapper: uevent: version 1.0.3 [ 0.615937] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.617489] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618650] NET: Registered protocol family 10 [ 0.619550] NET: Registered protocol family 17 [ 0.620330] Key type dns_resolver registered [ 0.621149] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.622118] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.623682] registered taskstats version 1 [ 0.624397] Loading compiled-in X.509 certificates [ 0.625722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.627348] zswap: loaded using pool lzo/zbud [ 0.628614] Key type trusted registered [ 0.630072] Key type encrypted registered [ 0.630807] AppArmor: AppArmor sha1 policy hashing enabled [ 0.631727] ima: No TPM chip found, activating TPM-bypass! [ 0.632623] evm: HMAC attrs: 0x1 [ 0.640453] Magic number: 2:317:822 [ 0.641223] rtc_cmos 00:00: setting system clock to 2018-05-12 06:49:49 UTC (1526107789) [ 0.642622] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.643617] EDD information not available. [ 0.727615] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.728973] Write protecting the kernel read-only data: 14336k [ 0.730398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.732015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.790525] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.67 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK 2018-05-12 06:49:52,460 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc' 2018-05-12 06:50:02,556 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:28:e0', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f6cca58d-8bd2-4b07-af34-98033aa49883'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-12T06:49:59.000000', 'flavor': Munch({u'id': u'2c534486-fce2-45cf-9396-0f454f0d0a84'}), 'az': u'nova', 'id': u'0dcde64a-a063-456d-8def-3ad2f4815fcc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'626b41aa8a4d4cde959a249d4fe580d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-12T06:49:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-12T06:50:00Z', 'hostId': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'7228956b1db3ca602928807f57fa6f08e505e88414647ac4ea2bd597', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000028', u'OS-SRV-USG:launched_at': u'2018-05-12T06:49:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3352ab63445c4721aa71b6bca1b915a8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc', 'adminPass': u'8xseWq64tqjC', 'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', 'created_at': u'2018-05-12T06:49:54Z', 'created': u'2018-05-12T06:49:54Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-12 06:50:04,415 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 7026255457745 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.118666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.120322] pid_max: default: 32768 minimum: 301 [ 0.121209] ACPI: Core revision 20150930 [ 0.122586] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.123896] Security Framework initialized [ 0.124694] Yama: becoming mindful. [ 0.125400] AppArmor: AppArmor initialized [ 0.126261] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.127660] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.128966] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.130178] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.131613] Initializing cgroup subsys io [ 0.132388] Initializing cgroup subsys memory [ 0.133191] Initializing cgroup subsys devices [ 0.134015] Initializing cgroup subsys freezer [ 0.134837] Initializing cgroup subsys net_cls [ 0.135695] Initializing cgroup subsys perf_event [ 0.136596] Initializing cgroup subsys net_prio [ 0.137488] Initializing cgroup subsys hugetlb [ 0.138364] Initializing cgroup subsys pids [ 0.139243] CPU: Physical Processor ID: 0 [ 0.140743] mce: CPU supports 10 MCE banks [ 0.141568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.142564] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151566] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.156837] ftrace: allocating 31920 entries in 125 pages [ 0.179098] smpboot: Max logical packages: 1 [ 0.179972] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.181292] x2apic enabled [ 0.182022] Switched APIC routing to physical x2apic. [ 0.183534] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.184656] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.186654] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.188399] ... version: 2 [ 0.189188] ... bit width: 48 [ 0.189971] ... generic registers: 4 [ 0.190755] ... value mask: 0000ffffffffffff [ 0.191748] ... max period: 000000007fffffff [ 0.192753] ... fixed-purpose events: 3 [ 0.193534] ... event mask: 000000070000000f [ 0.194536] KVM setup paravirtual spinlock [ 0.195829] x86: Booted up 1 node, 1 CPUs [ 0.196629] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.198032] devtmpfs: initialized [ 0.199734] evm: security.selinux [ 0.200424] evm: security.SMACK64 [ 0.201108] evm: security.SMACK64EXEC [ 0.201849] evm: security.SMACK64TRANSMUTE [ 0.202676] evm: security.SMACK64MMAP [ 0.203440] evm: security.ima [ 0.204056] evm: security.capability [ 0.204845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.206784] pinctrl core: initialized pinctrl subsystem [ 0.207877] RTC time: 6:49:49, date: 05/12/18 [ 0.208843] NET: Registered protocol family 16 [ 0.209816] cpuidle: using governor ladder [ 0.210643] cpuidle: using governor menu [ 0.211453] PCCT header not found. [ 0.212206] ACPI: bus type PCI registered [ 0.213020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.214297] PCI: Using configuration type 1 for base access [ 0.215399] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.217419] ACPI: Added _OSI(Module Device) [ 0.218253] ACPI: Added _OSI(Processor Device) [ 0.219133] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.220051] ACPI: Added _OSI(Processor Aggregator Device) [ 0.221934] ACPI: Interpreter enabled [ 0.222692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.224540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.226409] ACPI: (supports S0 S3 S4 S5) [ 0.227182] ACPI: Using IOAPIC for interrupt routing [ 0.228147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.231207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.232362] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.233621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.234870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.237161] acpiphp: Slot [3] registered [ 0.237952] acpiphp: Slot [4] registered [ 0.238749] acpiphp: Slot [5] registered [ 0.239567] acpiphp: Slot [6] registered [ 0.240380] acpiphp: Slot [7] registered [ 0.241185] acpiphp: Slot [8] registered [ 0.241984] acpiphp: Slot [9] registered [ 0.242796] acpiphp: Slot [10] registered [ 0.243617] acpiphp: Slot [11] registered [ 0.251382] acpiphp: Slot [12] registered [ 0.252201] acpiphp: Slot [13] registered [ 0.253027] acpiphp: Slot [14] registered [ 0.253827] acpiphp: Slot [15] registered [ 0.254642] acpiphp: Slot [16] registered [ 0.255463] acpiphp: Slot [17] registered [ 0.256279] acpiphp: Slot [18] registered [ 0.257083] acpiphp: Slot [19] registered [ 0.257898] acpiphp: Slot [20] registered [ 0.258720] acpiphp: Slot [21] registered [ 0.259554] acpiphp: Slot [22] registered [ 0.260376] acpiphp: Slot [23] registered [ 0.261197] acpiphp: Slot [24] registered [ 0.262010] acpiphp: Slot [25] registered [ 0.262836] acpiphp: Slot [26] registered [ 0.263663] acpiphp: Slot [27] registered [ 0.264486] acpiphp: Slot [28] registered [ 0.265314] acpiphp: Slot [29] registered [ 0.266133] acpiphp: Slot [30] registered [ 0.266953] acpiphp: Slot [31] registered [ 0.267776] PCI host bridge to bus 0000:00 [ 0.268603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.269871] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.271147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.272676] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.274115] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.275593] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.279337] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.280638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.281826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.283291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.286711] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288158] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.316894] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.318275] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.322338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324683] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.327476] vgaarb: loaded [ 0.328074] vgaarb: bridge control possible 0000:00:02.0 [ 0.329240] SCSI subsystem initialized [ 0.330057] ACPI: bus type USB registered [ 0.330887] usbcore: registered new interface driver usbfs [ 0.331924] usbcore: registered new interface driver hub [ 0.332974] usbcore: registered new device driver usb [ 0.334047] PCI: Using ACPI for IRQ routing [ 0.335032] NetLabel: Initializing [ 0.335726] NetLabel: domain hash size = 128 [ 0.336591] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.337552] NetLabel: unlabeled traffic allowed by default [ 0.338673] clocksource: Switched to clocksource kvm-clock [ 0.344127] AppArmor: AppArmor Filesystem Enabled [ 0.345104] pnp: PnP ACPI init [ 0.345980] pnp: PnP ACPI: found 5 devices [ 0.352325] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.354075] NET: Registered protocol family 2 [ 0.355038] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.356364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.357539] TCP: Hash tables configured (established 4096 bind 4096) [ 0.358743] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.359868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.361019] NET: Registered protocol family 1 [ 0.361870] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.362999] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.364079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392270] Trying to unpack rootfs image as initramfs... [ 0.441752] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.443446] Scanning for low memory corruption every 60 seconds [ 0.444688] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445783] audit: initializing netlink subsys (disabled) [ 0.446744] audit: type=2000 audit(1526107789.973:1): initialized [ 0.448053] Initialise system trusted keyring [ 0.448939] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.450115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.452091] zbud: loaded [ 0.452762] VFS: Disk quotas dquot_6.6.0 [ 0.453572] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455100] fuse init (API version 7.23) [ 0.455962] Key type big_key registered [ 0.456712] Allocating IMA MOK and blacklist keyrings. [ 0.458195] Key type asymmetric registered [ 0.459008] Asymmetric key parser 'x509' registered [ 0.459956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.461379] io scheduler noop registered [ 0.462137] io scheduler deadline registered (default) [ 0.463109] io scheduler cfq registered [ 0.463930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.464956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.466204] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.467612] ACPI: Power Button [PWRF] [ 0.468412] GHES: HEST is not enabled! [ 0.482010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.509597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.523888] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.525734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.549140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.551189] Linux agpgart interface v0.103 [ 0.553146] brd: module loaded [ 0.554245] loop: module loaded [ 0.559073] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.560503] GPT:90111 != 2097151 [ 0.561127] GPT:Alternate GPT header not at the end of the disk. [ 0.562079] GPT:90111 != 2097151 [ 0.562654] GPT: Use GNU Parted to correct GPT errors. [ 0.563513] vda: vda1 vda15 [ 0.565180] vdb: [ 0.566083] scsi host0: ata_piix [ 0.566737] scsi host1: ata_piix [ 0.567365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.568440] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.569698] libphy: Fixed MDIO Bus: probed [ 0.570418] tun: Universal TUN/TAP device driver, 1.6 [ 0.571261] tun: (C) 1999-2004 Max Krasnyansky [ 0.573013] PPP generic driver version 2.4.2 [ 0.573799] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.574837] ehci-pci: EHCI PCI platform driver [ 0.575650] ehci-platform: EHCI generic platform driver [ 0.576623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.577737] ohci-pci: OHCI PCI platform driver [ 0.578493] ohci-platform: OHCI generic platform driver [ 0.579362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.593385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.594292] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.595550] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.596389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.597457] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.598528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.599776] usb usb1: Product: UHCI Host Controller [ 0.600589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.601585] usb usb1: SerialNumber: 0000:00:01.2 [ 0.602413] hub 1-0:1.0: USB hub found [ 0.603102] hub 1-0:1.0: 2 ports detected [ 0.603904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605690] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606518] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607427] mousedev: PS/2 mouse device common for all mice [ 0.608524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610125] rtc_cmos 00:00: RTC can wake from S4 [ 0.612290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.613365] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614415] i2c /dev entries driver [ 0.615093] device-mapper: uevent: version 1.0.3 [ 0.615937] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.617489] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618650] NET: Registered protocol family 10 [ 0.619550] NET: Registered protocol family 17 [ 0.620330] Key type dns_resolver registered [ 0.621149] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.622118] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.623682] registered taskstats version 1 [ 0.624397] Loading compiled-in X.509 certificates [ 0.625722] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.627348] zswap: loaded using pool lzo/zbud [ 0.628614] Key type trusted registered [ 0.630072] Key type encrypted registered [ 0.630807] AppArmor: AppArmor sha1 policy hashing enabled [ 0.631727] ima: No TPM chip found, activating TPM-bypass! [ 0.632623] evm: HMAC attrs: 0x1 [ 0.640453] Magic number: 2:317:822 [ 0.641223] rtc_cmos 00:00: setting system clock to 2018-05-12 06:49:49 UTC (1526107789) [ 0.642622] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.643617] EDD information not available. [ 0.727615] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.728973] Write protecting the kernel read-only data: 14336k [ 0.730398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.732015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.790525] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.67 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwfcIyOg0QjT8Jtn2b8o04HisvKs5LDZ398ZFIudpQPkUudJx8QxlGuu18tJn6R7orpIi2BWUptkZF0Qt6P8RqhANlB4Kj8stKUdda88ljx0HKAsdtRejlfrYtMI1YnBt3oiB6n2pk3JR+XDubsavHL1v/t168bLzANE+pXJqdIKLitXW5wkGri/crdw9f4a+0ypyuQhB9xjcuXvH7YAePv2Tlyw+DV+QHKFfd3/OKNR2aEFJjw7Ky5nedEvHm6k2G+y+EdHRmFr6Rf2+ODq1AxAFgOL0669n5waQH0iQxcwmbJZ8h4xHarWmg66dRrzHCNqSxHTSdyZdlAlgqy9Bt root@opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc ssh-dss AAAAB3NzaC1kc3MAAACBAKTpQ/1maJmlGM4FF2VSGH9pA7SkK+x7XPp6J5PPywV3aqxQRSxnd1g7FlpMnknhMtTdG4obp/x8eM4Fctx1PksPRL8v/1NvRmIbjyzru2nGVk8w5Te/ybU+xe4iuOzxSt0DIfrSqySB3F8KjP+yDGmpba1EuV57MpIBe/ALZ6q1AAAAFQCJQgfb5aOXvRIi0n9zrJP60UW6LQAAAIAqPe+gazCxCUt/22kLuk2ObSG+102haN7aIcBKzHE0ku01nFzBIz/YCBVMpFiiUrvIoIY3to42M91XiuAlYOwyXBMdmI33EC2nR2z8wdJnjxwpNga5QQZwB5mtKAA1q5E/r/dZMtxna2z4whpqOJbfhM+7wU5y/73Y1rCahG4JcAAAAIBX528WiHCfkgj5g814yzwDcbQGQM7iHN7IOWeB0RAMOsqHyC8WdILq+jO5iKnE7ktuMdH3EtygiyN4x2t/uVnU7DB/53LQmNPPePrJjEt02kaiOl1UhJoyQnfcivJmsQPqp22A0INXQWI59HDxajbY3SR6hiAJjbGQeP2EQ/5/1A== root@opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fec2:18c/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: e4708366-6b2e-498a-b066-97d15393e0de name: opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc availability-zone: nova local-hostname: opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.85 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-e83aa026-bb13-4bb1-b729-0a73f8ba9fcc login: /dev/root resized successfully [took 7.67s] 2018-05-12 06:50:04,415 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-12 06:50:04,416 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-12 06:50:06,474 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 7036908060620 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.120545] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.122135] pid_max: default: 32768 minimum: 301 [ 0.122998] ACPI: Core revision 20150930 [ 0.124334] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.125589] Security Framework initialized [ 0.126379] Yama: becoming mindful. [ 0.127075] AppArmor: AppArmor initialized [ 0.127887] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.129204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.130487] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.131682] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.133052] Initializing cgroup subsys io [ 0.133821] Initializing cgroup subsys memory [ 0.134656] Initializing cgroup subsys devices [ 0.135482] Initializing cgroup subsys freezer [ 0.136321] Initializing cgroup subsys net_cls [ 0.137250] Initializing cgroup subsys perf_event [ 0.138231] Initializing cgroup subsys net_prio [ 0.139181] Initializing cgroup subsys hugetlb [ 0.140105] Initializing cgroup subsys pids [ 0.141011] CPU: Physical Processor ID: 0 [ 0.142564] mce: CPU supports 10 MCE banks [ 0.143460] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.144552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159449] ftrace: allocating 31920 entries in 125 pages [ 0.181551] smpboot: Max logical packages: 1 [ 0.182466] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.183872] x2apic enabled [ 0.184644] Switched APIC routing to physical x2apic. [ 0.186213] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.187379] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.189416] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.191194] ... version: 2 [ 0.192009] ... bit width: 48 [ 0.192847] ... generic registers: 4 [ 0.193656] ... value mask: 0000ffffffffffff [ 0.194688] ... max period: 000000007fffffff [ 0.195708] ... fixed-purpose events: 3 [ 0.196514] ... event mask: 000000070000000f [ 0.197567] KVM setup paravirtual spinlock [ 0.198895] x86: Booted up 1 node, 1 CPUs [ 0.199746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.201227] devtmpfs: initialized [ 0.203014] evm: security.selinux [ 0.203761] evm: security.SMACK64 [ 0.204493] evm: security.SMACK64EXEC [ 0.205293] evm: security.SMACK64TRANSMUTE [ 0.206158] evm: security.SMACK64MMAP [ 0.206965] evm: security.ima [ 0.207634] evm: security.capability [ 0.208498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.210487] pinctrl core: initialized pinctrl subsystem [ 0.211631] RTC time: 6:50:00, date: 05/12/18 [ 0.212634] NET: Registered protocol family 16 [ 0.213658] cpuidle: using governor ladder [ 0.214558] cpuidle: using governor menu [ 0.215397] PCCT header not found. [ 0.216180] ACPI: bus type PCI registered [ 0.217029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.218356] PCI: Using configuration type 1 for base access [ 0.219511] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.221575] ACPI: Added _OSI(Module Device) [ 0.222461] ACPI: Added _OSI(Processor Device) [ 0.223378] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.224328] ACPI: Added _OSI(Processor Aggregator Device) [ 0.226247] ACPI: Interpreter enabled [ 0.227043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.229045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.231006] ACPI: (supports S0 S3 S4 S5) [ 0.231828] ACPI: Using IOAPIC for interrupt routing [ 0.232844] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.235984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.237215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.238601] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.239904] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.242304] acpiphp: Slot [3] registered [ 0.243162] acpiphp: Slot [4] registered [ 0.244014] acpiphp: Slot [5] registered [ 0.244853] acpiphp: Slot [6] registered [ 0.245693] acpiphp: Slot [7] registered [ 0.246543] acpiphp: Slot [8] registered [ 0.247392] acpiphp: Slot [9] registered [ 0.248290] acpiphp: Slot [10] registered [ 0.249142] acpiphp: Slot [11] registered [ 0.256822] acpiphp: Slot [12] registered [ 0.257730] acpiphp: Slot [13] registered [ 0.258619] acpiphp: Slot [14] registered [ 0.259470] acpiphp: Slot [15] registered [ 0.260324] acpiphp: Slot [16] registered [ 0.261191] acpiphp: Slot [17] registered [ 0.262041] acpiphp: Slot [18] registered [ 0.262902] acpiphp: Slot [19] registered [ 0.263752] acpiphp: Slot [20] registered [ 0.264605] acpiphp: Slot [21] registered [ 0.265511] acpiphp: Slot [22] registered [ 0.266381] acpiphp: Slot [23] registered [ 0.267291] acpiphp: Slot [24] registered [ 0.268197] acpiphp: Slot [25] registered [ 0.269098] acpiphp: Slot [26] registered [ 0.269999] acpiphp: Slot [27] registered [ 0.270911] acpiphp: Slot [28] registered [ 0.271816] acpiphp: Slot [29] registered [ 0.272718] acpiphp: Slot [30] registered [ 0.273619] acpiphp: Slot [31] registered [ 0.274530] PCI host bridge to bus 0000:00 [ 0.275440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.276886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.278279] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.279925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.281542] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.283212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.287129] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.288650] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.290015] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.291512] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.295538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.297375] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325052] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.326629] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.328108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.330103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332668] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.333825] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.334986] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336636] vgaarb: loaded [ 0.337255] vgaarb: bridge control possible 0000:00:02.0 [ 0.338469] SCSI subsystem initialized [ 0.339373] ACPI: bus type USB registered [ 0.340231] usbcore: registered new interface driver usbfs [ 0.341349] usbcore: registered new interface driver hub [ 0.342426] usbcore: registered new device driver usb [ 0.343565] PCI: Using ACPI for IRQ routing [ 0.344606] NetLabel: Initializing [ 0.345361] NetLabel: domain hash size = 128 [ 0.346269] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347297] NetLabel: unlabeled traffic allowed by default [ 0.348482] clocksource: Switched to clocksource kvm-clock [ 0.353953] AppArmor: AppArmor Filesystem Enabled [ 0.354988] pnp: PnP ACPI init [ 0.355917] pnp: PnP ACPI: found 5 devices [ 0.362364] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.364185] NET: Registered protocol family 2 [ 0.365200] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.366588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.367865] TCP: Hash tables configured (established 4096 bind 4096) [ 0.369132] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.370295] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.371628] NET: Registered protocol family 1 [ 0.372558] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373751] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403186] Trying to unpack rootfs image as initramfs... [ 0.453018] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.454794] Scanning for low memory corruption every 60 seconds [ 0.456199] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.457485] audit: initializing netlink subsys (disabled) [ 0.458599] audit: type=2000 audit(1526107800.601:1): initialized [ 0.460015] Initialise system trusted keyring [ 0.461026] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.462299] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.464364] zbud: loaded [ 0.465124] VFS: Disk quotas dquot_6.6.0 [ 0.465994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.467625] fuse init (API version 7.23) [ 0.468574] Key type big_key registered [ 0.469415] Allocating IMA MOK and blacklist keyrings. [ 0.470959] Key type asymmetric registered [ 0.471869] Asymmetric key parser 'x509' registered [ 0.472917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.474460] io scheduler noop registered [ 0.475410] io scheduler deadline registered (default) [ 0.476495] io scheduler cfq registered [ 0.477384] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.478523] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.479910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481465] ACPI: Power Button [PWRF] [ 0.482264] GHES: HEST is not enabled! [ 0.495885] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523581] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.537811] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.540851] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.566234] Linux agpgart interface v0.103 [ 0.568197] brd: module loaded [ 0.569324] loop: module loaded [ 0.573877] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.575229] GPT:90111 != 2097151 [ 0.575835] GPT:Alternate GPT header not at the end of the disk. [ 0.576855] GPT:90111 != 2097151 [ 0.577468] GPT: Use GNU Parted to correct GPT errors. [ 0.578364] vda: vda1 vda15 [ 0.580112] vdb: [ 0.581089] scsi host0: ata_piix [ 0.581786] scsi host1: ata_piix [ 0.582444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.583605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.584999] libphy: Fixed MDIO Bus: probed [ 0.585900] tun: Universal TUN/TAP device driver, 1.6 [ 0.586968] tun: (C) 1999-2004 Max Krasnyansky [ 0.589017] PPP generic driver version 2.4.2 [ 0.590003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591361] ehci-pci: EHCI PCI platform driver [ 0.592307] ehci-platform: EHCI generic platform driver [ 0.593428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.594714] ohci-pci: OHCI PCI platform driver [ 0.595636] ohci-platform: OHCI generic platform driver [ 0.596741] uhci_hcd: USB Universal Host Controller Interface driver [ 0.610997] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612113] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613719] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.614808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618902] usb usb1: Product: UHCI Host Controller [ 0.619907] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.621170] usb usb1: SerialNumber: 0000:00:01.2 [ 0.622181] hub 1-0:1.0: USB hub found [ 0.622952] hub 1-0:1.0: 2 ports detected [ 0.623905] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.626021] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.627003] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628103] mousedev: PS/2 mouse device common for all mice [ 0.629358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631333] rtc_cmos 00:00: RTC can wake from S4 [ 0.632433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633785] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.635044] i2c /dev entries driver [ 0.635842] device-mapper: uevent: version 1.0.3 [ 0.637233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.638862] ledtrig-cpu: registered to indicate activity on CPUs [ 0.640217] NET: Registered protocol family 10 [ 0.641287] NET: Registered protocol family 17 [ 0.642232] Key type dns_resolver registered [ 0.643211] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.644405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.646272] registered taskstats version 1 [ 0.647166] Loading compiled-in X.509 certificates [ 0.648698] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.650719] zswap: loaded using pool lzo/zbud [ 0.652136] Key type trusted registered [ 0.653699] Key type encrypted registered [ 0.654559] AppArmor: AppArmor sha1 policy hashing enabled [ 0.655663] ima: No TPM chip found, activating TPM-bypass! [ 0.656811] evm: HMAC attrs: 0x1 [ 0.664734] Magic number: 2:317:822 [ 0.665614] rtc_cmos 00:00: setting system clock to 2018-05-12 06:50:00 UTC (1526107800) [ 0.667172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.668155] EDD information not available. [ 0.741493] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.742928] Write protecting the kernel read-only data: 14336k [ 0.744383] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.746116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.804090] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.62 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQotGug+6MS2S1yCw4xMBg9LuGFoB29WVdM/UZ3K01wTqg+GwsCrTuE/n9HGkPmzpAsvt2w4FsAHyoVrJppAmxWpEaKDFXXcC6o1eOgUnTBMfHVOVHuRrTqkeWd9eGBqBEJ/tsIxm7KYLph8ixQtB8ZK39SfQuNKVwxxuF3WjP0Ncowgw1f0wdfZZ9O93AEXQvSTKi7Yf9pbM3q05DzMVv6wpTgvgZvfRx/Tdfj3x3eSyTEfe52E4F7n3THlHQQHp2KAeBq963Zx9sjSMO1rlNyPZRhUDkqHn1g5F6fQtFXUA78Dfy5u8oaLROdB+6ZfgvIwdhLRNYraN9rMcm3hCp root@opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc ssh-dss AAAAB3NzaC1kc3MAAACBAMt/TcXQ6JiXldm7sd1H+bGuX2l3vm9+cqgZqpHMrenG5SzbvSqWDe16AxLIy1/2beLBuaBx4ECyYXa80MXZSFEXV4ozZwqQ6k6nwhlTH3OIUHHu5iyoEme8bYwqg0FsNvoN0BwmAAAXIn7fKSskdI6KHfvVNhPZsQIwo9eXPNo1AAAAFQCR01IC+P09mGISLYztCpVY35PjZwAAAIEAv9UG4Uv24a+lvJ0XSThN8rnMQ9mzS4dZ0HXMyOStiVmeF6I+0j15udrz6x/7U0hHMhRdcUigZVQtDRehn1gtiRGQ8j90k6FSEKk/ZWF0wMlzgPxuXftU99VOL1ZGtyVkXfAObqNz9woLCDcuBOmTgcd2WA62zwlRUnyK0L3kz5sAAACBAJYjV/Mu1M7gbI2aHvXWEIxr46u0YIjT1aruKtSfYi9VjxY9wabSuEil/COWO3Ro1F4Bw/WbDLdUjZxhdUcGsLOX6vHDZg2mHm47GoC3ujukHsUiv8OYSHWJUQgHDR658TgQjkhBG4mJBmwfoq/gJC87wJs5uvlvhQ2nUarvYVZj root@opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe89:28e0/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 0dcde64a-a063-456d-8def-3ad2f4815fcc name: opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc availability-zone: nova local-hostname: opnfv-vping-2-userdata--e83aa026-bb13-4bb1-b729-0a73f8ba9fcc.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.65 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:89:28:E0 inet addr:192.168.130.13 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe89:28e0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:20 errors:0 dropped:1 overruns:0 frame:0 TX packets:19 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2676 (2.6 KiB) TX bytes:2147 (2.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.2 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes 2018-05-12 06:50:06,475 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-12 06:50:06,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 06:50:06,592 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-12 06:50:20,800 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-12 06:50:20,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-12 06:50:20,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-12 06:50:20,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 06:50:27,304 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a3480813-c304-48cf-9f3b-e2907973190f | 2018-05-12T06:50:26.698942 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a3480813-c304-48cf-9f3b-e2907973190f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-12 06:50:31,269 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 06:50:31,269 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-12 06:50:38,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b41de2af-288b-449b-898e-e2a78ef06124) as the default verifier for the future CLI operations. 2018-05-12 06:50:42,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-8fe9219b-063a-48b2-8379-8782b8dff346' 2018-05-12 06:50:43,192 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T06:50:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'689ccf41-d936-4ff3-8dcd-84286791475b', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-8fe9219b-063a-48b2-8379-8782b8dff346', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:50:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:50:44,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T06:50:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'3bc1015f-ea11-4850-9df0-240ff1c2ee52', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-8fe9219b-063a-48b2-8379-8782b8dff346', u'enable_dhcp': True, u'network_id': u'689ccf41-d936-4ff3-8dcd-84286791475b', u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T06:50:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 06:50:44,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-12 06:50:44,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-8fe9219b-063a-48b2-8379-8782b8dff346' 2018-05-12 06:50:45,077 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-8fe9219b-063a-48b2-8379-8782b8dff346', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T06:50:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/939ef9a5-9985-4af3-9fb8-fdd9730158da/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'939ef9a5-9985-4af3-9fb8-fdd9730158da', u'size': None, u'name': u'Cirros-0.4.0-8fe9219b-063a-48b2-8379-8782b8dff346', u'checksum': None, u'self': u'/v2/images/939ef9a5-9985-4af3-9fb8-fdd9730158da', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T06:50:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 06:50:45,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-8fe9219b-063a-48b2-8379-8782b8dff346' 2018-05-12 06:50:45,734 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-8fe9219b-063a-48b2-8379-8782b8dff346', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T06:50:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6b8c40de-49ca-4ba8-bcea-701928b1984e/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6b8c40de-49ca-4ba8-bcea-701928b1984e', u'size': None, u'name': u'Cirros-0.4.0-1-8fe9219b-063a-48b2-8379-8782b8dff346', u'checksum': None, u'self': u'/v2/images/6b8c40de-49ca-4ba8-bcea-701928b1984e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T06:50:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 06:50:45,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-12 06:50:45,912 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-8fe9219b-063a-48b2-8379-8782b8dff346', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7547a61b-9f98-42c7-9305-cbef9a020199', 'swap': 0}) 2018-05-12 06:50:46,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-8fe9219b-063a-48b2-8379-8782b8dff346', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'74894d1d-1a50-4173-8576-69f0f61978e9', 'swap': 0}) 2018-05-12 06:50:49,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-12 06:50:49,719 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-12 06:50:49,719 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-12 06:50:49,722 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-12 06:50:49,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-12 06:50:53,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b41de2af-288b-449b-898e-e2a78ef06124/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-12 06:50:53,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-12 06:50:53,016 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-12 06:50:53,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-12 07:09:20,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 409d2287-2d90-4cd9-8fac-8cc56587a397 2018-05-12 07:09:20,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '409d2287-2d90-4cd9-8fac-8cc56587a397']'. 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 409d2287-2d90-4cd9-8fac-8cc56587a397 | 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-12 07:09:21,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-12 06:50:55 | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 07:09:20 | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:25 | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b41de2af-288b-449b-898e-e2a78ef06124) | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a3480813-c304-48cf-9f3b-e2907973190f) | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-12 07:09:21,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1075.914 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 07:09:21,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 07:09:21,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-12 07:09:26,274 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 07:09:26,274 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:44 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-12 07:09:26,278 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-12 07:09:26,279 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-12 07:09:26,373 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-12 07:09:26,804 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-12 07:09:26,804 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-12 07:09:27,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 07:09:30,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 07:09:33,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bf1c7384-fae1-444a-8258-ac13f406074e | 2018-05-12T07:09:33.135545 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bf1c7384-fae1-444a-8258-ac13f406074e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-12 07:09:37,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 07:09:37,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-12 07:09:38,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9'... 2018-05-12 07:09:39,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-37a88fa1-4552-4af6-961b-49276f4e31e9'... 2018-05-12 07:09:41,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-37a88fa1-4552-4af6-961b-49276f4e31e9'... 2018-05-12 07:09:45,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9'... 2018-05-12 07:09:45,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-37a88fa1-4552-4af6-961b-49276f4e31e9'... 2018-05-12 07:09:45,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-12 07:09:45,422 - 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-05-12 07:09:45,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 07:09:45,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 07:09:45,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '8577f7bc-4073-40e3-96e2-ab4ca960f3f6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9', 'flavor_name': 'rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-37a88fa1-4552-4af6-961b-49276f4e31e9', '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-05-12 07:11:01,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e28c34ab-44b8-4f54-bc69-84c1509b9649 2018-05-12 07:11:01,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-12 07:11:01,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e28c34ab-44b8-4f54-bc69-84c1509b9649'] 2018-05-12 07:11:02,278 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742809 Full duration: 8.273011 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | total | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | -> duration | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.52319 Full duration: 8.601927 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | total | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> duration | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.213239 Full duration: 9.173827 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122119 Full duration: 8.975976 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275799 Full duration: 8.812661 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e28c34ab-44b8-4f54-bc69-84c1509b9649 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082801 Full duration: 8.750413 HINTS: * To plot HTML graphics with this data, run: rally task report e28c34ab-44b8-4f54-bc69-84c1509b9649 --out output.html * To generate a JUnit report, run: rally task export e28c34ab-44b8-4f54-bc69-84c1509b9649 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e28c34ab-44b8-4f54-bc69-84c1509b9649 --json --out output.json 2018-05-12 07:11:02,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e28c34ab-44b8-4f54-bc69-84c1509b9649'] 2018-05-12 07:11:03,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 07:11:03,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e28c34ab-44b8-4f54-bc69-84c1509b9649', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-12 07:11:03,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-12 07:11:03,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-12 07:11:03,214 - 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-05-12 07:11:03,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 07:11:03,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 07:11:03,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '8577f7bc-4073-40e3-96e2-ab4ca960f3f6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9', 'flavor_name': 'rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-37a88fa1-4552-4af6-961b-49276f4e31e9', '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-05-12 07:12:35,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 211d631a-7875-48f2-ba55-616582a34287 2018-05-12 07:12:35,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '211d631a-7875-48f2-ba55-616582a34287'] 2018-05-12 07:12:36,556 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 211d631a-7875-48f2-ba55-616582a34287: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 211d631a-7875-48f2-ba55-616582a34287 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.155 | 3.155 | 3.155 | 3.155 | 3.155 | 3.155 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | -> glance_v2.upload_data | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | glance_v2.delete_image | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> duration | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.444959 Full duration: 13.131167 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 211d631a-7875-48f2-ba55-616582a34287 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | -> glance_v2.upload_data | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | glance_v2.list_images | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 3.421 | 3.421 | 3.421 | 3.421 | 3.421 | 3.421 | 100.0% | 1 | | -> duration | 3.421 | 3.421 | 3.421 | 3.421 | 3.421 | 3.421 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.421427 Full duration: 15.243938 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 211d631a-7875-48f2-ba55-616582a34287 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | 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.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | -> duration | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.3198 Full duration: 8.950045 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "8577f7bc-4073-40e3-96e2-ab4ca960f3f6" } ], "flavor": { "name": "rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 211d631a-7875-48f2-ba55-616582a34287 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.148 | 3.148 | 3.148 | 3.148 | 3.148 | 3.148 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | -> glance_v2.upload_data | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | nova.boot_servers | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 100.0% | 1 | | total | 13.196 | 13.196 | 13.196 | 13.196 | 13.196 | 13.196 | 100.0% | 1 | | -> duration | 12.196 | 12.196 | 12.196 | 12.196 | 12.196 | 12.196 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.195798 Full duration: 33.78856 HINTS: * To plot HTML graphics with this data, run: rally task report 211d631a-7875-48f2-ba55-616582a34287 --out output.html * To generate a JUnit report, run: rally task export 211d631a-7875-48f2-ba55-616582a34287 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 211d631a-7875-48f2-ba55-616582a34287 --json --out output.json 2018-05-12 07:12:36,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '211d631a-7875-48f2-ba55-616582a34287'] 2018-05-12 07:12:37,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 07:12:37,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '211d631a-7875-48f2-ba55-616582a34287', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-12 07:12:37,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-12 07:12:37,567 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-12 07:12:37,567 - 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-05-12 07:12:37,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 07:12:37,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 07:12:37,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '8577f7bc-4073-40e3-96e2-ab4ca960f3f6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9', 'flavor_name': 'rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-37a88fa1-4552-4af6-961b-49276f4e31e9', '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-05-12 07:17:48,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b5d6593-29db-424f-8d34-7f5b4fdea21a 2018-05-12 07:17:48,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3b5d6593-29db-424f-8d34-7f5b4fdea21a'] 2018-05-12 07:17:49,528 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | 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.556 | 3.556 | 3.556 | 3.556 | 3.556 | 3.556 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.621 | 10.621 | 10.621 | 10.621 | 10.621 | 10.621 | 100.0% | 1 | | total | 14.178 | 14.178 | 14.178 | 14.178 | 14.178 | 14.178 | 100.0% | 1 | | -> duration | 14.178 | 14.178 | 14.178 | 14.178 | 14.178 | 14.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.178052 Full duration: 42.755569 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.227 | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 100.0% | 1 | | cinder_v2.delete_volume | 10.849 | 10.849 | 10.849 | 10.849 | 10.849 | 10.849 | 100.0% | 1 | | total | 14.076 | 14.076 | 14.076 | 14.076 | 14.076 | 14.076 | 100.0% | 1 | | -> duration | 14.076 | 14.076 | 14.076 | 14.076 | 14.076 | 14.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.07647 Full duration: 26.218423 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.819 | 5.819 | 5.819 | 5.819 | 5.819 | 5.819 | 100.0% | 1 | | cinder_v2.delete_volume | 10.816 | 10.816 | 10.816 | 10.816 | 10.816 | 10.816 | 100.0% | 1 | | total | 16.635 | 16.635 | 16.635 | 16.635 | 16.635 | 16.635 | 100.0% | 1 | | -> duration | 16.635 | 16.635 | 16.635 | 16.635 | 16.635 | 16.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.635359 Full duration: 28.614415 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.507 | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 100.0% | 1 | | cinder_v2.delete_volume | 10.834 | 10.834 | 10.834 | 10.834 | 10.834 | 10.834 | 100.0% | 1 | | total | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 100.0% | 1 | | -> duration | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.341929 Full duration: 25.45108 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.434 | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 100.0% | 1 | | cinder_v2.extend_volume | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 2.447 | 100.0% | 1 | | cinder_v2.delete_volume | 19.533 | 19.533 | 19.533 | 19.533 | 19.533 | 19.533 | 100.0% | 1 | | total | 25.415 | 25.415 | 25.415 | 25.415 | 25.415 | 25.415 | 100.0% | 1 | | -> duration | 25.415 | 25.415 | 25.415 | 25.415 | 25.415 | 25.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.414511 Full duration: 35.917877 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 27.393 | 27.393 | 27.393 | 27.393 | 27.393 | 27.393 | 100.0% | 1 | | cinder_v2.delete_volume | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 100.0% | 1 | | total | 38.252 | 38.252 | 38.252 | 38.252 | 38.252 | 38.252 | 100.0% | 1 | | -> duration | 38.252 | 38.252 | 38.252 | 38.252 | 38.252 | 38.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.25233 Full duration: 65.802274 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | cinder_v2.list_qos | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 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.927697 Full duration: 13.248129 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | cinder_v2.set_qos | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893601 Full duration: 13.89325 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | cinder_v2.list_types | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90511 Full duration: 13.793273 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3b5d6593-29db-424f-8d34-7f5b4fdea21a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823065 Full duration: 12.962875 HINTS: * To plot HTML graphics with this data, run: rally task report 3b5d6593-29db-424f-8d34-7f5b4fdea21a --out output.html * To generate a JUnit report, run: rally task export 3b5d6593-29db-424f-8d34-7f5b4fdea21a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3b5d6593-29db-424f-8d34-7f5b4fdea21a --json --out output.json 2018-05-12 07:17:49,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3b5d6593-29db-424f-8d34-7f5b4fdea21a'] 2018-05-12 07:17:50,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-12 07:17:50,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3b5d6593-29db-424f-8d34-7f5b4fdea21a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-12 07:17:50,585 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-12 07:17:50,586 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-12 07:17:50,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-12 07:17:50,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-12 07:17:50,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-12 07:17:50,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '8577f7bc-4073-40e3-96e2-ab4ca960f3f6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-37a88fa1-4552-4af6-961b-49276f4e31e9', 'flavor_name': 'rally-tiny-37a88fa1-4552-4af6-961b-49276f4e31e9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-37a88fa1-4552-4af6-961b-49276f4e31e9', '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-05-12 07:18:02,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 66d26921-8635-4be9-b0e5-4d9529df7cde 2018-05-12 07:18:02,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '66d26921-8635-4be9-b0e5-4d9529df7cde'] 2018-05-12 07:18:03,772 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 66d26921-8635-4be9-b0e5-4d9529df7cde: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 66d26921-8635-4be9-b0e5-4d9529df7cde 2018-05-12 07:18:03,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '66d26921-8635-4be9-b0e5-4d9529df7cde'] 2018-05-12 07:18:04,754 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-12 07:18:14,801 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-12 07:18:14,801 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-12 07:18:15,188 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 07:18:15,309 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,310 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,311 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,312 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,313 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,309 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:48 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-12 07:18:15,314 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 07:18:15,314 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-12 07:18:15,315 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-12 07:18:15,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-12 07:18:15,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-12 07:18:15,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 07:18:18,594 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 07:18:21,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5c75d5d6-8358-42e7-b988-8322de276ef8 | 2018-05-12T07:18:21.094230 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5c75d5d6-8358-42e7-b988-8322de276ef8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-12 07:18:25,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 07:18:25,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-12 07:18:28,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-12 07:18:32,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b9575d88-9612-44ce-92f1-41b7446899cc) as the default verifier for the future CLI operations. 2018-05-12 07:18:36,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-2412a991-9396-4db7-9bce-efdf0ca91859' 2018-05-12 07:18:37,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-12T07:18:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'513c787b-ee81-44b3-9bb4-7b7af2989b99', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-2412a991-9396-4db7-9bce-efdf0ca91859', u'admin_state_up': True, u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T07:18:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 07:18:38,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-12T07:18:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'0db76595-47fb-4d7f-a52d-7190a57fcb37', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-2412a991-9396-4db7-9bce-efdf0ca91859', u'enable_dhcp': True, u'network_id': u'513c787b-ee81-44b3-9bb4-7b7af2989b99', u'tenant_id': u'3352ab63445c4721aa71b6bca1b915a8', u'created_at': u'2018-05-12T07:18:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3352ab63445c4721aa71b6bca1b915a8'}) 2018-05-12 07:18:38,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-12 07:18:38,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-2412a991-9396-4db7-9bce-efdf0ca91859' 2018-05-12 07:18:39,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-2412a991-9396-4db7-9bce-efdf0ca91859', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T07:18:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5f841ec0-45f7-464f-91d9-720100f243b1/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5f841ec0-45f7-464f-91d9-720100f243b1', u'size': None, u'name': u'Cirros-0.4.0-2412a991-9396-4db7-9bce-efdf0ca91859', u'checksum': None, u'self': u'/v2/images/5f841ec0-45f7-464f-91d9-720100f243b1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T07:18:39Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 07:18:39,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-2412a991-9396-4db7-9bce-efdf0ca91859' 2018-05-12 07:18:40,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-2412a991-9396-4db7-9bce-efdf0ca91859', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-12T07:18:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1aa48d1e-7a6d-4491-8a00-e030dd381f5a/file', u'owner': u'3352ab63445c4721aa71b6bca1b915a8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1aa48d1e-7a6d-4491-8a00-e030dd381f5a', u'size': None, u'name': u'Cirros-0.4.0-1-2412a991-9396-4db7-9bce-efdf0ca91859', u'checksum': None, u'self': u'/v2/images/1aa48d1e-7a6d-4491-8a00-e030dd381f5a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-12T07:18:40Z', u'schema': u'/v2/schemas/image'}) 2018-05-12 07:18:40,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-12 07:18:40,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-2412a991-9396-4db7-9bce-efdf0ca91859', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3e015559-c3ff-49ce-99a1-3fb831feb22b', 'swap': 0}) 2018-05-12 07:18:40,815 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-2412a991-9396-4db7-9bce-efdf0ca91859', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3352ab63445c4721aa71b6bca1b915a8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a4a6be17-e918-4246-afb8-f30b482d5628', 'swap': 0}) 2018-05-12 07:18:44,573 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-12 07:18:44,573 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-12 07:18:44,574 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-12 07:18:44,577 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-12 07:18:44,584 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-12 07:18:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b9575d88-9612-44ce-92f1-41b7446899cc/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-12 07:18:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-12 07:20:22,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 44f752b2-1309-4f16-9a6b-12dcce685f9d 2018-05-12 07:20:22,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44f752b2-1309-4f16-9a6b-12dcce685f9d']'. 2018-05-12 07:20:23,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 07:20:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 07:20:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 07:20:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44f752b2-1309-4f16-9a6b-12dcce685f9d | 2018-05-12 07:20:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-12 07:20:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-12 07:18:50 | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 07:20:22 | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:32 | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b9575d88-9612-44ce-92f1-41b7446899cc) | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5c75d5d6-8358-42e7-b988-8322de276ef8) | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 64.929 | 2018-05-12 07:20:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 07:20:23,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 07:20:23,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-12 07:20:27,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 07:20:27,974 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-12 07:20:27,977 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-12 07:20:50,104 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-12 07:20:50,104 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-12 07:20:50,134 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-12 07:20:50,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 07:20:50,253 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-12 07:20:50,257 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-12 07:20:51,412 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-12 08:15:36,608 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 08:15:36,609 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 54:45 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-12 08:15:36,614 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-12 08:15:36,706 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-12 08:15:39,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-12 08:15:43,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0879b678-a67c-4dea-b45f-ce9b8dfb8566 | 2018-05-12T08:15:42.422282 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0879b678-a67c-4dea-b45f-ce9b8dfb8566 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-12 08:15:47,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-12 08:15:47,188 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-12 08:15:50,099 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-12 08:15:54,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9e932890-3313-48fa-94f2-626519b6d96f) as the default verifier for the future CLI operations. 2018-05-12 08:15:58,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-af9f6176-6ec9-4b06-b2f7-29ddbeececb2' 2018-05-12 08:15:59,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-af9f6176-6ec9-4b06-b2f7-29ddbeececb2' 2018-05-12 08:16:00,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-af9f6176-6ec9-4b06-b2f7-29ddbeececb2' 2018-05-12 08:16:01,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-12 08:16:05,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-12 08:16:08,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9e932890-3313-48fa-94f2-626519b6d96f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-12 08:16:08,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-12 08:18:51,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 078d5e06-2d38-44db-897c-71b70f099821 2018-05-12 08:18:51,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '078d5e06-2d38-44db-897c-71b70f099821']'. 2018-05-12 08:18:52,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-12 08:18:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-12 08:18:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 08:18:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 078d5e06-2d38-44db-897c-71b70f099821 | 2018-05-12 08:18:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-12 08:18:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-12 08:16:11 | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-12 08:18:51 | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:40 | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9e932890-3313-48fa-94f2-626519b6d96f) | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0879b678-a67c-4dea-b45f-ce9b8dfb8566) | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-12 08:18:52,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 147.063 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-12 08:18:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-12 08:18:52,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-12 08:18:57,139 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 08:18:57,140 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:59 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-12 08:18:57,145 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-12 08:18:57,145 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:53 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 18:44 | FAIL | | rally_sanity | functest | smoke | 08:48 | FAIL | | patrole | functest | smoke | 01:51 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 54:45 | PASS | | neutron_trunk | functest | smoke | 02:59 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-12 08:18:57,152 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-12 08:19:27,987 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-185 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 08:19:27,990 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-12 08:19:27,991 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 08:19:27,991 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-12 08:19:27,991 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-12 08:19:27,993 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-12 08:20:56,397 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-185 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 08:20:56,399 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-12 08:20:56,399 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 08:20:56,400 - xtesting.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-05-12 08:20:56,400 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-12 08:20:56,401 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-12 08:20:56,864 - 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-05-12 08:20:56,894 - 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'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-05-12 08:20:56,912 - 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/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-05-12 08:20:57,277 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-12 08:20:57,277 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-12 08:20:57,706 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-12 08:20:57,706 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-12 08:20:58,145 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-12 08:21:01,009 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-6c682d44-4cf9-4f9a-be59-9a7a3f1c48af, password=131ebc2d-9f9e-41c8-92bc-908791e2cdbc, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-6c682d44-4cf9-4f9a-be59-9a7a3f1c48af, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-12 08:21:01,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-12 08:21:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-05-12 08:21:02,652 - 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-05-12 08:22:46,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-12 08:22:52,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-05-12 08:22:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-05-12 08:23:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-05-12 08:23:07,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-12 08:23:08,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-05-12 08:25:37,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '131ebc2d-9f9e-41c8-92bc-908791e2cdbc', 'keystone_tenant_name': 'cloudify_ims-6c682d44-4cf9-4f9a-be59-9a7a3f1c48af', 'region': 'RegionOne', 'keystone_url': u'https://172.30.10.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-6c682d44-4cf9-4f9a-be59-9a7a3f1c48af', 'project_domain_name': 'Default'} 2018-05-12 08:25:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-05-12 08:25:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5923, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5929, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 3379, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5898, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1265, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 834, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'auto-restart', u'Id': u'cloudify-riemann.service', u'ActiveState': u'activating', u'SubState': u'auto-restart'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5892, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-05-12 08:25:52,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-05-12 08:26:22,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-05-12 08:26:22,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-05-12 08:26:23,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-05-12 08:26:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-05-12 08:26:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-05-12 08:27:02,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: linux.mirrors.es.net * updates: mirror.linuxfix.com Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.2.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7 base 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7 base 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.2.3.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7 base 101 k libgomp x86_64 4.8.5-28.el7 base 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 15 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7.x86_64 9/24 Updating : libgomp-4.8.5-28.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-862.2.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : libgomp-4.8.5-28.el7.x86_64 2/24 Verifying : glibc-devel-2.17-222.el7.x86_64 3/24 Verifying : glibc-headers-2.17-222.el7.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.2.3.el7.x86_64 5/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Verifying : gcc-4.8.5-28.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7.x86_64 8/24 Verifying : glibc-2.17-222.el7.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : cpp-4.8.5-28.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.2.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7 libgomp.x86_64 0:4.8.5-28.el7 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-05-12 08:27:05,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH cfy status stdout: Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-05-12 08:27:05,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-05-12 08:27:07,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-05-12 08:27:08,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-05-12 08:27:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-05-12 08:27:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-12 08:27:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-12 08:27:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-05-12 08:27:46,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-12 08:27:46,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-05-12 08:27:46,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-05-12 08:27:46,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-05-12 08:27:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-05-12 08:27:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-12 08:27:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-12 08:32:09,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-12 08:32:09,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:32:09,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-12 08:32:09,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:32:09,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:32:09,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:32:09,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.keypair.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:32:09,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:32:09,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:32:09,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:32:24,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:32:24,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-05-12 08:32:24,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:32:24,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:32:24,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:36:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:36:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:36:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:36:41,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:36:41,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:36:41,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:36:41,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:36:41,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.keypair.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:40:42,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:40:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:40:42,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-12 08:40:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-05-12 08:40:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:40:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:44:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:44:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:44:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-12 08:44:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-05-12 08:44:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:45:09,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-12 08:45:14,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:45:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-12 08:45:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:45:14,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:10,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:49:10,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:49:15,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-12 08:49:15,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:49:15,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:15,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:49:15,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-12 08:49:15,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-12 08:49:15,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:15,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.keypair.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 2/60] 2018-05-12 08:49:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:30,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-12 08:49:30,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:30,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-12 08:49:30,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-05-12 08:52:50,987 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 342, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 494, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-05-12 08:52:50,990 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-12 08:52:50,990 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-12 08:52:51,507 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 08:52:51,508 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 31:53 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-12 08:52:51,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:52:57,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:53:02,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-12 08:53:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:53:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-12 08:53:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:44,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:44,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. homer_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. homer_host_9lrmo9.runtime_properties.cloudify_agent 3. homer_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. ellis_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. ellis_host_wtu5nw.runtime_properties.cloudify_agent 3. ellis_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. vellum_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. vellum_host_6lf4hd.runtime_properties.cloudify_agent 3. vellum_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. dime_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. dime_host_hbkymp.runtime_properties.cloudify_agent 3. dime_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. sprout_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. sprout_host_rv0aec.runtime_properties.cloudify_agent 3. sprout_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. bono_host_0n1u8n.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. bind_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. bind_host_r3a7ol.runtime_properties.cloudify_agent 3. bind_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. ellis_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. ellis_host_wtu5nw.runtime_properties.cloudify_agent 3. ellis_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. proxy_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. proxy_host_0n0cvh.runtime_properties.cloudify_agent 3. proxy_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. homer_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. homer_host_9lrmo9.runtime_properties.cloudify_agent 3. homer_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:49,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. vellum_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. vellum_host_6lf4hd.runtime_properties.cloudify_agent 3. vellum_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. dime_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. dime_host_hbkymp.runtime_properties.cloudify_agent 3. dime_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:49,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. sprout_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. sprout_host_rv0aec.runtime_properties.cloudify_agent 3. sprout_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. bono_host_0n1u8n.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. bind_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. bind_host_r3a7ol.runtime_properties.cloudify_agent 3. bind_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. proxy_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. proxy_host_0n0cvh.runtime_properties.cloudify_agent 3. proxy_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-12 08:57:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:57:54,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:57:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:05,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-12 08:58:05,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:05,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:10,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:10,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:10,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-12 08:58:10,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-12 08:58:10,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:15,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-12 08:58:15,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-05-12 08:58:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-12 08:58:16,307 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-12 08:58:39,019 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-12 08:58:39,020 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-12 08:58:40,605 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-12 08:58:41,635 - 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-05-12 08:58:41,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-12 08:58:41,680 - 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'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-05-12 08:58:41,688 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-12 08:58:41,721 - 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-05-12 08:58:41,721 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-12 08:58:44,636 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-49ff3f66-cc02-4871-83ac-8503781963b6, password=ec212b25-dca6-4e63-8432-015e43d92796, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-49ff3f66-cc02-4871-83ac-8503781963b6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-12 08:58:44,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-12 08:58:44,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-05-12 08:58:44,636 - 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-05-12 09:00:31,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-05-12 09:00:42,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-05-12 09:00:44,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-05-12 09:00:55,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-05-12 09:00:58,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-12 09:00:59,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-05-12 09:03:11,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-05-12 09:03:26,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-05-12 09:03:56,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-05-12 09:03:56,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-05-12 09:04:18,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-05-12 09:04:18,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-05-12 09:04:39,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-05-12 09:04:39,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - SSH sudo yum install -y gcc python-devel stderr: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-05-12 09:04:39,284 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 289, in deploy_orchestrator ssh, cmd, "Unable to install packages on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 131, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-05-12 09:04:39,414 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 09:04:39,415 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:58 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-12 09:04:39,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-05-12 09:04:39,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 411, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `vrouter-opnfv` was not found 2018-05-12 09:04:39,487 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-12 09:04:58,123 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-05-12 09:04:58,124 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-12 09:04:58,218 - 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-05-12 09:04:58,237 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-12 09:04:58,237 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-12 09:05:01,348 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-8224bc4b-abd7-44f4-9a88-4d02411b770a, password=b46a758d-0e53-4f88-b1b9-4d03e093a07e, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-8224bc4b-abd7-44f4-9a88-4d02411b770a, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-12 09:05:01,982 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-12 09:05:03,178 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-05-12 09:05:03,178 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-12 09:05:04,855 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=060c9fb6-a2f9-4ccb-bf0c-0bf5e2a72a87, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-8224bc4b-abd7-44f4-9a88-4d02411b770a, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-12 09:05:05,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-05-12 09:05:05,055 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-05-12 09:05:05,055 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-05-12 09:05:09,283 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-05-12 09:05:16,930 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-05-12 09:05:17,725 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-05-12 09:05:17,736 - 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-05-12 09:05:17,737 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-12 09:05:26,892 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 9a5430b3-3dc5-495e-9852-f933c9f96ac5 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-12 09:05:26,893 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-05-12 09:05:34,521 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 01b5969c-b0ae-4ed3-ba72-40fa002ecb69 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-12 09:05:34,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 90145e22-f5c3-4cb2-801b-1d01b197fa16 2018-05-12 12:31:12,532 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 309, in deploy_orchestrator output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=90145e22-f5c3-4cb2-801b-1d01b197fa16', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status -15 2018-05-12 12:31:12,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-12 12:31:12,670 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 206:14 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-12 12:31:12,792 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 423, in clean output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'debug-log', '--replay', '--no-tail']' returned non-zero exit status 1 2018-05-12 12:31:12,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-05-12 12:31:12,793 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-12 12:31:18,150 - functest.core.vnf - ERROR - Unexpected error cleaning - Router interface for subnet 2532d9b0-b682-4e9d-9cb3-7f8711ad34cd on router 9787656a-ab14-47d5-a972-024ec7c364b4 cannot be deleted, as it is required by one or more floating IPs. Neutron server returns request_ids: ['req-2c144b5b-290b-4c15-b9a2-258c407c73cb'] 2018-05-12 12:31:18,978 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 2532d9b0-b682-4e9d-9cb3-7f8711ad34cd: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-3733ccff-388a-4cb6-a935-d49d9ee3ba4d'] 2018-05-12 12:31:23,100 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-05-12 12:31:23,101 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 31:53 | FAIL | | vyos_vrouter | functest | vnf | 05:58 | FAIL | | juju_epc | functest | vnf | 206:14 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-12 12:31:23,105 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-12 12:31:38,187 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-185 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-12 12:31:38,191 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-12 12:31:38,191 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-12 12:31:38,191 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-12 12:31:38,192 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-12 12:31:38,193 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK